Pull request #42763 updated Started by user Sebastiaan van Stijn Rebuilds build #11 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from f68260ba228349d0634235e7c314b4ed88083c62+41568dfc665ad4033d7fc860a5dac8102915008e (fbd0d464c26eb17f5c56b4be5495110b62439aba) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-42763@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-08-20T21:27:40.706Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-08-20T21:27:40.713Z] Trying to pass milestone 11 [Pipeline] milestone [2021-08-20T21:27:40.771Z] Trying to pass milestone 12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-08-20T21:27:40.947Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e2a5c24b4bc9c1d4) in /home/ubuntu/workspace/moby_PR-42763 [Pipeline] { [Pipeline] checkout [2021-08-20T21:27:40.988Z] The recommended git tool is: git [2021-08-20T21:27:41.048Z] using credential docker-jenkins-github-credentials [2021-08-20T21:27:41.054Z] Cloning the remote Git repository [2021-08-20T21:27:41.054Z] Cloning with configured refspecs honoured and without tags [2021-08-20T21:27:41.058Z] Cloning repository https://github.com/moby/moby.git [2021-08-20T21:27:41.058Z] > git init /home/ubuntu/workspace/moby_PR-42763 # timeout=10 [2021-08-20T21:27:41.076Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-20T21:27:41.077Z] > git --version # timeout=10 [2021-08-20T21:27:41.090Z] > git --version # 'git version 2.17.1' [2021-08-20T21:27:41.090Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-20T21:27:41.091Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42763/head:refs/remotes/origin/PR-42763 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-20T21:27:55.735Z] Fetching without tags [2021-08-20T21:27:55.972Z] Merging remotes/origin/master commit 41568dfc665ad4033d7fc860a5dac8102915008e into PR head commit f68260ba228349d0634235e7c314b4ed88083c62 [2021-08-20T21:27:55.701Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-20T21:27:55.704Z] > git config --add remote.origin.fetch +refs/pull/42763/head:refs/remotes/origin/PR-42763 # timeout=10 [2021-08-20T21:27:55.709Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-20T21:27:55.726Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-20T21:27:55.738Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-20T21:27:55.738Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-20T21:27:55.739Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42763/head:refs/remotes/origin/PR-42763 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-20T21:27:55.975Z] > git config core.sparsecheckout # timeout=10 [2021-08-20T21:27:55.979Z] > git checkout -f f68260ba228349d0634235e7c314b4ed88083c62 # timeout=10 [2021-08-20T21:27:56.475Z] > git remote # timeout=10 [2021-08-20T21:27:56.483Z] > git config --get remote.origin.url # timeout=10 [2021-08-20T21:27:56.501Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-20T21:27:56.502Z] > git merge 41568dfc665ad4033d7fc860a5dac8102915008e # timeout=10 [2021-08-20T21:27:57.036Z] Merge succeeded, producing dcf703c6d191787c64797ce851e87cec91c9f4c8 [2021-08-20T21:27:57.037Z] Checking out Revision dcf703c6d191787c64797ce851e87cec91c9f4c8 (PR-42763) [2021-08-20T21:27:57.097Z] Commit message: "Merge commit '41568dfc665ad4033d7fc860a5dac8102915008e' into HEAD" [2021-08-20T21:27:57.103Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-20T21:27:57.779Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42763:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-08-20T21:27:57.030Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-20T21:27:57.039Z] > git config core.sparsecheckout # timeout=10 [2021-08-20T21:27:57.044Z] > git checkout -f dcf703c6d191787c64797ce851e87cec91c9f4c8 # timeout=10 [2021-08-20T21:27:57.099Z] > git rev-list --no-walk 9516c16a8315cff6ef7656bab38dfb6082bdd623 # timeout=10 [2021-08-20T21:28:00.338Z] 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-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [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-RS1) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "win-RS5" skipped due to when conditional Stage "win-2022-c8d" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2021-08-20T21:28:00.850Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e2a5c24b4bc9c1d4) in /home/ubuntu/workspace/moby_PR-42763 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "win-RS5" skipped due to when conditional [Pipeline] } Stage "win-2022-c8d" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [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] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2021-08-20T21:28:00.921Z] The recommended git tool is: git [2021-08-20T21:28:00.930Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-08-20T21:28:00.943Z] Fetching changes from the remote Git repository [2021-08-20T21:28:00.950Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "win-RS5" skipped due to when conditional [Pipeline] } Stage "win-2022-c8d" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run 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] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-08-20T21:28:01.135Z] Running on azwin-2-ccc170 in d:\jenkins\workspace\moby_PR-42763 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] } [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] } [Pipeline] ws [2021-08-20T21:28:01.264Z] 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] } [2021-08-20T21:28:01.286Z] Merging remotes/origin/master commit 41568dfc665ad4033d7fc860a5dac8102915008e into PR head commit f68260ba228349d0634235e7c314b4ed88083c62 [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-08-20T21:28:01.374Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [2021-08-20T21:28:01.409Z] Merge succeeded, producing 32c17cea814dad5fb5239a5c3f278898decc72dc [2021-08-20T21:28:01.409Z] Checking out Revision 32c17cea814dad5fb5239a5c3f278898decc72dc (PR-42763) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-08-20T21:28:01.465Z] Commit message: "Merge commit '41568dfc665ad4033d7fc860a5dac8102915008e' into HEAD" Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2021-08-20T21:28:01.482Z] First time build. Skipping changelog. [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-08-20T21:28:01.584Z] using credential docker-jenkins-github-credentials [2021-08-20T21:28:01.659Z] Cloning the remote Git repository [2021-08-20T21:28:01.659Z] Cloning with configured refspecs honoured and without tags [2021-08-20T21:28:00.938Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42763/.git # timeout=10 [2021-08-20T21:28:00.945Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-20T21:28:00.995Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-20T21:28:00.995Z] > git --version # timeout=10 [2021-08-20T21:28:01.000Z] > git --version # 'git version 2.17.1' [2021-08-20T21:28:01.001Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-20T21:28:01.001Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42763/head:refs/remotes/origin/PR-42763 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-20T21:28:01.289Z] > git config core.sparsecheckout # timeout=10 [2021-08-20T21:28:01.295Z] > git checkout -f f68260ba228349d0634235e7c314b4ed88083c62 # timeout=10 [2021-08-20T21:28:01.339Z] > git remote # timeout=10 [2021-08-20T21:28:01.342Z] > git config --get remote.origin.url # timeout=10 [2021-08-20T21:28:01.347Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-20T21:28:01.348Z] > git merge 41568dfc665ad4033d7fc860a5dac8102915008e # timeout=10 [2021-08-20T21:28:01.403Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-20T21:28:01.411Z] > git config core.sparsecheckout # timeout=10 [2021-08-20T21:28:01.414Z] > git checkout -f 32c17cea814dad5fb5239a5c3f278898decc72dc # timeout=10 [2021-08-20T21:28:01.467Z] > git rev-list --no-walk 9516c16a8315cff6ef7656bab38dfb6082bdd623 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-20T21:28:01.681Z] Cloning repository https://github.com/moby/moby.git [2021-08-20T21:28:01.681Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-08-20T21:28:01.744Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-20T21:28:01.744Z] > git --version # timeout=10 [2021-08-20T21:28:01.791Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-20T21:28:01.791Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-20T21:28:01.791Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42763/head:refs/remotes/origin/PR-42763 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-20T21:28:02.653Z] + [ PR != PR ] [2021-08-20T21:28:02.653Z] + [ master != master ] [2021-08-20T21:28:02.653Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-20T21:28:03.006Z] + docker version [2021-08-20T21:28:03.006Z] Client: Docker Engine - Community [2021-08-20T21:28:03.006Z] Version: 20.10.6 [2021-08-20T21:28:03.006Z] API version: 1.41 [2021-08-20T21:28:03.006Z] Go version: go1.13.15 [2021-08-20T21:28:03.006Z] Git commit: 370c289 [2021-08-20T21:28:03.006Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-20T21:28:03.006Z] OS/Arch: linux/amd64 [2021-08-20T21:28:03.006Z] Context: default [2021-08-20T21:28:03.006Z] Experimental: true [2021-08-20T21:28:03.006Z] [2021-08-20T21:28:03.006Z] Server: Docker Engine - Community [2021-08-20T21:28:03.006Z] Engine: [2021-08-20T21:28:03.006Z] Version: 20.10.6 [2021-08-20T21:28:03.006Z] API version: 1.41 (minimum version 1.12) [2021-08-20T21:28:03.006Z] Go version: go1.13.15 [2021-08-20T21:28:03.006Z] Git commit: 8728dd2 [2021-08-20T21:28:03.006Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-20T21:28:03.006Z] OS/Arch: linux/amd64 [2021-08-20T21:28:03.006Z] Experimental: true [2021-08-20T21:28:03.006Z] containerd: [2021-08-20T21:28:03.006Z] Version: 1.4.6 [2021-08-20T21:28:03.006Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-20T21:28:03.006Z] runc: [2021-08-20T21:28:03.006Z] Version: 1.0.0-rc95 [2021-08-20T21:28:03.006Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-20T21:28:03.006Z] docker-init: [2021-08-20T21:28:03.006Z] Version: 0.19.0 [2021-08-20T21:28:03.006Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-20T21:28:03.322Z] + docker info [2021-08-20T21:28:04.249Z] Client: [2021-08-20T21:28:04.249Z] Context: default [2021-08-20T21:28:04.249Z] Debug Mode: false [2021-08-20T21:28:04.249Z] Plugins: [2021-08-20T21:28:04.249Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-20T21:28:04.249Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-20T21:28:04.249Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-20T21:28:04.249Z] [2021-08-20T21:28:04.249Z] Server: [2021-08-20T21:28:04.249Z] Containers: 0 [2021-08-20T21:28:04.249Z] Running: 0 [2021-08-20T21:28:04.249Z] Paused: 0 [2021-08-20T21:28:04.249Z] Stopped: 0 [2021-08-20T21:28:04.249Z] Images: 4 [2021-08-20T21:28:04.249Z] Server Version: 20.10.6 [2021-08-20T21:28:04.249Z] Storage Driver: overlay2 [2021-08-20T21:28:04.249Z] Backing Filesystem: extfs [2021-08-20T21:28:04.249Z] Supports d_type: true [2021-08-20T21:28:04.249Z] Native Overlay Diff: true [2021-08-20T21:28:04.249Z] userxattr: false [2021-08-20T21:28:04.249Z] Logging Driver: json-file [2021-08-20T21:28:04.249Z] Cgroup Driver: cgroupfs [2021-08-20T21:28:04.249Z] Cgroup Version: 1 [2021-08-20T21:28:04.249Z] Plugins: [2021-08-20T21:28:04.249Z] Volume: local [2021-08-20T21:28:04.249Z] Network: bridge host ipvlan macvlan null overlay [2021-08-20T21:28:04.249Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-20T21:28:04.249Z] Swarm: inactive [2021-08-20T21:28:04.249Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-20T21:28:04.249Z] Default Runtime: runc [2021-08-20T21:28:04.249Z] Init Binary: docker-init [2021-08-20T21:28:04.249Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-20T21:28:04.249Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-20T21:28:04.249Z] init version: de40ad0 [2021-08-20T21:28:04.249Z] Security Options: [2021-08-20T21:28:04.249Z] apparmor [2021-08-20T21:28:04.249Z] seccomp [2021-08-20T21:28:04.249Z] Profile: default [2021-08-20T21:28:04.249Z] Kernel Version: 5.4.0-1048-aws [2021-08-20T21:28:04.249Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-20T21:28:04.249Z] OSType: linux [2021-08-20T21:28:04.249Z] Architecture: x86_64 [2021-08-20T21:28:04.249Z] CPUs: 2 [2021-08-20T21:28:04.249Z] Total Memory: 7.569GiB [2021-08-20T21:28:04.249Z] Name: ip-10-100-68-35 [2021-08-20T21:28:04.249Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-20T21:28:04.249Z] Docker Root Dir: /var/lib/docker [2021-08-20T21:28:04.249Z] Debug Mode: false [2021-08-20T21:28:04.249Z] Registry: https://index.docker.io/v1/ [2021-08-20T21:28:04.249Z] Labels: [2021-08-20T21:28:04.249Z] Experimental: true [2021-08-20T21:28:04.249Z] Insecure Registries: [2021-08-20T21:28:04.249Z] 127.0.0.0/8 [2021-08-20T21:28:04.249Z] Live Restore Enabled: true [2021-08-20T21:28:04.249Z] [2021-08-20T21:28:04.249Z] WARNING: No swap limit support [Pipeline] sh [2021-08-20T21:28:04.562Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-20T21:28:04.562Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-20T21:28:04.562Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42763/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-20T21:28:04.817Z] + bash /home/ubuntu/workspace/moby_PR-42763/check-config.sh [2021-08-20T21:28:04.817Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-20T21:28:04.817Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-20T21:28:04.817Z] [2021-08-20T21:28:04.817Z] Generally Necessary: [2021-08-20T21:28:04.817Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-20T21:28:04.817Z] - apparmor: enabled and tools installed [2021-08-20T21:28:04.817Z] - CONFIG_NAMESPACES: enabled [2021-08-20T21:28:04.817Z] - CONFIG_NET_NS: enabled [2021-08-20T21:28:04.817Z] - CONFIG_PID_NS: enabled [2021-08-20T21:28:04.817Z] - CONFIG_IPC_NS: enabled [2021-08-20T21:28:04.817Z] - CONFIG_UTS_NS: enabled [2021-08-20T21:28:04.817Z] - CONFIG_CGROUPS: enabled [2021-08-20T21:28:04.817Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-20T21:28:04.817Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-20T21:28:04.817Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-20T21:28:04.817Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-20T21:28:04.817Z] - CONFIG_CPUSETS: enabled [2021-08-20T21:28:04.817Z] - CONFIG_MEMCG: enabled [2021-08-20T21:28:04.817Z] - CONFIG_KEYS: enabled [2021-08-20T21:28:04.817Z] - CONFIG_VETH: enabled (as module) [2021-08-20T21:28:04.817Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-20T21:28:04.817Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-20T21:28:04.817Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-20T21:28:04.817Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-20T21:28:04.817Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-20T21:28:04.817Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-20T21:28:04.817Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-20T21:28:04.817Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-20T21:28:04.817Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-20T21:28:04.817Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-20T21:28:04.817Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-20T21:28:04.817Z] [2021-08-20T21:28:04.817Z] Optional Features: [2021-08-20T21:28:04.817Z] - CONFIG_USER_NS: enabled [2021-08-20T21:28:04.817Z] - CONFIG_SECCOMP: enabled [2021-08-20T21:28:04.817Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-20T21:28:05.072Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-20T21:28:05.072Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-20T21:28:05.072Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-20T21:28:05.072Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-20T21:28:05.072Z] - CONFIG_BLK_CGROUP: enabled [2021-08-20T21:28:05.072Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-20T21:28:05.072Z] - CONFIG_CGROUP_PERF: enabled [2021-08-20T21:28:05.072Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-20T21:28:05.072Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-20T21:28:05.072Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-20T21:28:05.072Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-20T21:28:05.072Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-20T21:28:05.073Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-20T21:28:05.073Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-20T21:28:05.073Z] - CONFIG_IP_VS: enabled (as module) [2021-08-20T21:28:05.073Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-20T21:28:05.073Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-20T21:28:05.073Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-20T21:28:05.073Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-20T21:28:05.073Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-20T21:28:05.073Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-20T21:28:05.073Z] - CONFIG_EXT4_FS: enabled [2021-08-20T21:28:05.073Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-20T21:28:05.073Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-20T21:28:05.073Z] - Network Drivers: [2021-08-20T21:28:05.073Z] - "overlay": [2021-08-20T21:28:05.073Z] - CONFIG_VXLAN: enabled (as module) [2021-08-20T21:28:05.073Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-20T21:28:05.073Z] Optional (for encrypted networks): [2021-08-20T21:28:05.073Z] - CONFIG_CRYPTO: enabled [2021-08-20T21:28:05.073Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-20T21:28:05.073Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-20T21:28:05.073Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-20T21:28:05.073Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-20T21:28:05.073Z] - CONFIG_XFRM: enabled [2021-08-20T21:28:05.073Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-20T21:28:05.073Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-20T21:28:05.073Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-20T21:28:05.073Z] - "ipvlan": [2021-08-20T21:28:05.073Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-20T21:28:05.073Z] - "macvlan": [2021-08-20T21:28:05.073Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-20T21:28:05.073Z] - CONFIG_DUMMY: enabled (as module) [2021-08-20T21:28:05.073Z] - "ftp,tftp client in container": [2021-08-20T21:28:05.073Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-20T21:28:05.073Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-20T21:28:05.073Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-20T21:28:05.073Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-20T21:28:05.073Z] - Storage Drivers: [2021-08-20T21:28:05.073Z] - "aufs": [2021-08-20T21:28:05.073Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-20T21:28:05.073Z] - "btrfs": [2021-08-20T21:28:05.073Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-20T21:28:05.073Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-20T21:28:05.073Z] - "devicemapper": [2021-08-20T21:28:05.328Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-20T21:28:05.328Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-20T21:28:05.328Z] - "overlay": [2021-08-20T21:28:05.328Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-20T21:28:05.328Z] - "zfs": [2021-08-20T21:28:05.328Z] - /dev/zfs: present [2021-08-20T21:28:05.328Z] - zfs command: missing [2021-08-20T21:28:05.328Z] - zpool command: missing [2021-08-20T21:28:05.328Z] [2021-08-20T21:28:05.328Z] Limits: [2021-08-20T21:28:05.328Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-20T21:28:05.328Z] [2021-08-20T21:28:05.328Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-20T21:28:05.647Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:32c17cea814dad5fb5239a5c3f278898decc72dc . [2021-08-20T21:28:05.647Z] #1 [internal] load build definition from Dockerfile [2021-08-20T21:28:05.647Z] #1 sha256:c41a63d14c4ae1a246e8a559997ff0577dc6d6d2266249d3b2268caf0ff2d4f2 [2021-08-20T21:28:05.647Z] #1 transferring dockerfile: 16.33kB done [2021-08-20T21:28:05.647Z] #1 DONE 0.0s [2021-08-20T21:28:05.647Z] [2021-08-20T21:28:05.647Z] #2 [internal] load .dockerignore [2021-08-20T21:28:05.647Z] #2 sha256:443b534a44f997ae33e19d57e9058d678647e0d5438ea525681e2242ae31a771 [2021-08-20T21:28:05.647Z] #2 transferring context: 87B done [2021-08-20T21:28:05.647Z] #2 DONE 0.0s [2021-08-20T21:28:05.647Z] [2021-08-20T21:28:05.647Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-08-20T21:28:05.647Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-08-20T21:28:06.207Z] #3 DONE 0.3s [2021-08-20T21:28:06.207Z] [2021-08-20T21:28:06.207Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-08-20T21:28:06.207Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-08-20T21:28:06.207Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-08-20T21:28:06.207Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0B / 9.67MB 0.1s [2021-08-20T21:28:06.207Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-08-20T21:28:06.207Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done [2021-08-20T21:28:06.207Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done [2021-08-20T21:28:06.207Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 8.99MB / 9.67MB 0.2s [2021-08-20T21:28:06.207Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s done [2021-08-20T21:28:06.207Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.1s [2021-08-20T21:28:06.463Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.2s done [2021-08-20T21:28:06.463Z] #4 DONE 0.5s [2021-08-20T21:28:06.718Z] [2021-08-20T21:28:06.718Z] #6 [internal] load build definition from Dockerfile [2021-08-20T21:28:06.718Z] #6 sha256:7bb549d5b9d12c21308771df7a2083af37273740d021c7b4d15c811c3616842a [2021-08-20T21:28:06.718Z] #6 DONE 0.0s [2021-08-20T21:28:06.718Z] [2021-08-20T21:28:06.718Z] #5 [internal] load .dockerignore [2021-08-20T21:28:06.718Z] #5 sha256:3cb25bdcb38c0fdb3aba76d6060e47ae95bc399963c2dc143b824678dc641f52 [2021-08-20T21:28:06.718Z] #5 DONE 0.0s [2021-08-20T21:28:06.718Z] [2021-08-20T21:28:06.718Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-20T21:28:06.718Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-20T21:28:06.718Z] #7 DONE 0.1s [2021-08-20T21:28:06.718Z] [2021-08-20T21:28:06.718Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-08-20T21:28:06.718Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-08-20T21:28:06.974Z] #10 DONE 0.2s [2021-08-20T21:28:06.974Z] [2021-08-20T21:28:06.974Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-20T21:28:06.974Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-20T21:28:06.974Z] #8 DONE 0.1s [2021-08-20T21:28:06.974Z] [2021-08-20T21:28:06.974Z] #9 [internal] load metadata for docker.io/library/golang:1.16.7-bullseye [2021-08-20T21:28:06.974Z] #9 sha256:5f8721e1f43acd724bfc1ac4f7f92396ce055cdcb516d6e9c010e0b978d309f3 [2021-08-20T21:28:06.974Z] #9 DONE 0.2s [2021-08-20T21:28:07.230Z] [2021-08-20T21:28:07.230Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-20T21:28:07.230Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-20T21:28:07.230Z] #73 DONE 0.0s [2021-08-20T21:28:07.230Z] [2021-08-20T21:28:07.230Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-20T21:28:07.230Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-20T21:28:07.230Z] #71 DONE 0.0s [2021-08-20T21:28:07.230Z] [2021-08-20T21:28:07.230Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:28:07.230Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-20T21:28:07.230Z] #11 resolve docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 0.0s done [2021-08-20T21:28:07.230Z] #11 sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 0B / 5.15MB 0.1s [2021-08-20T21:28:07.230Z] #11 sha256:54406b2e8bb95003bcec911562d5606af1a17de7a2fcc7e8d7258fcb6e9a2fea 1.80kB / 1.80kB done [2021-08-20T21:28:07.230Z] #11 sha256:019c7b2e3cb8185c3c454f24679a7c83add6d31427e319d8bee35b12707f9a3f 6.99kB / 6.99kB done [2021-08-20T21:28:07.230Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 2.10MB / 54.92MB 0.1s [2021-08-20T21:28:07.230Z] #11 sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 1.86kB / 1.86kB done [2021-08-20T21:28:07.230Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 0B / 10.87MB 0.1s [2021-08-20T21:28:07.486Z] #11 sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 5.15MB / 5.15MB 0.3s [2021-08-20T21:28:07.486Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 12.58MB / 54.92MB 0.3s [2021-08-20T21:28:07.486Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 8.39MB / 10.87MB 0.3s [2021-08-20T21:28:07.486Z] #11 ... [2021-08-20T21:28:07.486Z] [2021-08-20T21:28:07.486Z] #50 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-20T21:28:07.486Z] #50 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-20T21:28:07.486Z] #50 CACHED [2021-08-20T21:28:07.486Z] [2021-08-20T21:28:07.486Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:28:07.486Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-20T21:28:07.486Z] #11 sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 5.15MB / 5.15MB 0.3s done [2021-08-20T21:28:07.486Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 24.12MB / 54.92MB 0.4s [2021-08-20T21:28:07.486Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 10.87MB / 10.87MB 0.4s done [2021-08-20T21:28:07.486Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 1.05MB / 54.57MB 0.4s [2021-08-20T21:28:07.486Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 0B / 85.72MB 0.4s [2021-08-20T21:28:07.743Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 30.41MB / 54.92MB 0.5s [2021-08-20T21:28:07.743Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 4.19MB / 54.57MB 0.5s [2021-08-20T21:28:07.743Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 41.94MB / 54.92MB 0.7s [2021-08-20T21:28:07.743Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 13.63MB / 54.57MB 0.7s [2021-08-20T21:28:07.743Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 12.58MB / 85.72MB 0.7s [2021-08-20T21:28:08.001Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 50.33MB / 54.92MB 0.8s [2021-08-20T21:28:08.001Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 20.97MB / 54.57MB 0.8s [2021-08-20T21:28:08.001Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 20.97MB / 85.72MB 0.8s [2021-08-20T21:28:08.001Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 0.9s done [2021-08-20T21:28:08.001Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 36.70MB / 54.57MB 1.0s [2021-08-20T21:28:08.001Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 31.67MB / 85.72MB 1.0s [2021-08-20T21:28:08.001Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 0B / 129.04MB 1.0s [2021-08-20T21:28:08.261Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 41.02MB / 54.57MB 1.1s [2021-08-20T21:28:08.261Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 41.05MB / 85.72MB 1.1s [2021-08-20T21:28:08.261Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 48.23MB / 54.57MB 1.2s [2021-08-20T21:28:08.261Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 50.33MB / 85.72MB 1.2s [2021-08-20T21:28:08.525Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 52.43MB / 54.57MB 1.3s [2021-08-20T21:28:08.525Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 55.57MB / 85.72MB 1.3s [2021-08-20T21:28:08.525Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 11.53MB / 129.04MB 1.3s [2021-08-20T21:28:08.525Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 [2021-08-20T21:28:08.525Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 62.91MB / 85.72MB 1.4s [2021-08-20T21:28:08.525Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 19.92MB / 129.04MB 1.4s [2021-08-20T21:28:08.784Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 54.57MB / 54.57MB 1.4s done [2021-08-20T21:28:08.784Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 69.21MB / 85.72MB 1.5s [2021-08-20T21:28:08.784Z] #11 sha256:7669e289697491b9ef28ca9dd0958a6f7ff9ddc0d50cefe1a58acc74b37ddd9b 0B / 155B 1.5s [2021-08-20T21:28:08.784Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 75.50MB / 85.72MB 1.6s [2021-08-20T21:28:08.784Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 35.65MB / 129.04MB 1.6s [2021-08-20T21:28:08.784Z] #11 sha256:7669e289697491b9ef28ca9dd0958a6f7ff9ddc0d50cefe1a58acc74b37ddd9b 155B / 155B 1.6s done [2021-08-20T21:28:08.784Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 85.72MB / 85.72MB 1.8s [2021-08-20T21:28:08.784Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 47.19MB / 129.04MB 1.8s [2021-08-20T21:28:09.044Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 85.72MB / 85.72MB 1.8s done [2021-08-20T21:28:09.300Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 55.57MB / 129.04MB 2.1s [2021-08-20T21:28:09.300Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 75.64MB / 129.04MB 2.3s [2021-08-20T21:28:09.558Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 82.84MB / 129.04MB 2.4s [2021-08-20T21:28:09.816Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 96.47MB / 129.04MB 2.7s [2021-08-20T21:28:09.816Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 104.86MB / 129.04MB 2.8s [2021-08-20T21:28:10.074Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 127.93MB / 129.04MB 3.1s [2021-08-20T21:28:10.635Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 129.04MB / 129.04MB 3.3s done [2021-08-20T21:28:11.196Z] #11 ... [2021-08-20T21:28:11.196Z] [2021-08-20T21:28:11.196Z] #31 [internal] load build context [2021-08-20T21:28:11.196Z] #31 sha256:7f469c56d5e24c5fcdef374c493f1e26bc464829ef15ce6f58f716eb434beeb3 [2021-08-20T21:28:11.196Z] #31 transferring context: 55.81MB 4.0s done [2021-08-20T21:28:11.196Z] #31 DONE 4.0s [2021-08-20T21:28:11.196Z] [2021-08-20T21:28:11.196Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:28:11.196Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-20T21:28:12.560Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 3.9s done [2021-08-20T21:28:12.560Z] #11 ... [2021-08-20T21:28:12.560Z] [2021-08-20T21:28:12.560Z] #34 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-20T21:28:12.560Z] #34 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-20T21:28:12.560Z] #34 resolve docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 0.0s done [2021-08-20T21:28:12.560Z] #34 sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 1.85kB / 1.85kB done [2021-08-20T21:28:12.560Z] #34 sha256:c6e865b5373b09942bc49e4b02a7b361fcfa405479ece627f5d4306554120673 529B / 529B done [2021-08-20T21:28:12.560Z] #34 sha256:fe3c5de03486f6e68639071e35675bc204558725a728e4eb835a23b62db6d7b5 1.46kB / 1.46kB done [2021-08-20T21:28:12.560Z] #34 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 0.9s done [2021-08-20T21:28:12.560Z] #34 DONE 5.4s [2021-08-20T21:28:12.560Z] [2021-08-20T21:28:12.560Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:28:12.560Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-20T21:28:12.560Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 [2021-08-20T21:28:12.956Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 0.4s done [2021-08-20T21:28:12.956Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 0.1s [2021-08-20T21:28:13.529Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 0.4s done [2021-08-20T21:28:13.529Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 [2021-08-20T21:28:15.850Z] Still waiting to schedule task [2021-08-20T21:28:15.850Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e2a5c24b4bc9c1d4)’ [2021-08-20T21:28:15.851Z] Still waiting to schedule task [2021-08-20T21:28:15.851Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e2a5c24b4bc9c1d4)’ [2021-08-20T21:28:15.851Z] Still waiting to schedule task [2021-08-20T21:28:15.852Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-08-20T21:28:15.854Z] Still waiting to schedule task [2021-08-20T21:28:15.854Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-08-20T21:28:16.676Z] Fetching without tags [2021-08-20T21:28:17.388Z] Merging remotes/origin/master commit 41568dfc665ad4033d7fc860a5dac8102915008e into PR head commit f68260ba228349d0634235e7c314b4ed88083c62 [2021-08-20T21:28:16.389Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-20T21:28:16.436Z] > git config --add remote.origin.fetch +refs/pull/42763/head:refs/remotes/origin/PR-42763 # timeout=10 [2021-08-20T21:28:16.467Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-20T21:28:16.577Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-20T21:28:16.702Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-20T21:28:16.702Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-20T21:28:16.702Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42763/head:refs/remotes/origin/PR-42763 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-20T21:28:17.696Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 4.2s done [2021-08-20T21:28:17.951Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 0.1s [2021-08-20T21:28:17.421Z] > git config core.sparsecheckout # timeout=10 [2021-08-20T21:28:17.452Z] > git checkout -f f68260ba228349d0634235e7c314b4ed88083c62 # timeout=10 [2021-08-20T21:28:20.250Z] Merge succeeded, producing cbedacf302628516be299dcf189bde8067df4fbe [2021-08-20T21:28:20.250Z] Checking out Revision cbedacf302628516be299dcf189bde8067df4fbe (PR-42763) [2021-08-20T21:28:20.533Z] Commit message: "Merge commit '41568dfc665ad4033d7fc860a5dac8102915008e' into HEAD" [2021-08-20T21:28:20.643Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-20T21:28:19.547Z] > git remote # timeout=10 [2021-08-20T21:28:19.594Z] > git config --get remote.origin.url # timeout=10 [2021-08-20T21:28:19.625Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-20T21:28:19.625Z] > git merge 41568dfc665ad4033d7fc860a5dac8102915008e # timeout=10 [2021-08-20T21:28:20.172Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-08-20T21:28:20.282Z] > git config core.sparsecheckout # timeout=10 [2021-08-20T21:28:20.313Z] > git checkout -f cbedacf302628516be299dcf189bde8067df4fbe # timeout=10 [2021-08-20T21:28:20.563Z] > git rev-list --no-walk 9516c16a8315cff6ef7656bab38dfb6082bdd623 # timeout=10 [2021-08-20T21:28:21.895Z] + docker version [2021-08-20T21:28:21.895Z] Client: [2021-08-20T21:28:21.895Z] Version: 20.10.8 [2021-08-20T21:28:21.895Z] API version: 1.41 [2021-08-20T21:28:21.895Z] Go version: go1.16.6 [2021-08-20T21:28:21.895Z] Git commit: 3967b7d [2021-08-20T21:28:21.895Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-20T21:28:21.895Z] OS/Arch: windows/amd64 [2021-08-20T21:28:21.895Z] Context: default [2021-08-20T21:28:21.895Z] Experimental: true [2021-08-20T21:28:21.895Z] [2021-08-20T21:28:21.895Z] Server: Docker Engine - Community [2021-08-20T21:28:21.895Z] Engine: [2021-08-20T21:28:21.895Z] Version: 20.10.8 [2021-08-20T21:28:21.895Z] API version: 1.41 (minimum version 1.24) [2021-08-20T21:28:21.895Z] Go version: go1.16.6 [2021-08-20T21:28:21.895Z] Git commit: 75249d8 [2021-08-20T21:28:21.895Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-20T21:28:21.895Z] OS/Arch: windows/amd64 [2021-08-20T21:28:21.895Z] Experimental: true [Pipeline] sh [2021-08-20T21:28:22.125Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 4.0s done [2021-08-20T21:28:22.125Z] #11 ... [2021-08-20T21:28:22.125Z] [2021-08-20T21:28:22.125Z] #35 [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 [2021-08-20T21:28:22.125Z] #35 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-20T21:28:22.125Z] #35 0.976 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-20T21:28:22.125Z] #35 0.997 Get:2 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-20T21:28:22.125Z] #35 0.997 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-20T21:28:22.125Z] #35 1.115 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [25.8 kB] [2021-08-20T21:28:22.125Z] #35 1.243 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-20T21:28:22.125Z] #35 2.847 Fetched 8397 kB in 2s (3926 kB/s) [2021-08-20T21:28:22.125Z] #35 2.847 Reading package lists... [2021-08-20T21:28:22.125Z] #35 3.627 Reading package lists... [2021-08-20T21:28:22.125Z] #35 4.411 Building dependency tree... [2021-08-20T21:28:22.125Z] #35 4.569 Reading state information... [2021-08-20T21:28:22.125Z] #35 4.746 The following additional packages will be installed: [2021-08-20T21:28:22.125Z] #35 4.746 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-08-20T21:28:22.125Z] #35 4.746 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-08-20T21:28:22.125Z] #35 4.746 Recommended packages: [2021-08-20T21:28:22.125Z] #35 4.746 libldap-common publicsuffix libsasl2-modules [2021-08-20T21:28:22.125Z] #35 4.914 The following NEW packages will be installed: [2021-08-20T21:28:22.125Z] #35 4.915 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-08-20T21:28:22.125Z] #35 4.915 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-20T21:28:22.125Z] #35 4.915 libssh2-1 openssl [2021-08-20T21:28:22.125Z] #35 5.187 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-20T21:28:22.125Z] #35 5.187 Need to get 3038 kB of archives. [2021-08-20T21:28:22.125Z] #35 5.187 After this operation, 6652 kB of additional disk space will be used. [2021-08-20T21:28:22.125Z] #35 5.187 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1 [850 kB] [2021-08-20T21:28:22.125Z] #35 5.200 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-08-20T21:28:22.125Z] #35 5.202 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-08-20T21:28:22.125Z] #35 5.204 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-08-20T21:28:22.125Z] #35 5.205 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-08-20T21:28:22.125Z] #35 5.206 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-08-20T21:28:22.125Z] #35 5.208 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-08-20T21:28:22.125Z] #35 5.208 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-08-20T21:28:22.125Z] #35 5.209 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-08-20T21:28:22.125Z] #35 5.210 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-08-20T21:28:22.125Z] #35 5.212 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-08-20T21:28:22.125Z] #35 5.218 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-08-20T21:28:22.125Z] #35 5.218 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-08-20T21:28:22.125Z] #35 5.220 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-08-20T21:28:22.125Z] #35 5.222 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-08-20T21:28:22.125Z] #35 5.378 debconf: delaying package configuration, since apt-utils is not installed [2021-08-20T21:28:22.125Z] #35 5.410 Fetched 3038 kB in 0s (10.1 MB/s) [2021-08-20T21:28:22.125Z] #35 5.438 Selecting previously unselected package openssl. [2021-08-20T21:28:22.125Z] #35 5.438 (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 ... 6653 files and directories currently installed.) [2021-08-20T21:28:22.125Z] #35 5.438 Preparing to unpack .../00-openssl_1.1.1k-1_amd64.deb ... [2021-08-20T21:28:22.125Z] #35 5.444 Unpacking openssl (1.1.1k-1) ... [2021-08-20T21:28:22.125Z] #35 5.578 Selecting previously unselected package ca-certificates. [2021-08-20T21:28:22.125Z] #35 5.578 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-08-20T21:28:22.125Z] #35 5.581 Unpacking ca-certificates (20210119) ... [2021-08-20T21:28:22.125Z] #35 5.653 Selecting previously unselected package libbrotli1:amd64. [2021-08-20T21:28:22.125Z] #35 5.653 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-08-20T21:28:22.125Z] #35 5.660 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-08-20T21:28:22.125Z] #35 5.723 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-20T21:28:22.125Z] #35 5.723 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-08-20T21:28:22.125Z] #35 5.725 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-08-20T21:28:22.125Z] #35 5.761 Selecting previously unselected package libsasl2-2:amd64. [2021-08-20T21:28:22.125Z] #35 5.761 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-08-20T21:28:22.125Z] #35 5.764 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-08-20T21:28:22.125Z] #35 5.807 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-20T21:28:22.125Z] #35 5.807 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-08-20T21:28:22.125Z] #35 5.811 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-08-20T21:28:22.125Z] #35 5.869 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-20T21:28:22.125Z] #35 5.869 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-08-20T21:28:22.126Z] #35 5.872 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-08-20T21:28:22.126Z] #35 5.915 Selecting previously unselected package libpsl5:amd64. [2021-08-20T21:28:22.126Z] #35 5.915 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-08-20T21:28:22.126Z] #35 5.917 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-08-20T21:28:22.126Z] #35 5.954 Selecting previously unselected package librtmp1:amd64. [2021-08-20T21:28:22.126Z] #35 5.956 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-08-20T21:28:22.126Z] #35 5.960 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-20T21:28:22.126Z] #35 5.999 Selecting previously unselected package libssh2-1:amd64. [2021-08-20T21:28:22.126Z] #35 6.001 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-08-20T21:28:22.126Z] #35 6.004 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-08-20T21:28:22.126Z] #35 6.058 Selecting previously unselected package libcurl4:amd64. [2021-08-20T21:28:22.126Z] #35 6.059 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-08-20T21:28:22.126Z] #35 6.064 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-08-20T21:28:22.126Z] #35 6.125 Selecting previously unselected package curl. [2021-08-20T21:28:22.126Z] #35 6.125 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-08-20T21:28:22.126Z] #35 6.129 Unpacking curl (7.74.0-1.3+b1) ... [2021-08-20T21:28:22.126Z] #35 6.190 Selecting previously unselected package libonig5:amd64. [2021-08-20T21:28:22.126Z] #35 6.191 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-08-20T21:28:22.126Z] #35 6.198 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-08-20T21:28:22.126Z] #35 6.249 Selecting previously unselected package libjq1:amd64. [2021-08-20T21:28:22.126Z] #35 6.249 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-08-20T21:28:22.126Z] #35 6.253 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-08-20T21:28:22.126Z] #35 6.296 Selecting previously unselected package jq. [2021-08-20T21:28:22.126Z] #35 6.296 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-08-20T21:28:22.126Z] #35 6.299 Unpacking jq (1.6-2.1) ... [2021-08-20T21:28:22.126Z] #35 6.340 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-08-20T21:28:22.126Z] #35 6.352 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-08-20T21:28:22.126Z] #35 6.359 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-08-20T21:28:22.126Z] #35 6.369 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-08-20T21:28:22.126Z] #35 6.378 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-20T21:28:22.126Z] #35 6.389 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-08-20T21:28:22.126Z] #35 6.399 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-08-20T21:28:22.126Z] #35 6.412 Setting up openssl (1.1.1k-1) ... [2021-08-20T21:28:22.126Z] #35 6.424 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-08-20T21:28:22.126Z] #35 6.436 Setting up libjq1:amd64 (1.6-2.1) ... [2021-08-20T21:28:22.126Z] #35 6.445 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-08-20T21:28:22.126Z] #35 6.455 Setting up ca-certificates (20210119) ... [2021-08-20T21:28:22.126Z] #35 7.040 Updating certificates in /etc/ssl/certs... [2021-08-20T21:28:22.126Z] #35 7.747 129 added, 0 removed; done. [2021-08-20T21:28:22.126Z] #35 7.773 Setting up jq (1.6-2.1) ... [2021-08-20T21:28:22.126Z] #35 7.782 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-08-20T21:28:22.126Z] #35 7.792 Setting up curl (7.74.0-1.3+b1) ... [2021-08-20T21:28:22.126Z] #35 7.802 Processing triggers for libc-bin (2.31-13) ... [2021-08-20T21:28:22.126Z] #35 7.818 Processing triggers for ca-certificates (20210119) ... [2021-08-20T21:28:22.126Z] #35 7.824 Updating certificates in /etc/ssl/certs... [2021-08-20T21:28:22.126Z] #35 8.402 0 added, 0 removed; done. [2021-08-20T21:28:22.126Z] #35 8.402 Running hooks in /etc/ca-certificates/update.d... [2021-08-20T21:28:22.126Z] #35 8.404 done. [2021-08-20T21:28:22.384Z] #35 ... [2021-08-20T21:28:22.384Z] [2021-08-20T21:28:22.384Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:28:22.384Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-20T21:28:22.384Z] #11 extracting sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c [2021-08-20T21:28:22.640Z] #11 ... [2021-08-20T21:28:22.640Z] [2021-08-20T21:28:22.640Z] #35 [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 [2021-08-20T21:28:22.640Z] #35 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-20T21:28:22.640Z] #35 DONE 10.2s [2021-08-20T21:28:22.896Z] [2021-08-20T21:28:22.896Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:28:22.896Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-20T21:28:22.896Z] #11 ... [2021-08-20T21:28:22.896Z] [2021-08-20T21:28:22.896Z] #36 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-20T21:28:22.896Z] #36 sha256:9f78cd791b1ba825b1da4fb7e4a55f6ee06acf9b4452328aaa7eeb016608b27c [2021-08-20T21:28:22.896Z] #36 DONE 0.1s [2021-08-20T21:28:22.896Z] [2021-08-20T21:28:22.896Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:28:22.896Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-20T21:28:22.905Z] + docker info [2021-08-20T21:28:22.905Z] Client: [2021-08-20T21:28:22.905Z] Context: default [2021-08-20T21:28:22.905Z] Debug Mode: false [2021-08-20T21:28:22.905Z] [2021-08-20T21:28:22.905Z] Server: [2021-08-20T21:28:22.905Z] Containers: 0 [2021-08-20T21:28:22.905Z] Running: 0 [2021-08-20T21:28:22.905Z] Paused: 0 [2021-08-20T21:28:22.905Z] Stopped: 0 [2021-08-20T21:28:22.905Z] Images: 10 [2021-08-20T21:28:22.905Z] Server Version: 20.10.8 [2021-08-20T21:28:22.905Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-20T21:28:22.905Z] Windows: [2021-08-20T21:28:22.905Z] LCOW: [2021-08-20T21:28:22.905Z] Logging Driver: json-file [2021-08-20T21:28:22.905Z] Plugins: [2021-08-20T21:28:22.905Z] Volume: local [2021-08-20T21:28:22.905Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-20T21:28:22.905Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-20T21:28:22.905Z] Swarm: inactive [2021-08-20T21:28:22.905Z] Default Isolation: process [2021-08-20T21:28:22.905Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-20T21:28:22.905Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-20T21:28:22.905Z] OSType: windows [2021-08-20T21:28:22.905Z] Architecture: x86_64 [2021-08-20T21:28:22.905Z] CPUs: 4 [2021-08-20T21:28:22.905Z] Total Memory: 32GiB [2021-08-20T21:28:22.905Z] Name: azwin-2-ccc170 [2021-08-20T21:28:22.905Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-08-20T21:28:22.905Z] Docker Root Dir: D:\docker [2021-08-20T21:28:22.905Z] Debug Mode: false [2021-08-20T21:28:22.905Z] Registry: https://index.docker.io/v1/ [2021-08-20T21:28:22.905Z] Labels: [2021-08-20T21:28:22.905Z] Experimental: true [2021-08-20T21:28:22.905Z] Insecure Registries: [2021-08-20T21:28:22.905Z] 10.0.0.4:5000 [2021-08-20T21:28:22.905Z] 127.0.0.0/8 [2021-08-20T21:28:22.905Z] Registry Mirrors: [2021-08-20T21:28:22.905Z] http://10.0.0.4:5000/ [2021-08-20T21:28:22.905Z] Live Restore Enabled: false [2021-08-20T21:28:22.905Z] Product License: Community Engine [2021-08-20T21:28:22.905Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-08-20T21:28:28.145Z] #11 extracting sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 5.1s [2021-08-20T21:28:30.039Z] #11 extracting sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 7.6s done [2021-08-20T21:28:30.039Z] #11 extracting sha256:7669e289697491b9ef28ca9dd0958a6f7ff9ddc0d50cefe1a58acc74b37ddd9b done [2021-08-20T21:28:30.294Z] #11 DONE 23.2s [2021-08-20T21:28:30.294Z] [2021-08-20T21:28:30.294Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-20T21:28:30.294Z] #12 sha256:f1ff52d0c8536dfba84dd382da9da81348a0e80bd30b65622115fe835ff433a9 [2021-08-20T21:28:30.610Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-08-20T21:28:30.610Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-1a4e0060\powershellScript.ps1'; exit $LASTEXITCODE; [2021-08-20T21:28:30.610Z] ---------------------------------------------------------------------------- [2021-08-20T21:28:30.610Z] [2021-08-20T21:28:30.610Z] INFO: executeCI.ps1 starting at Fri Aug 20 21:28:30 CUT 2021 [2021-08-20T21:28:30.610Z] [2021-08-20T21:28:30.610Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-08-20T21:28:30.610Z] INFO: Running git version 2.24.1.windows.2 [2021-08-20T21:28:30.855Z] #12 ... [2021-08-20T21:28:30.855Z] [2021-08-20T21:28:30.855Z] #37 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-20T21:28:30.855Z] #37 sha256:c8cff1a4488da27de615fbbfac77cb2fa80c80cd5d74ef8d0b61436c3930f2fa [2021-08-20T21:28:30.855Z] #37 1.446 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-20T21:28:30.855Z] #37 1.744 [2021-08-20T21:28:30.855Z] #37 1.822 ######################################################################## 100.0% [2021-08-20T21:28:30.855Z] #37 2.006 [2021-08-20T21:28:30.855Z] #37 2.663 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-20T21:28:30.855Z] #37 2.927 [2021-08-20T21:28:30.855Z] #37 3.066 0.1% ######################################################################## 100.0% [2021-08-20T21:28:30.855Z] #37 3.298 [2021-08-20T21:28:30.856Z] #37 4.058 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-08-20T21:28:30.856Z] #37 4.318 [2021-08-20T21:28:30.856Z] #37 4.434 ######### 12.8% ########################### 38.7% ########################### 38.8% ########################################################## 81.7% ######################################################################## 100.0% [2021-08-20T21:28:30.856Z] #37 5.010 [2021-08-20T21:28:30.856Z] #37 5.696 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-20T21:28:30.856Z] #37 5.967 [2021-08-20T21:28:30.856Z] #37 6.090 ######################################################################## 100.0% [2021-08-20T21:28:30.856Z] #37 6.315 [2021-08-20T21:28:30.856Z] #37 6.745 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-20T21:28:30.856Z] #37 7.039 [2021-08-20T21:28:30.856Z] #37 7.101 ######################################################################## 100.0% [2021-08-20T21:28:30.856Z] #37 7.300 [2021-08-20T21:28:30.856Z] #37 7.348 Download of images into '/build' complete. [2021-08-20T21:28:30.856Z] #37 7.348 Use something like the following to load the result into a Docker daemon: [2021-08-20T21:28:30.856Z] #37 7.348 tar -cC '/build' . | docker load [2021-08-20T21:28:30.856Z] #37 DONE 8.1s [2021-08-20T21:28:31.064Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-08-20T21:28:31.064Z] INFO: Environment variables: [2021-08-20T21:28:31.064Z] [2021-08-20T21:28:31.064Z] Name Value [2021-08-20T21:28:31.064Z] ---- ----- [2021-08-20T21:28:31.064Z] ALLUSERSPROFILE C:\ProgramData [2021-08-20T21:28:31.064Z] amd64 true [2021-08-20T21:28:31.064Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-08-20T21:28:31.064Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-08-20T21:28:31.064Z] arm64 true [2021-08-20T21:28:31.064Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-08-20T21:28:31.064Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-08-20T21:28:31.064Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-08-20T21:28:31.064Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-08-20T21:28:31.064Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-08-20T21:28:31.065Z] BRANCH_NAME PR-42763 [2021-08-20T21:28:31.065Z] BUILD_DISPLAY_NAME #12 [2021-08-20T21:28:31.065Z] BUILD_ID 12 [2021-08-20T21:28:31.065Z] BUILD_NUMBER 12 [2021-08-20T21:28:31.065Z] BUILD_TAG jenkins-moby-PR-42763-12 [2021-08-20T21:28:31.065Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42763/12/ [2021-08-20T21:28:31.065Z] cgroup2 true [2021-08-20T21:28:31.065Z] CHANGE_AUTHOR thaJeztah [2021-08-20T21:28:31.065Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-08-20T21:28:31.065Z] CHANGE_BRANCH go_🎯 [2021-08-20T21:28:31.065Z] CHANGE_FORK thaJeztah/docker [2021-08-20T21:28:31.065Z] CHANGE_ID 42763 [2021-08-20T21:28:31.065Z] CHANGE_TARGET master [2021-08-20T21:28:31.065Z] CHANGE_TITLE Dockerfile: update syntax, switch to bullseye, add missing libseccomp-dev, remove bui... [2021-08-20T21:28:31.065Z] CHANGE_URL https://github.com/moby/moby/pull/42763 [2021-08-20T21:28:31.065Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-20T21:28:31.065Z] CommonProgramFiles C:\Program Files\Common Files [2021-08-20T21:28:31.065Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-08-20T21:28:31.065Z] CommonProgramW6432 C:\Program Files\Common Files [2021-08-20T21:28:31.065Z] COMPUTERNAME azwin-2-ccc170 [2021-08-20T21:28:31.065Z] ComSpec C:\Windows\system32\cmd.exe [2021-08-20T21:28:31.065Z] ConfigSequenceNumber 0 [2021-08-20T21:28:31.065Z] dco true [2021-08-20T21:28:31.065Z] DOCKER_BUILDKIT 0 [2021-08-20T21:28:31.065Z] DOCKER_DUT_DEBUG 1 [2021-08-20T21:28:31.065Z] DOCKER_EXPERIMENTAL 1 [2021-08-20T21:28:31.065Z] DOCKER_GRAPHDRIVER overlay2 [2021-08-20T21:28:31.065Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-08-20T21:28:31.065Z] EXECUTOR_NUMBER 0 [2021-08-20T21:28:31.065Z] FQDN azwin-2-ccc170.westus.cloudapp.azure.com [2021-08-20T21:28:31.065Z] GIT_BRANCH PR-42763 [2021-08-20T21:28:31.065Z] GIT_COMMIT cbedacf302628516be299dcf189bde8067df4fbe [2021-08-20T21:28:31.065Z] GIT_PREVIOUS_COMMIT 9516c16a8315cff6ef7656bab38dfb6082bdd623 [2021-08-20T21:28:31.065Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 08b6c87548659e00fae025015a1b899f8c1f55ea [2021-08-20T21:28:31.065Z] GIT_URL https://github.com/moby/moby.git [2021-08-20T21:28:31.065Z] HUDSON_COOKIE 692bdeb7-3b1a-4635-b211-63cd0c54ac94 [2021-08-20T21:28:31.065Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-08-20T21:28:31.065Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-08-20T21:28:31.065Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-08-20T21:28:31.065Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-08-20T21:28:31.065Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-08-20T21:28:31.065Z] JENKINS_NODE_COOKIE 02347b74-97b5-4d34-b8f8-e66159260a4f [2021-08-20T21:28:31.065Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-08-20T21:28:31.065Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-08-20T21:28:31.065Z] JOB_BASE_NAME PR-42763 [2021-08-20T21:28:31.065Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42763/display/redirect [2021-08-20T21:28:31.065Z] JOB_NAME moby/PR-42763 [2021-08-20T21:28:31.065Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42763/ [2021-08-20T21:28:31.065Z] library.jps.version master [2021-08-20T21:28:31.065Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-08-20T21:28:31.065Z] NODE_LABELS amd64 azure azwin-2-ccc170 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-08-20T21:28:31.065Z] NODE_NAME azwin-2-ccc170 [2021-08-20T21:28:31.065Z] NUMBER_OF_PROCESSORS 4 [2021-08-20T21:28:31.065Z] OS Windows_NT [2021-08-20T21:28:31.065Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-08-20T21:28:31.065Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-08-20T21:28:31.065Z] ppc64le false [2021-08-20T21:28:31.065Z] PROCESSOR_ARCHITECTURE AMD64 [2021-08-20T21:28:31.065Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-08-20T21:28:31.065Z] PROCESSOR_LEVEL 6 [2021-08-20T21:28:31.065Z] PROCESSOR_REVISION 5507 [2021-08-20T21:28:31.065Z] ProgramData C:\ProgramData [2021-08-20T21:28:31.065Z] ProgramFiles C:\Program Files [2021-08-20T21:28:31.065Z] ProgramFiles(x86) C:\Program Files (x86) [2021-08-20T21:28:31.065Z] ProgramW6432 C:\Program Files [2021-08-20T21:28:31.065Z] PROMPT $P$G [2021-08-20T21:28:31.065Z] PSExecutionPolicyPreference Bypass [2021-08-20T21:28:31.065Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-08-20T21:28:31.065Z] PUBLIC C:\Users\Public [2021-08-20T21:28:31.065Z] rootless true [2021-08-20T21:28:31.065Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42763/12/display/redirect?page=arti... [2021-08-20T21:28:31.065Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42763/12/display/redirect?page=changes [2021-08-20T21:28:31.065Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42763/12/display/redirect [2021-08-20T21:28:31.065Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42763/12/display/redirect?page=tests [2021-08-20T21:28:31.065Z] s390x false [2021-08-20T21:28:31.065Z] SKIP_VALIDATION_TESTS 1 [2021-08-20T21:28:31.065Z] SOURCES_DRIVE d [2021-08-20T21:28:31.065Z] SOURCES_SUBDIR gopath [2021-08-20T21:28:31.065Z] STAGE_NAME Run tests [2021-08-20T21:28:31.065Z] SystemDrive C: [2021-08-20T21:28:31.065Z] SystemRoot C:\Windows [2021-08-20T21:28:31.065Z] TEMP C:\Windows\TEMP [2021-08-20T21:28:31.065Z] TESTDEBUG 0 [2021-08-20T21:28:31.065Z] TESTRUN_DRIVE d [2021-08-20T21:28:31.065Z] TESTRUN_SUBDIR CI [2021-08-20T21:28:31.065Z] TIMEOUT 120m [2021-08-20T21:28:31.065Z] TMP C:\Windows\TEMP [2021-08-20T21:28:31.065Z] unit_validate true [2021-08-20T21:28:31.065Z] USERDOMAIN WORKGROUP [2021-08-20T21:28:31.065Z] USERNAME azwin-2-ccc170$ [2021-08-20T21:28:31.065Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-08-20T21:28:31.065Z] validate_force false [2021-08-20T21:28:31.065Z] windir C:\Windows [2021-08-20T21:28:31.065Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-08-20T21:28:31.065Z] WINDOWS_BASE_IMAGE_TAG 10.0.20348.1 [2021-08-20T21:28:31.065Z] windows2022 true [2021-08-20T21:28:31.065Z] windows2022containerd false [2021-08-20T21:28:31.065Z] windowsRS1 false [2021-08-20T21:28:31.065Z] windowsRS5 false [2021-08-20T21:28:31.065Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-08-20T21:28:31.065Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-08-20T21:28:31.065Z] [2021-08-20T21:28:31.065Z] [2021-08-20T21:28:31.065Z] [2021-08-20T21:28:31.111Z] [2021-08-20T21:28:31.111Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-20T21:28:31.111Z] #12 sha256:f1ff52d0c8536dfba84dd382da9da81348a0e80bd30b65622115fe835ff433a9 [2021-08-20T21:28:31.521Z] INFO: Sources under d:\gopath\... [2021-08-20T21:28:31.521Z] INFO: Test run under d:\CI\... [2021-08-20T21:28:31.521Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-08-20T21:28:31.521Z] INFO: docker/docker repository was found [2021-08-20T21:28:31.521Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-08-20T21:28:31.521Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.1' [2021-08-20T21:28:31.521Z] INFO: Docker version of control daemon [2021-08-20T21:28:31.521Z] [2021-08-20T21:28:31.521Z] Client: [2021-08-20T21:28:31.521Z] Version: 20.10.8 [2021-08-20T21:28:31.521Z] API version: 1.41 [2021-08-20T21:28:31.521Z] Go version: go1.16.6 [2021-08-20T21:28:31.521Z] Git commit: 3967b7d [2021-08-20T21:28:31.521Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-20T21:28:31.521Z] OS/Arch: windows/amd64 [2021-08-20T21:28:31.521Z] Context: default [2021-08-20T21:28:31.521Z] Experimental: true [2021-08-20T21:28:31.521Z] [2021-08-20T21:28:31.521Z] Server: Docker Engine - Community [2021-08-20T21:28:31.521Z] Engine: [2021-08-20T21:28:31.521Z] Version: 20.10.8 [2021-08-20T21:28:31.521Z] API version: 1.41 (minimum version 1.24) [2021-08-20T21:28:31.521Z] Go version: go1.16.6 [2021-08-20T21:28:31.521Z] Git commit: 75249d8 [2021-08-20T21:28:31.521Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-20T21:28:31.521Z] OS/Arch: windows/amd64 [2021-08-20T21:28:31.521Z] Experimental: true [2021-08-20T21:28:31.521Z] [2021-08-20T21:28:31.521Z] INFO: Docker info of control daemon [2021-08-20T21:28:31.521Z] [2021-08-20T21:28:31.521Z] Client: [2021-08-20T21:28:31.521Z] Context: default [2021-08-20T21:28:31.521Z] Debug Mode: false [2021-08-20T21:28:31.521Z] [2021-08-20T21:28:31.521Z] Server: [2021-08-20T21:28:31.521Z] Containers: 0 [2021-08-20T21:28:31.521Z] Running: 0 [2021-08-20T21:28:31.521Z] Paused: 0 [2021-08-20T21:28:31.521Z] Stopped: 0 [2021-08-20T21:28:31.521Z] Images: 10 [2021-08-20T21:28:31.521Z] Server Version: 20.10.8 [2021-08-20T21:28:31.521Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-20T21:28:31.521Z] Windows: [2021-08-20T21:28:31.521Z] LCOW: [2021-08-20T21:28:31.521Z] Logging Driver: json-file [2021-08-20T21:28:31.521Z] Plugins: [2021-08-20T21:28:31.521Z] Volume: local [2021-08-20T21:28:31.521Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-20T21:28:31.521Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-20T21:28:31.521Z] Swarm: inactive [2021-08-20T21:28:31.521Z] Default Isolation: process [2021-08-20T21:28:31.521Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-20T21:28:31.521Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-20T21:28:31.521Z] OSType: windows [2021-08-20T21:28:31.521Z] Architecture: x86_64 [2021-08-20T21:28:31.521Z] CPUs: 4 [2021-08-20T21:28:31.521Z] Total Memory: 32GiB [2021-08-20T21:28:31.521Z] Name: azwin-2-ccc170 [2021-08-20T21:28:31.521Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-08-20T21:28:31.521Z] Docker Root Dir: D:\docker [2021-08-20T21:28:31.521Z] Debug Mode: false [2021-08-20T21:28:31.521Z] Registry: https://index.docker.io/v1/ [2021-08-20T21:28:31.521Z] Labels: [2021-08-20T21:28:31.521Z] Experimental: true [2021-08-20T21:28:31.521Z] Insecure Registries: [2021-08-20T21:28:31.521Z] 10.0.0.4:5000 [2021-08-20T21:28:31.521Z] 127.0.0.0/8 [2021-08-20T21:28:31.521Z] Registry Mirrors: [2021-08-20T21:28:31.521Z] http://10.0.0.4:5000/ [2021-08-20T21:28:31.521Z] Live Restore Enabled: false [2021-08-20T21:28:31.521Z] Product License: Community Engine [2021-08-20T21:28:31.521Z] [2021-08-20T21:28:31.521Z] [2021-08-20T21:28:31.521Z] INFO: Commit hash is cbedacf302 [2021-08-20T21:28:31.521Z] INFO: Nuke-Everything... [2021-08-20T21:28:31.521Z] INFO: Container count on control daemon to delete is 0 [2021-08-20T21:28:31.673Z] #12 DONE 1.4s [2021-08-20T21:28:31.673Z] [2021-08-20T21:28:31.673Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-08-20T21:28:31.673Z] #13 sha256:7b41dda53bc54d4e997f845b624ebc8d0092ebb9592d77c4c5ba463895979d38 [2021-08-20T21:28:31.976Z] INFO: Nuking d:\CI [2021-08-20T21:28:31.976Z] INFO: Zapped successfully [2021-08-20T21:28:31.976Z] INFO: Location for testing is d:\CI\PR-42763\12 [2021-08-20T21:28:31.976Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-08-20T21:28:31.976Z] [2021-08-20T21:28:31.976Z] [2021-08-20T21:28:31.976Z] INFO: Building the image from Dockerfile.windows at 08/20/2021 21:28:31... [2021-08-20T21:28:31.976Z] [2021-08-20T21:28:32.235Z] #13 DONE 0.5s [2021-08-20T21:28:32.235Z] [2021-08-20T21:28:32.235Z] #47 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-20T21:28:32.235Z] #47 sha256:36b4611924609217074b2532bf4a836bfef2ebb18a2891314e658279fb2a354f [2021-08-20T21:28:32.235Z] #47 DONE 0.1s [2021-08-20T21:28:32.235Z] [2021-08-20T21:28:32.235Z] #56 [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 [2021-08-20T21:28:32.235Z] #56 sha256:66204e885091deddff45522c50a5223664f96ef0916b9e251b6a9490ebb66fa6 [2021-08-20T21:28:32.490Z] #56 ... [2021-08-20T21:28:32.490Z] [2021-08-20T21:28:32.490Z] #51 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-08-20T21:28:32.490Z] #51 sha256:8c220dff4cdcffc88c365983c2421a89a539c3712057bf3441e222ac42b136b4 [2021-08-20T21:28:32.490Z] #51 DONE 0.2s [2021-08-20T21:28:32.490Z] [2021-08-20T21:28:32.490Z] #39 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-20T21:28:32.491Z] #39 sha256:5000a216875d5a9f4cda0b8c2c0e5aefed838175e9661a0f902db61417226b10 [2021-08-20T21:28:32.491Z] #39 DONE 0.2s [2021-08-20T21:28:32.747Z] [2021-08-20T21:28:32.747Z] #40 [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 [2021-08-20T21:28:32.747Z] #40 sha256:ad05b9950cf07fea53716630ddc759e5af47377be4b3e619adf75bc4ef5c678b [2021-08-20T21:28:35.268Z] #40 ... [2021-08-20T21:28:35.268Z] [2021-08-20T21:28:35.268Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-08-20T21:28:35.268Z] #14 sha256:9172878796b110e553d6fd183b04cf1f95bd04cc6b9caa8afe48d89bca2b1b6c [2021-08-20T21:28:35.268Z] #14 DONE 3.0s [2021-08-20T21:28:35.525Z] [2021-08-20T21:28:35.525Z] #56 [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 [2021-08-20T21:28:35.525Z] #56 sha256:66204e885091deddff45522c50a5223664f96ef0916b9e251b6a9490ebb66fa6 [2021-08-20T21:28:35.525Z] #56 2.936 + RM_GOPATH=0 [2021-08-20T21:28:35.525Z] #56 2.936 + TMP_GOPATH= [2021-08-20T21:28:35.525Z] #56 2.936 + : /build [2021-08-20T21:28:35.525Z] #56 2.936 + '[' -z '' ']' [2021-08-20T21:28:35.525Z] #56 2.936 ++ mktemp -d [2021-08-20T21:28:35.525Z] #56 2.936 + export GOPATH=/tmp/tmp.g1wm3Rvw71 [2021-08-20T21:28:35.525Z] #56 2.936 + GOPATH=/tmp/tmp.g1wm3Rvw71 [2021-08-20T21:28:35.525Z] #56 2.936 + RM_GOPATH=1 [2021-08-20T21:28:35.525Z] #56 2.936 + case "$(go env GOARCH)" in [2021-08-20T21:28:35.525Z] #56 2.936 ++ go env GOARCH [2021-08-20T21:28:35.525Z] #56 2.936 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:28:35.525Z] #56 2.936 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:28:35.525Z] #56 2.936 ++ dirname /tmp/install/install.sh [2021-08-20T21:28:35.525Z] #56 2.936 + dir=/tmp/install [2021-08-20T21:28:35.525Z] #56 2.936 + bin=gotestsum [2021-08-20T21:28:35.525Z] #56 2.936 + shift [2021-08-20T21:28:35.525Z] #56 2.936 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-20T21:28:35.525Z] #56 2.936 + . /tmp/install/gotestsum.installer [2021-08-20T21:28:35.525Z] #56 2.936 ++ : v0.5.3 [2021-08-20T21:28:35.525Z] #56 2.936 + install_gotestsum [2021-08-20T21:28:35.525Z] #56 2.945 + set -e [2021-08-20T21:28:35.525Z] #56 2.945 + export GO111MODULE=on [2021-08-20T21:28:35.525Z] #56 2.945 + GO111MODULE=on [2021-08-20T21:28:35.525Z] #56 2.945 + GOBIN=/build [2021-08-20T21:28:35.525Z] #56 2.945 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-20T21:28:35.782Z] #56 3.637 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-20T21:28:36.641Z] Sending build context to Docker daemon 61MB [2021-08-20T21:28:36.641Z] [2021-08-20T21:28:36.641Z] Step 1/10 : FROM microsoft/windowsservercore [2021-08-20T21:28:36.641Z] ---> a4938fe7222f [2021-08-20T21:28:36.641Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-08-20T21:28:36.641Z] ---> Using cache [2021-08-20T21:28:36.641Z] ---> aa7f773bb135 [2021-08-20T21:28:36.641Z] Step 3/10 : ARG GO_VERSION=1.16.7 [2021-08-20T21:28:36.641Z] ---> Using cache [2021-08-20T21:28:36.641Z] ---> 8d8f34778d77 [2021-08-20T21:28:36.641Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-08-20T21:28:36.641Z] ---> Using cache [2021-08-20T21:28:36.641Z] ---> 84dac1b6d469 [2021-08-20T21:28:36.641Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-08-20T21:28:36.641Z] ---> Using cache [2021-08-20T21:28:36.641Z] ---> 105b81f92e53 [2021-08-20T21:28:36.642Z] 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; [2021-08-20T21:28:36.642Z] ---> Using cache [2021-08-20T21:28:36.642Z] ---> 27798a3539d4 [2021-08-20T21:28:36.642Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-08-20T21:28:36.642Z] ---> Using cache [2021-08-20T21:28:36.642Z] ---> 9f567d250dad [2021-08-20T21:28:36.642Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-08-20T21:28:36.642Z] ---> Using cache [2021-08-20T21:28:36.642Z] ---> a0d172ae396d [2021-08-20T21:28:36.642Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-08-20T21:28:36.642Z] ---> Using cache [2021-08-20T21:28:36.642Z] ---> 0afc6e9498f6 [2021-08-20T21:28:36.642Z] Step 10/10 : COPY . . [2021-08-20T21:28:36.712Z] #56 ... [2021-08-20T21:28:36.713Z] [2021-08-20T21:28:36.713Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-08-20T21:28:36.713Z] #15 sha256:e36e882da1afe0dc6045218fad15d23ce9faade555534a38873cf7fc6b6a039f [2021-08-20T21:28:36.713Z] #15 DONE 1.5s [2021-08-20T21:28:36.969Z] [2021-08-20T21:28:36.969Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-08-20T21:28:36.969Z] #16 sha256:72217809a105a6f8659581c2aad6547ac8256e07e6f65ab3cd030843428fab36 [2021-08-20T21:28:37.898Z] #16 DONE 1.3s [2021-08-20T21:28:37.898Z] [2021-08-20T21:28:37.898Z] #54 [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 [2021-08-20T21:28:37.898Z] #54 sha256:63d1f30641ebe0885a2d8bef94025f9a45f1c214a81fa66581f48c035c7721cd [2021-08-20T21:28:37.898Z] #54 3.217 + RM_GOPATH=0 [2021-08-20T21:28:37.899Z] #54 3.217 + TMP_GOPATH= [2021-08-20T21:28:37.899Z] #54 3.217 + : /build [2021-08-20T21:28:37.899Z] #54 3.217 + '[' -z '' ']' [2021-08-20T21:28:37.899Z] #54 3.217 ++ mktemp -d [2021-08-20T21:28:37.899Z] #54 3.225 + export GOPATH=/tmp/tmp.YJA9y2NJtF [2021-08-20T21:28:37.899Z] #54 3.225 + GOPATH=/tmp/tmp.YJA9y2NJtF [2021-08-20T21:28:37.899Z] #54 3.225 + RM_GOPATH=1 [2021-08-20T21:28:37.899Z] #54 3.225 + case "$(go env GOARCH)" in [2021-08-20T21:28:37.899Z] #54 3.225 ++ go env GOARCH [2021-08-20T21:28:37.899Z] #54 3.235 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:28:37.899Z] #54 3.235 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:28:37.899Z] #54 3.235 ++ dirname /tmp/install/install.sh [2021-08-20T21:28:37.899Z] #54 3.235 + dir=/tmp/install [2021-08-20T21:28:37.899Z] #54 3.235 + bin=vndr [2021-08-20T21:28:37.899Z] #54 3.235 + shift [2021-08-20T21:28:37.899Z] #54 3.235 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-20T21:28:37.899Z] #54 3.235 + . /tmp/install/vndr.installer [2021-08-20T21:28:37.899Z] #54 3.235 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-20T21:28:37.899Z] #54 3.235 + install_vndr [2021-08-20T21:28:37.899Z] #54 3.235 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-20T21:28:37.899Z] #54 3.235 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.YJA9y2NJtF/src/github.com/LK4D4/vndr [2021-08-20T21:28:37.899Z] #54 3.239 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-20T21:28:37.899Z] #54 3.292 Cloning into '/tmp/tmp.YJA9y2NJtF/src/github.com/LK4D4/vndr'... [2021-08-20T21:28:37.899Z] #54 3.965 + cd /tmp/tmp.YJA9y2NJtF/src/github.com/LK4D4/vndr [2021-08-20T21:28:37.899Z] #54 3.965 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-20T21:28:37.899Z] #54 3.973 + go build -buildmode=pie -v -o /build/vndr . [2021-08-20T21:28:37.899Z] #54 5.647 github.com/LK4D4/vndr/build [2021-08-20T21:28:37.899Z] #54 5.681 github.com/LK4D4/vndr/godl/singleflight [2021-08-20T21:28:38.155Z] #54 ... [2021-08-20T21:28:38.155Z] [2021-08-20T21:28:38.155Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-08-20T21:28:38.155Z] #17 sha256:44956eb85944aa46a8f92b5885197d1d21396a708ec64318888f95c393e939d7 [2021-08-20T21:28:39.522Z] #17 DONE 1.4s [2021-08-20T21:28:39.522Z] [2021-08-20T21:28:39.522Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-08-20T21:28:39.522Z] #18 sha256:eff721bf512611e0ce3035882d1d3f256f7f8581283147cc19e0ff3d4cea2b53 [2021-08-20T21:28:40.888Z] #18 DONE 1.4s [2021-08-20T21:28:40.888Z] [2021-08-20T21:28:40.888Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-08-20T21:28:40.888Z] #19 sha256:dcae3e3184fc3709dcfeb20316dcc27d7eb0a580fc156707d3cff1919d6c8542 [2021-08-20T21:28:41.818Z] #19 ... [2021-08-20T21:28:41.818Z] [2021-08-20T21:28:41.818Z] #42 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-20T21:28:41.818Z] #42 sha256:b22b2d0473a5add44f72ebe23d4a9828ce8193ec0e752a28c84fb322d7e8cfbe [2021-08-20T21:28:41.818Z] #42 2.841 Install go-toml version v1.8.1 [2021-08-20T21:28:41.818Z] #42 DONE 9.3s [2021-08-20T21:28:41.818Z] [2021-08-20T21:28:41.818Z] #56 [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 [2021-08-20T21:28:41.818Z] #56 sha256:66204e885091deddff45522c50a5223664f96ef0916b9e251b6a9490ebb66fa6 [2021-08-20T21:28:41.818Z] #56 6.296 go: downloading github.com/fatih/color v1.9.0 [2021-08-20T21:28:41.818Z] #56 6.296 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-20T21:28:41.818Z] #56 6.317 go: downloading github.com/pkg/errors v0.9.1 [2021-08-20T21:28:41.818Z] #56 6.329 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-20T21:28:41.818Z] #56 6.576 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-20T21:28:41.818Z] #56 6.586 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-20T21:28:41.818Z] #56 6.743 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-20T21:28:41.818Z] #56 6.827 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-20T21:28:41.818Z] #56 6.893 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-20T21:28:41.818Z] #56 7.396 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-20T21:28:41.818Z] #56 9.476 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-20T21:28:42.380Z] #56 ... [2021-08-20T21:28:42.380Z] [2021-08-20T21:28:42.380Z] #60 [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 [2021-08-20T21:28:42.380Z] #60 sha256:fa82962947e3c6fc89eca46dc27679c08c1d5ab3f39c9403a0d67c268b606c94 [2021-08-20T21:28:42.380Z] #60 2.873 + RM_GOPATH=0 [2021-08-20T21:28:42.380Z] #60 2.873 + TMP_GOPATH= [2021-08-20T21:28:42.380Z] #60 2.873 + : /build [2021-08-20T21:28:42.380Z] #60 2.873 + '[' -z '' ']' [2021-08-20T21:28:42.380Z] #60 2.873 ++ mktemp -d [2021-08-20T21:28:42.380Z] #60 2.873 + export GOPATH=/tmp/tmp.XwkAGV9lWf [2021-08-20T21:28:42.380Z] #60 2.873 + GOPATH=/tmp/tmp.XwkAGV9lWf [2021-08-20T21:28:42.380Z] #60 2.873 + RM_GOPATH=1 [2021-08-20T21:28:42.380Z] #60 2.873 + case "$(go env GOARCH)" in [2021-08-20T21:28:42.380Z] #60 2.873 ++ go env GOARCH [2021-08-20T21:28:42.380Z] #60 2.887 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:28:42.380Z] #60 2.887 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:28:42.380Z] #60 2.887 ++ dirname /tmp/install/install.sh [2021-08-20T21:28:42.380Z] #60 2.889 + dir=/tmp/install [2021-08-20T21:28:42.380Z] #60 2.889 + bin=shfmt [2021-08-20T21:28:42.380Z] #60 2.889 + shift [2021-08-20T21:28:42.380Z] #60 2.889 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-20T21:28:42.380Z] #60 2.889 + . /tmp/install/shfmt.installer [2021-08-20T21:28:42.380Z] #60 2.889 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-20T21:28:42.380Z] #60 2.889 + install_shfmt [2021-08-20T21:28:42.380Z] #60 2.889 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-20T21:28:42.380Z] #60 2.889 + git clone https://github.com/mvdan/sh.git /tmp/tmp.XwkAGV9lWf/src/github.com/mvdan/sh [2021-08-20T21:28:42.380Z] #60 2.889 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-20T21:28:42.380Z] #60 2.894 Cloning into '/tmp/tmp.XwkAGV9lWf/src/github.com/mvdan/sh'... [2021-08-20T21:28:42.380Z] #60 ... [2021-08-20T21:28:42.380Z] [2021-08-20T21:28:42.380Z] #58 [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 [2021-08-20T21:28:42.380Z] #58 sha256:d556f3f44afdf0e143f54e392e8842c766f55333e73e33c05b55fddb6483444f [2021-08-20T21:28:42.380Z] #58 2.654 + RM_GOPATH=0 [2021-08-20T21:28:42.380Z] #58 2.654 + TMP_GOPATH= [2021-08-20T21:28:42.380Z] #58 2.654 + : /build [2021-08-20T21:28:42.380Z] #58 2.654 + '[' -z '' ']' [2021-08-20T21:28:42.380Z] #58 2.654 ++ mktemp -d [2021-08-20T21:28:42.380Z] #58 2.654 + export GOPATH=/tmp/tmp.lAF0i2haKX [2021-08-20T21:28:42.380Z] #58 2.654 + GOPATH=/tmp/tmp.lAF0i2haKX [2021-08-20T21:28:42.380Z] #58 2.654 + RM_GOPATH=1 [2021-08-20T21:28:42.380Z] #58 2.654 + case "$(go env GOARCH)" in [2021-08-20T21:28:42.380Z] #58 2.654 ++ go env GOARCH [2021-08-20T21:28:42.380Z] #58 2.654 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:28:42.380Z] #58 2.654 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:28:42.380Z] #58 2.654 ++ dirname /tmp/install/install.sh [2021-08-20T21:28:42.380Z] #58 2.654 + dir=/tmp/install [2021-08-20T21:28:42.380Z] #58 2.654 + bin=golangci_lint [2021-08-20T21:28:42.380Z] #58 2.654 + shift [2021-08-20T21:28:42.380Z] #58 2.654 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-20T21:28:42.380Z] #58 2.654 + . /tmp/install/golangci_lint.installer [2021-08-20T21:28:42.380Z] #58 2.654 ++ : v1.23.8 [2021-08-20T21:28:42.380Z] #58 2.654 + install_golangci_lint [2021-08-20T21:28:42.380Z] #58 2.654 + set -e [2021-08-20T21:28:42.380Z] #58 2.654 + export GO111MODULE=on [2021-08-20T21:28:42.380Z] #58 2.654 + GO111MODULE=on [2021-08-20T21:28:42.380Z] #58 2.654 + GOBIN=/build [2021-08-20T21:28:42.380Z] #58 2.654 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-20T21:28:42.380Z] #58 3.129 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-20T21:28:42.636Z] #58 ... [2021-08-20T21:28:42.636Z] [2021-08-20T21:28:42.636Z] #48 [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 [2021-08-20T21:28:42.636Z] #48 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-20T21:28:42.636Z] #48 3.400 + git clone https://github.com/docker/distribution.git . [2021-08-20T21:28:42.636Z] #48 3.405 Cloning into '.'... [2021-08-20T21:28:42.636Z] #48 ... [2021-08-20T21:28:42.636Z] [2021-08-20T21:28:42.636Z] #52 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-20T21:28:42.636Z] #52 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-20T21:28:42.636Z] #52 3.658 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-20T21:28:42.636Z] #52 3.772 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-20T21:28:42.637Z] #52 3.885 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-20T21:28:42.637Z] #52 4.084 Hit:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [2021-08-20T21:28:42.637Z] #52 4.344 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-20T21:28:42.637Z] #52 6.168 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [25.8 kB] [2021-08-20T21:28:42.892Z] #52 ... [2021-08-20T21:28:42.892Z] [2021-08-20T21:28:42.892Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-08-20T21:28:42.892Z] #19 sha256:dcae3e3184fc3709dcfeb20316dcc27d7eb0a580fc156707d3cff1919d6c8542 [2021-08-20T21:28:42.892Z] #19 1.874 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-20T21:28:42.892Z] #19 1.902 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-20T21:28:42.892Z] #19 1.902 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-20T21:28:43.457Z] #19 2.550 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-08-20T21:28:44.021Z] #19 3.138 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-20T21:28:44.950Z] #19 3.964 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-08-20T21:28:45.892Z] #19 ... [2021-08-20T21:28:45.892Z] [2021-08-20T21:28:45.892Z] #40 [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 [2021-08-20T21:28:45.892Z] #40 sha256:ad05b9950cf07fea53716630ddc759e5af47377be4b3e619adf75bc4ef5c678b [2021-08-20T21:28:45.892Z] #40 3.282 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-20T21:28:45.892Z] #40 3.282 Cloning into '.'... [2021-08-20T21:28:45.892Z] #40 ... [2021-08-20T21:28:45.892Z] [2021-08-20T21:28:45.892Z] #58 [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 [2021-08-20T21:28:45.892Z] #58 sha256:d556f3f44afdf0e143f54e392e8842c766f55333e73e33c05b55fddb6483444f [2021-08-20T21:28:45.892Z] #58 12.03 go: downloading github.com/fatih/color v1.7.0 [2021-08-20T21:28:45.892Z] #58 12.05 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-20T21:28:45.892Z] #58 12.12 go: downloading github.com/pkg/errors v0.8.1 [2021-08-20T21:28:45.892Z] #58 12.12 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-20T21:28:45.892Z] #58 12.15 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-20T21:28:45.892Z] #58 12.33 go: downloading github.com/spf13/viper v1.6.1 [2021-08-20T21:28:45.892Z] #58 12.67 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-20T21:28:45.892Z] #58 12.69 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-20T21:28:45.892Z] #58 12.75 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-20T21:28:45.892Z] #58 12.77 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-20T21:28:45.893Z] #58 13.46 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-20T21:28:45.893Z] #58 13.66 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-20T21:28:48.426Z] #58 ... [2021-08-20T21:28:48.427Z] [2021-08-20T21:28:48.427Z] #54 [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 [2021-08-20T21:28:48.427Z] #54 sha256:63d1f30641ebe0885a2d8bef94025f9a45f1c214a81fa66581f48c035c7721cd [2021-08-20T21:28:48.427Z] #54 6.280 github.com/LK4D4/vndr/versioned [2021-08-20T21:28:48.427Z] #54 7.819 github.com/LK4D4/vndr/godl [2021-08-20T21:28:48.427Z] #54 10.66 github.com/LK4D4/vndr [2021-08-20T21:28:48.427Z] #54 DONE 15.8s [2021-08-20T21:28:48.427Z] [2021-08-20T21:28:48.427Z] #58 [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 [2021-08-20T21:28:48.427Z] #58 sha256:d556f3f44afdf0e143f54e392e8842c766f55333e73e33c05b55fddb6483444f [2021-08-20T21:28:48.427Z] #58 16.05 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-20T21:28:48.427Z] #58 16.06 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-20T21:28:48.427Z] #58 16.24 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-20T21:28:48.427Z] #58 16.32 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-20T21:28:48.682Z] #58 16.38 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-20T21:28:48.682Z] #58 16.45 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-20T21:28:48.939Z] #58 16.79 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-20T21:28:48.939Z] #58 16.80 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-20T21:28:48.939Z] #58 16.86 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-20T21:28:49.195Z] #58 16.89 go: downloading github.com/spf13/afero v1.1.2 [2021-08-20T21:28:49.195Z] #58 16.98 go: downloading github.com/spf13/cast v1.3.0 [2021-08-20T21:28:49.195Z] #58 17.00 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-20T21:28:49.195Z] #58 17.05 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-20T21:28:49.195Z] #58 17.06 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-20T21:28:49.195Z] #58 17.12 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-20T21:28:49.451Z] #58 17.16 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-20T21:28:49.451Z] #58 17.28 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-20T21:28:49.451Z] #58 17.29 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-20T21:28:49.451Z] #58 17.35 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-20T21:28:49.451Z] #58 17.37 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-20T21:28:49.707Z] #58 17.38 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-20T21:28:49.707Z] #58 17.39 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-20T21:28:49.707Z] #58 17.41 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-20T21:28:49.707Z] #58 17.53 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-20T21:28:49.707Z] #58 17.55 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-20T21:28:49.707Z] #58 17.58 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-20T21:28:49.707Z] #58 17.64 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-20T21:28:49.963Z] #58 17.70 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-20T21:28:49.963Z] #58 17.72 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-20T21:28:50.219Z] #58 17.96 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-20T21:28:50.219Z] #58 18.05 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-20T21:28:50.475Z] #58 18.09 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-20T21:28:50.475Z] #58 18.23 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-20T21:28:50.475Z] #58 18.30 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-20T21:28:50.731Z] #58 18.42 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-20T21:28:50.731Z] #58 18.45 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-20T21:28:50.986Z] #58 18.76 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-20T21:28:51.242Z] #58 18.87 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-20T21:28:51.242Z] #58 18.89 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-20T21:28:51.242Z] #58 18.92 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-20T21:28:51.242Z] #58 18.95 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-20T21:28:51.242Z] #58 18.98 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-20T21:28:51.498Z] #58 19.23 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-20T21:28:51.754Z] #58 19.39 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-20T21:28:51.754Z] #58 19.45 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-20T21:28:51.754Z] #58 19.50 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-20T21:28:51.754Z] #58 19.52 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-20T21:28:51.754Z] #58 19.53 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-20T21:28:51.754Z] #58 19.60 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-20T21:28:52.317Z] #58 20.19 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-20T21:28:52.574Z] #58 20.19 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-20T21:28:52.574Z] #58 20.29 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-20T21:28:52.574Z] #58 20.30 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-20T21:28:52.574Z] #58 20.31 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-20T21:28:52.574Z] #58 20.34 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-20T21:28:52.830Z] #58 20.47 go: downloading golang.org/x/text v0.3.2 [2021-08-20T21:28:53.759Z] #58 ... [2021-08-20T21:28:53.759Z] [2021-08-20T21:28:53.759Z] #60 [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 [2021-08-20T21:28:53.759Z] #60 sha256:fa82962947e3c6fc89eca46dc27679c08c1d5ab3f39c9403a0d67c268b606c94 [2021-08-20T21:28:53.759Z] #60 11.31 + cd /tmp/tmp.XwkAGV9lWf/src/github.com/mvdan/sh [2021-08-20T21:28:53.759Z] #60 11.31 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-20T21:28:53.759Z] #60 11.38 + GO111MODULE=on [2021-08-20T21:28:53.759Z] #60 11.38 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-20T21:28:53.759Z] #60 12.15 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-20T21:28:53.759Z] #60 12.16 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-20T21:28:53.759Z] #60 12.21 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-20T21:28:53.759Z] #60 13.41 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-20T21:28:53.759Z] #60 15.65 golang.org/x/sys/unix [2021-08-20T21:28:53.759Z] #60 15.72 github.com/pkg/diff [2021-08-20T21:28:53.759Z] #60 17.53 mvdan.cc/editorconfig [2021-08-20T21:28:53.759Z] #60 18.48 mvdan.cc/sh/v3/fileutil [2021-08-20T21:28:53.759Z] #60 18.67 mvdan.cc/sh/v3/syntax [2021-08-20T21:28:53.759Z] #60 ... [2021-08-20T21:28:53.759Z] [2021-08-20T21:28:53.759Z] #48 [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 [2021-08-20T21:28:53.759Z] #48 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-20T21:28:53.759Z] #48 15.68 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-20T21:28:53.759Z] #48 17.50 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-08-20T21:28:53.874Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06b1ea7a003ee7265) in /home/ubuntu/workspace/moby_PR-42763 [Pipeline] { [Pipeline] checkout [2021-08-20T21:28:54.171Z] The recommended git tool is: git [2021-08-20T21:28:54.267Z] ---> ee69f5a26f9f [2021-08-20T21:28:54.267Z] Successfully built ee69f5a26f9f [2021-08-20T21:28:54.267Z] Successfully tagged docker:latest [2021-08-20T21:28:54.267Z] INFO: Image build ended at 08/20/2021 21:28:53. Duration:00:00:22.1136292 [2021-08-20T21:28:54.267Z] [2021-08-20T21:28:54.267Z] [2021-08-20T21:28:54.267Z] INFO: Building the test binaries at 08/20/2021 21:28:53... [2021-08-20T21:28:54.686Z] #48 ... [2021-08-20T21:28:54.686Z] [2021-08-20T21:28:54.686Z] #60 [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 [2021-08-20T21:28:54.686Z] #60 sha256:fa82962947e3c6fc89eca46dc27679c08c1d5ab3f39c9403a0d67c268b606c94 [2021-08-20T21:28:54.686Z] #60 22.38 golang.org/x/crypto/ssh/terminal [2021-08-20T21:28:56.051Z] #60 ... [2021-08-20T21:28:56.051Z] [2021-08-20T21:28:56.051Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-08-20T21:28:56.051Z] #19 sha256:dcae3e3184fc3709dcfeb20316dcc27d7eb0a580fc156707d3cff1919d6c8542 [2021-08-20T21:28:56.051Z] #19 5.106 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-08-20T21:28:56.051Z] #19 6.031 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-08-20T21:28:56.051Z] #19 6.658 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-20T21:28:56.051Z] #19 7.452 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [25.8 kB] [2021-08-20T21:28:56.051Z] #19 7.452 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [25.8 kB] [2021-08-20T21:28:56.051Z] #19 7.452 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [25.8 kB] [2021-08-20T21:28:56.051Z] #19 7.452 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [24.4 kB] [2021-08-20T21:28:56.051Z] #19 7.452 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [25.4 kB] [2021-08-20T21:28:56.051Z] #19 7.452 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [25.8 kB] [2021-08-20T21:28:56.051Z] #19 ... [2021-08-20T21:28:56.051Z] [2021-08-20T21:28:56.051Z] #58 [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 [2021-08-20T21:28:56.051Z] #58 sha256:d556f3f44afdf0e143f54e392e8842c766f55333e73e33c05b55fddb6483444f [2021-08-20T21:28:56.051Z] #58 23.88 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-20T21:28:56.051Z] #58 23.88 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-20T21:28:56.051Z] #58 23.91 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-20T21:28:56.051Z] #58 23.94 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-20T21:28:56.307Z] #58 24.01 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-20T21:28:56.868Z] #58 ... [2021-08-20T21:28:56.868Z] [2021-08-20T21:28:56.868Z] #52 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-20T21:28:56.868Z] #52 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-20T21:28:56.868Z] #52 14.31 Fetched 8397 kB in 11s (755 kB/s) [2021-08-20T21:28:56.868Z] #52 14.31 Reading package lists... [2021-08-20T21:28:56.868Z] #52 18.17 Reading package lists... [2021-08-20T21:28:56.868Z] #52 21.12 Building dependency tree... [2021-08-20T21:28:56.868Z] #52 21.88 Reading state information... [2021-08-20T21:28:56.868Z] #52 22.97 The following additional packages will be installed: [2021-08-20T21:28:56.868Z] #52 22.98 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-20T21:28:56.868Z] #52 22.98 python3-protobuf python3-six [2021-08-20T21:28:56.868Z] #52 23.00 Suggested packages: [2021-08-20T21:28:56.868Z] #52 23.00 python3-setuptools [2021-08-20T21:28:56.868Z] #52 23.00 Recommended packages: [2021-08-20T21:28:56.868Z] #52 23.00 iproute2 | iproute [2021-08-20T21:28:56.868Z] #52 23.40 The following NEW packages will be installed: [2021-08-20T21:28:56.868Z] #52 23.41 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-20T21:28:56.868Z] #52 23.41 python3-protobuf python3-six [2021-08-20T21:28:56.868Z] #52 23.80 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-08-20T21:28:56.868Z] #52 23.80 Need to get 2267 kB of archives. [2021-08-20T21:28:56.868Z] #52 23.80 After this operation, 10.8 MB of additional disk space will be used. [2021-08-20T21:28:56.868Z] #52 23.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-08-20T21:28:56.868Z] #52 23.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-20T21:28:56.868Z] #52 23.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-08-20T21:28:56.868Z] #52 23.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-08-20T21:28:56.868Z] #52 23.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-20T21:28:56.868Z] #52 23.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-08-20T21:28:56.868Z] #52 23.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-08-20T21:28:57.124Z] #52 ... [2021-08-20T21:28:57.124Z] [2021-08-20T21:28:57.124Z] #58 [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 [2021-08-20T21:28:57.124Z] #58 sha256:d556f3f44afdf0e143f54e392e8842c766f55333e73e33c05b55fddb6483444f [2021-08-20T21:28:57.124Z] #58 24.73 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-20T21:28:57.124Z] #58 24.83 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-20T21:28:57.124Z] #58 24.91 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-20T21:28:57.896Z] using credential docker-jenkins-github-credentials [2021-08-20T21:28:57.908Z] Cloning the remote Git repository [2021-08-20T21:28:57.908Z] Cloning with configured refspecs honoured and without tags [2021-08-20T21:28:57.974Z] INFO: make.ps1 starting at 08/20/2021 21:28:57 [2021-08-20T21:28:58.429Z] INFO: Git commit (cbedacf302) assumed from DOCKER_GITCOMMIT environment variable [2021-08-20T21:28:58.430Z] INFO: Invoking autogen... [2021-08-20T21:28:58.430Z] INFO: Building daemon... [2021-08-20T21:28:57.950Z] Cloning repository https://github.com/moby/moby.git [2021-08-20T21:28:58.041Z] > git init /home/ubuntu/workspace/moby_PR-42763 # timeout=10 [2021-08-20T21:28:58.365Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-20T21:28:58.366Z] > git --version # timeout=10 [2021-08-20T21:28:58.427Z] > git --version # 'git version 2.17.1' [2021-08-20T21:28:58.428Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-20T21:28:58.430Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42763/head:refs/remotes/origin/PR-42763 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-20T21:28:59.646Z] #58 ... [2021-08-20T21:28:59.646Z] [2021-08-20T21:28:59.646Z] #60 [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 [2021-08-20T21:28:59.646Z] #60 sha256:fa82962947e3c6fc89eca46dc27679c08c1d5ab3f39c9403a0d67c268b606c94 [2021-08-20T21:28:59.646Z] #60 25.31 mvdan.cc/sh/v3/cmd/shfmt [2021-08-20T21:28:59.646Z] #60 DONE 27.3s [2021-08-20T21:28:59.646Z] [2021-08-20T21:28:59.646Z] #48 [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 [2021-08-20T21:28:59.646Z] #48 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-20T21:28:59.646Z] #48 24.78 + dpkg --print-architecture [2021-08-20T21:28:59.646Z] #48 24.78 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-20T21:28:59.646Z] #48 25.82 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-20T21:28:59.646Z] #48 25.82 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-20T21:29:02.917Z] #48 ... [2021-08-20T21:29:02.917Z] [2021-08-20T21:29:02.917Z] #52 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-20T21:29:02.917Z] #52 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-20T21:29:02.917Z] #52 27.12 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-08-20T21:29:02.917Z] #52 28.51 debconf: delaying package configuration, since apt-utils is not installed [2021-08-20T21:29:02.917Z] #52 28.70 Fetched 2267 kB in 4s (569 kB/s) [2021-08-20T21:29:02.917Z] #52 28.74 Selecting previously unselected package libprotobuf23:amd64. [2021-08-20T21:29:02.917Z] #52 28.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-08-20T21:29:02.917Z] #52 28.77 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-08-20T21:29:02.917Z] #52 28.78 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-08-20T21:29:02.917Z] #52 29.22 Selecting previously unselected package python3-pkg-resources. [2021-08-20T21:29:02.917Z] #52 29.22 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-20T21:29:02.917Z] #52 29.23 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-20T21:29:02.917Z] #52 29.35 Selecting previously unselected package python3-six. [2021-08-20T21:29:02.917Z] #52 29.36 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-08-20T21:29:02.917Z] #52 29.36 Unpacking python3-six (1.16.0-2) ... [2021-08-20T21:29:02.917Z] #52 29.41 Selecting previously unselected package python3-protobuf. [2021-08-20T21:29:02.917Z] #52 29.41 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-08-20T21:29:02.917Z] #52 29.43 Unpacking python3-protobuf (3.12.4-1) ... [2021-08-20T21:29:02.917Z] #52 29.74 Selecting previously unselected package libnet1:amd64. [2021-08-20T21:29:02.917Z] #52 29.74 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-20T21:29:02.917Z] #52 29.75 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-20T21:29:02.917Z] #52 29.86 Selecting previously unselected package libnl-3-200:amd64. [2021-08-20T21:29:02.917Z] #52 29.86 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-08-20T21:29:02.917Z] #52 29.87 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-20T21:29:02.917Z] #52 29.96 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-20T21:29:02.917Z] #52 29.97 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-08-20T21:29:02.917Z] #52 29.97 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-20T21:29:02.917Z] #52 30.04 Selecting previously unselected package criu. [2021-08-20T21:29:02.917Z] #52 30.04 Preparing to unpack .../7-criu_3.15-1_amd64.deb ... [2021-08-20T21:29:02.917Z] #52 30.05 Unpacking criu (3.15-1) ... [2021-08-20T21:29:02.917Z] #52 30.44 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-20T21:29:03.847Z] #52 31.30 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-08-20T21:29:03.847Z] #52 31.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-20T21:29:03.847Z] #52 31.32 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-20T21:29:03.847Z] #52 31.33 Setting up python3-six (1.16.0-2) ... [2021-08-20T21:29:04.410Z] #52 32.01 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-20T21:29:04.410Z] #52 32.03 Setting up python3-protobuf (3.12.4-1) ... [2021-08-20T21:29:05.778Z] #52 ... [2021-08-20T21:29:05.778Z] [2021-08-20T21:29:05.778Z] #48 [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 [2021-08-20T21:29:05.778Z] #48 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-20T21:29:05.778Z] #48 DONE 33.2s [2021-08-20T21:29:05.778Z] [2021-08-20T21:29:05.778Z] #40 [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 [2021-08-20T21:29:05.778Z] #40 sha256:ad05b9950cf07fea53716630ddc759e5af47377be4b3e619adf75bc4ef5c678b [2021-08-20T21:29:05.778Z] #40 29.21 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-20T21:29:05.778Z] #40 29.75 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-20T21:29:06.342Z] #40 ... [2021-08-20T21:29:06.342Z] [2021-08-20T21:29:06.342Z] #56 [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 [2021-08-20T21:29:06.342Z] #56 sha256:66204e885091deddff45522c50a5223664f96ef0916b9e251b6a9490ebb66fa6 [2021-08-20T21:29:06.342Z] #56 DONE 34.2s [2021-08-20T21:29:06.598Z] [2021-08-20T21:29:06.598Z] #40 [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 [2021-08-20T21:29:06.598Z] #40 sha256:ad05b9950cf07fea53716630ddc759e5af47377be4b3e619adf75bc4ef5c678b [2021-08-20T21:29:07.161Z] #40 ... [2021-08-20T21:29:07.161Z] [2021-08-20T21:29:07.161Z] #52 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-20T21:29:07.161Z] #52 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-20T21:29:07.161Z] #52 34.74 Setting up criu (3.15-1) ... [2021-08-20T21:29:08.116Z] #52 35.71 Processing triggers for libc-bin (2.31-13) ... [2021-08-20T21:29:08.116Z] #52 DONE 35.9s [2021-08-20T21:29:08.116Z] [2021-08-20T21:29:08.116Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-08-20T21:29:08.116Z] #19 sha256:dcae3e3184fc3709dcfeb20316dcc27d7eb0a580fc156707d3cff1919d6c8542 [2021-08-20T21:29:09.483Z] #19 ... [2021-08-20T21:29:09.483Z] [2021-08-20T21:29:09.483Z] #40 [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 [2021-08-20T21:29:09.483Z] #40 sha256:ad05b9950cf07fea53716630ddc759e5af47377be4b3e619adf75bc4ef5c678b [2021-08-20T21:29:09.483Z] #40 DONE 37.0s [2021-08-20T21:29:09.483Z] [2021-08-20T21:29:09.483Z] #58 [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 [2021-08-20T21:29:09.483Z] #58 sha256:d556f3f44afdf0e143f54e392e8842c766f55333e73e33c05b55fddb6483444f [2021-08-20T21:29:12.004Z] #58 ... [2021-08-20T21:29:12.004Z] [2021-08-20T21:29:12.004Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-08-20T21:29:12.004Z] #19 sha256:dcae3e3184fc3709dcfeb20316dcc27d7eb0a580fc156707d3cff1919d6c8542 [2021-08-20T21:29:12.004Z] #19 30.61 Fetched 48.3 MB in 29s (1660 kB/s) [2021-08-20T21:29:13.664Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0608d28428f555daf) in /home/ubuntu/workspace/moby_PR-42763 [Pipeline] { [Pipeline] checkout [2021-08-20T21:29:13.992Z] The recommended git tool is: git [2021-08-20T21:29:16.174Z] #19 30.61 Reading package lists... [2021-08-20T21:29:17.036Z] using credential docker-jenkins-github-credentials [2021-08-20T21:29:17.048Z] Cloning the remote Git repository [2021-08-20T21:29:17.048Z] Cloning with configured refspecs honoured and without tags [2021-08-20T21:29:17.083Z] Cloning repository https://github.com/moby/moby.git [2021-08-20T21:29:17.169Z] > git init /home/ubuntu/workspace/moby_PR-42763 # timeout=10 [2021-08-20T21:29:17.453Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-20T21:29:17.453Z] > git --version # timeout=10 [2021-08-20T21:29:17.468Z] > git --version # 'git version 2.17.1' [2021-08-20T21:29:17.469Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-20T21:29:17.470Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42763/head:refs/remotes/origin/PR-42763 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-20T21:29:21.424Z] #19 35.22 Reading package lists... [2021-08-20T21:29:21.987Z] #19 39.87 Building dependency tree... [2021-08-20T21:29:21.987Z] #19 41.02 Reading state information... [2021-08-20T21:29:22.914Z] #19 41.87 The following additional packages will be installed: [2021-08-20T21:29:22.914Z] #19 41.87 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-08-20T21:29:22.914Z] #19 41.87 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-08-20T21:29:22.914Z] #19 41.87 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-08-20T21:29:22.914Z] #19 41.87 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-08-20T21:29:22.914Z] #19 41.87 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-08-20T21:29:22.914Z] #19 41.87 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-08-20T21:29:22.914Z] #19 41.87 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-08-20T21:29:22.914Z] #19 41.87 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2021-08-20T21:29:22.914Z] #19 41.87 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2021-08-20T21:29:22.914Z] #19 41.87 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-08-20T21:29:22.914Z] #19 41.87 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-08-20T21:29:22.914Z] #19 41.87 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-08-20T21:29:22.914Z] #19 41.87 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-08-20T21:29:22.914Z] #19 41.87 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-08-20T21:29:22.914Z] #19 41.87 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-08-20T21:29:22.914Z] #19 41.87 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-08-20T21:29:22.914Z] #19 41.87 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-08-20T21:29:22.914Z] #19 41.87 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-08-20T21:29:22.914Z] #19 41.87 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-08-20T21:29:22.914Z] #19 41.87 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-08-20T21:29:22.914Z] #19 41.87 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-08-20T21:29:22.914Z] #19 41.87 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-08-20T21:29:22.914Z] #19 41.87 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-08-20T21:29:22.914Z] #19 41.87 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-08-20T21:29:22.914Z] #19 41.87 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-08-20T21:29:22.914Z] #19 41.87 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-08-20T21:29:22.914Z] #19 41.87 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-08-20T21:29:22.914Z] #19 41.87 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-08-20T21:29:22.914Z] #19 41.87 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-08-20T21:29:22.914Z] #19 41.87 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-08-20T21:29:22.914Z] #19 41.87 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-08-20T21:29:22.914Z] #19 41.87 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-08-20T21:29:22.914Z] #19 41.88 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-08-20T21:29:22.914Z] #19 41.88 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-08-20T21:29:22.914Z] #19 41.88 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-08-20T21:29:22.914Z] #19 41.88 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-08-20T21:29:22.914Z] #19 41.88 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-08-20T21:29:22.914Z] #19 41.88 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-08-20T21:29:22.914Z] #19 41.88 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-08-20T21:29:22.914Z] #19 41.88 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-08-20T21:29:22.914Z] #19 41.88 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-08-20T21:29:22.914Z] #19 41.88 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-08-20T21:29:22.914Z] #19 41.88 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-08-20T21:29:22.914Z] #19 41.88 linux-libc-dev-s390x-cross patch xz-utils [2021-08-20T21:29:22.914Z] #19 41.90 Suggested packages: [2021-08-20T21:29:22.914Z] #19 41.90 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2021-08-20T21:29:22.914Z] #19 41.90 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2021-08-20T21:29:22.914Z] #19 41.90 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2021-08-20T21:29:22.914Z] #19 41.90 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-08-20T21:29:22.914Z] #19 41.90 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-08-20T21:29:22.914Z] #19 41.90 libyaml-shell-perl ed diffutils-doc [2021-08-20T21:29:22.914Z] #19 41.90 Recommended packages: [2021-08-20T21:29:22.914Z] #19 41.90 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-08-20T21:29:22.914Z] #19 41.90 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-08-20T21:29:23.344Z] Fetching without tags [2021-08-20T21:29:23.684Z] Merging remotes/origin/master commit 41568dfc665ad4033d7fc860a5dac8102915008e into PR head commit f68260ba228349d0634235e7c314b4ed88083c62 [2021-08-20T21:29:24.802Z] #19 43.76 The following NEW packages will be installed: [2021-08-20T21:29:24.802Z] #19 43.76 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-08-20T21:29:24.802Z] #19 43.76 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-08-20T21:29:24.802Z] #19 43.76 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-08-20T21:29:24.802Z] #19 43.76 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-08-20T21:29:24.802Z] #19 43.76 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-08-20T21:29:24.802Z] #19 43.76 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-08-20T21:29:24.802Z] #19 43.76 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-08-20T21:29:24.802Z] #19 43.76 crossbuild-essential-armel crossbuild-essential-armhf [2021-08-20T21:29:24.802Z] #19 43.76 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-08-20T21:29:24.802Z] #19 43.76 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2021-08-20T21:29:24.802Z] #19 43.76 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2021-08-20T21:29:24.802Z] #19 43.76 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2021-08-20T21:29:24.802Z] #19 43.76 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2021-08-20T21:29:24.802Z] #19 43.76 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-08-20T21:29:24.802Z] #19 43.76 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-08-20T21:29:24.802Z] #19 43.76 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-08-20T21:29:24.802Z] #19 43.76 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-08-20T21:29:24.802Z] #19 43.76 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-08-20T21:29:24.803Z] #19 43.76 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-08-20T21:29:24.803Z] #19 43.77 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-08-20T21:29:24.803Z] #19 43.77 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-08-20T21:29:24.803Z] #19 43.77 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-08-20T21:29:24.803Z] #19 43.77 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-08-20T21:29:24.803Z] #19 43.77 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-08-20T21:29:24.803Z] #19 43.77 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-08-20T21:29:24.803Z] #19 43.77 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-08-20T21:29:24.803Z] #19 43.77 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-08-20T21:29:24.803Z] #19 43.77 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-08-20T21:29:24.803Z] #19 43.77 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-08-20T21:29:24.803Z] #19 43.77 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-08-20T21:29:24.803Z] #19 43.77 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-08-20T21:29:24.803Z] #19 43.77 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-08-20T21:29:24.803Z] #19 43.77 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-08-20T21:29:24.803Z] #19 43.77 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-08-20T21:29:24.803Z] #19 43.77 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-08-20T21:29:24.803Z] #19 43.77 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-08-20T21:29:24.803Z] #19 43.77 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-08-20T21:29:24.803Z] #19 43.77 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-08-20T21:29:24.803Z] #19 43.77 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-08-20T21:29:24.803Z] #19 43.77 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-08-20T21:29:24.803Z] #19 43.77 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-08-20T21:29:24.803Z] #19 43.77 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-08-20T21:29:24.803Z] #19 43.77 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-08-20T21:29:24.803Z] #19 43.77 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-08-20T21:29:24.803Z] #19 43.77 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-08-20T21:29:24.803Z] #19 43.77 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-08-20T21:29:24.803Z] #19 43.77 linux-libc-dev-s390x-cross patch xz-utils [2021-08-20T21:29:25.058Z] #19 44.13 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2021-08-20T21:29:25.058Z] #19 44.13 Need to get 787 MB of archives. [2021-08-20T21:29:25.058Z] #19 44.13 After this operation, 3385 MB of additional disk space will be used. [2021-08-20T21:29:25.058Z] #19 44.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2021-08-20T21:29:25.058Z] #19 44.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-08-20T21:29:25.058Z] #19 44.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2021-08-20T21:29:25.058Z] #19 44.14 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2021-08-20T21:29:25.058Z] #19 44.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2021-08-20T21:29:25.058Z] #19 44.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-08-20T21:29:25.058Z] #19 44.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2021-08-20T21:29:25.058Z] #19 44.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2021-08-20T21:29:25.058Z] #19 44.23 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2021-08-20T21:29:25.058Z] #19 44.26 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2021-08-20T21:29:25.058Z] #19 44.29 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2021-08-20T21:29:23.241Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-20T21:29:23.256Z] > git config --add remote.origin.fetch +refs/pull/42763/head:refs/remotes/origin/PR-42763 # timeout=10 [2021-08-20T21:29:23.281Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-20T21:29:23.315Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-20T21:29:23.349Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-20T21:29:23.349Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-20T21:29:23.350Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42763/head:refs/remotes/origin/PR-42763 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-20T21:29:23.695Z] > git config core.sparsecheckout # timeout=10 [2021-08-20T21:29:23.725Z] > git checkout -f f68260ba228349d0634235e7c314b4ed88083c62 # timeout=10 [2021-08-20T21:29:24.544Z] > git remote # timeout=10 [2021-08-20T21:29:24.569Z] > git config --get remote.origin.url # timeout=10 [2021-08-20T21:29:24.592Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-20T21:29:24.593Z] > git merge 41568dfc665ad4033d7fc860a5dac8102915008e # timeout=10 [2021-08-20T21:29:25.293Z] Merge succeeded, producing 09e7ebcf9e73e918eb1fbdbefd108b2609a3d32f [2021-08-20T21:29:25.293Z] Checking out Revision 09e7ebcf9e73e918eb1fbdbefd108b2609a3d32f (PR-42763) [2021-08-20T21:29:25.314Z] #19 44.31 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2021-08-20T21:29:25.314Z] #19 44.32 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2021-08-20T21:29:25.570Z] #19 44.88 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2021-08-20T21:29:25.830Z] #19 44.89 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2021-08-20T21:29:26.199Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-014888041e1031792) in /home/ubuntu/workspace/moby_PR-42763 [Pipeline] { [Pipeline] checkout [2021-08-20T21:29:26.334Z] The recommended git tool is: git [2021-08-20T21:29:26.394Z] #19 45.46 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2021-08-20T21:29:26.394Z] #19 45.47 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2021-08-20T21:29:26.958Z] #19 45.99 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2021-08-20T21:29:26.958Z] #19 45.99 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2021-08-20T21:29:27.214Z] #19 46.48 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2021-08-20T21:29:27.471Z] #19 46.54 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2021-08-20T21:29:25.262Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-20T21:29:25.297Z] > git config core.sparsecheckout # timeout=10 [2021-08-20T21:29:25.319Z] > git checkout -f 09e7ebcf9e73e918eb1fbdbefd108b2609a3d32f # timeout=10 [2021-08-20T21:29:28.036Z] #19 47.07 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2021-08-20T21:29:28.036Z] #19 47.07 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2021-08-20T21:29:28.036Z] #19 47.08 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2021-08-20T21:29:28.036Z] #19 47.08 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2021-08-20T21:29:28.036Z] #19 47.08 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2021-08-20T21:29:28.036Z] #19 47.08 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2021-08-20T21:29:28.036Z] #19 47.08 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2021-08-20T21:29:28.036Z] #19 47.08 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2021-08-20T21:29:28.036Z] #19 47.11 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2021-08-20T21:29:28.036Z] #19 47.11 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2021-08-20T21:29:28.036Z] #19 47.11 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2021-08-20T21:29:28.036Z] #19 47.11 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2021-08-20T21:29:28.036Z] #19 47.12 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2021-08-20T21:29:28.036Z] #19 47.14 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2021-08-20T21:29:28.036Z] #19 47.16 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2021-08-20T21:29:28.036Z] #19 47.18 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2021-08-20T21:29:28.036Z] #19 47.19 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2021-08-20T21:29:28.036Z] #19 47.21 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2021-08-20T21:29:28.036Z] #19 47.22 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2021-08-20T21:29:28.601Z] #19 47.89 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2021-08-20T21:29:28.858Z] #19 47.89 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2021-08-20T21:29:28.858Z] #19 47.91 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2021-08-20T21:29:28.858Z] #19 47.94 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2021-08-20T21:29:28.858Z] #19 47.96 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2021-08-20T21:29:29.004Z] using credential docker-jenkins-github-credentials [2021-08-20T21:29:29.010Z] Cloning the remote Git repository [2021-08-20T21:29:29.010Z] Cloning with configured refspecs honoured and without tags [2021-08-20T21:29:29.379Z] Commit message: "Merge commit '41568dfc665ad4033d7fc860a5dac8102915008e' into HEAD" [2021-08-20T21:29:29.417Z] First time build. Skipping changelog. [2021-08-20T21:29:29.421Z] #19 48.53 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2021-08-20T21:29:29.422Z] #19 48.53 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-08-20T21:29:29.422Z] #19 48.53 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2021-08-20T21:29:29.422Z] #19 48.57 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2021-08-20T21:29:29.422Z] #19 48.57 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2021-08-20T21:29:29.422Z] #19 48.57 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-08-20T21:29:29.679Z] #19 48.68 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-08-20T21:29:29.679Z] #19 48.69 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2021-08-20T21:29:29.679Z] #19 48.70 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2021-08-20T21:29:29.679Z] #19 48.70 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2021-08-20T21:29:29.679Z] #19 48.70 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2021-08-20T21:29:29.679Z] #19 48.71 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-08-20T21:29:29.679Z] #19 48.71 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2021-08-20T21:29:29.679Z] #19 48.71 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2021-08-20T21:29:29.679Z] #19 48.71 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-08-20T21:29:29.679Z] #19 48.72 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2021-08-20T21:29:29.679Z] #19 48.72 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2021-08-20T21:29:29.679Z] #19 48.72 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2021-08-20T21:29:29.679Z] #19 48.72 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2021-08-20T21:29:29.679Z] #19 48.72 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2021-08-20T21:29:29.679Z] #19 48.76 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2021-08-20T21:29:29.679Z] #19 48.76 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2021-08-20T21:29:29.679Z] #19 48.76 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2021-08-20T21:29:29.679Z] #19 48.76 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2021-08-20T21:29:29.679Z] #19 48.79 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2021-08-20T21:29:29.679Z] #19 48.80 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2021-08-20T21:29:29.679Z] #19 48.81 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2021-08-20T21:29:29.679Z] #19 48.81 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2021-08-20T21:29:29.088Z] Cloning repository https://github.com/moby/moby.git [2021-08-20T21:29:29.159Z] > git init /home/ubuntu/workspace/moby_PR-42763 # timeout=10 [2021-08-20T21:29:29.534Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-20T21:29:29.535Z] > git --version # timeout=10 [2021-08-20T21:29:29.569Z] > git --version # 'git version 2.25.1' [2021-08-20T21:29:29.570Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-20T21:29:29.572Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42763/head:refs/remotes/origin/PR-42763 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-20T21:29:30.242Z] #19 49.51 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2021-08-20T21:29:29.383Z] > git rev-list --no-walk 9516c16a8315cff6ef7656bab38dfb6082bdd623 # timeout=10 [2021-08-20T21:29:30.497Z] #19 49.51 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2021-08-20T21:29:30.497Z] #19 49.54 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2021-08-20T21:29:30.497Z] #19 49.56 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2021-08-20T21:29:30.497Z] #19 49.58 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2021-08-20T21:29:30.563Z] + docker version [2021-08-20T21:29:31.063Z] #19 50.18 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2021-08-20T21:29:31.063Z] #19 50.18 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2021-08-20T21:29:31.063Z] #19 50.18 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2021-08-20T21:29:31.063Z] #19 50.19 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2021-08-20T21:29:31.063Z] #19 50.19 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2021-08-20T21:29:31.063Z] #19 50.19 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2021-08-20T21:29:31.063Z] #19 50.19 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2021-08-20T21:29:31.063Z] #19 50.21 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2021-08-20T21:29:31.063Z] #19 50.21 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2021-08-20T21:29:31.063Z] #19 50.22 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2021-08-20T21:29:31.063Z] #19 50.23 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2021-08-20T21:29:31.626Z] #19 50.81 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2021-08-20T21:29:31.885Z] #19 50.81 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2021-08-20T21:29:31.885Z] #19 50.85 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2021-08-20T21:29:31.885Z] #19 50.87 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2021-08-20T21:29:31.885Z] #19 50.89 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2021-08-20T21:29:32.449Z] #19 51.47 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2021-08-20T21:29:32.449Z] #19 51.47 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2021-08-20T21:29:32.449Z] #19 51.47 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2021-08-20T21:29:32.449Z] #19 51.49 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2021-08-20T21:29:32.449Z] #19 51.49 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2021-08-20T21:29:32.449Z] #19 51.49 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2021-08-20T21:29:32.449Z] #19 51.49 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2021-08-20T21:29:32.449Z] #19 51.49 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2021-08-20T21:29:32.449Z] #19 51.52 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2021-08-20T21:29:32.449Z] #19 51.60 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2021-08-20T21:29:32.449Z] #19 51.64 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2021-08-20T21:29:32.708Z] #19 51.64 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2021-08-20T21:29:32.708Z] #19 51.65 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2021-08-20T21:29:32.708Z] #19 51.66 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2021-08-20T21:29:32.708Z] #19 51.68 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2021-08-20T21:29:33.274Z] #19 52.36 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2021-08-20T21:29:33.274Z] #19 52.36 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2021-08-20T21:29:33.274Z] #19 52.39 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2021-08-20T21:29:33.274Z] #19 52.42 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2021-08-20T21:29:33.274Z] #19 52.45 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2021-08-20T21:29:33.839Z] #19 53.07 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2021-08-20T21:29:34.096Z] #19 53.07 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2021-08-20T21:29:34.096Z] #19 53.07 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2021-08-20T21:29:34.096Z] #19 53.09 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2021-08-20T21:29:34.096Z] #19 53.09 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2021-08-20T21:29:34.096Z] #19 53.09 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2021-08-20T21:29:34.096Z] #19 53.09 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2021-08-20T21:29:34.096Z] #19 53.09 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2021-08-20T21:29:34.096Z] #19 53.11 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2021-08-20T21:29:34.096Z] #19 53.12 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2021-08-20T21:29:34.096Z] #19 53.16 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2021-08-20T21:29:34.096Z] #19 53.21 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2021-08-20T21:29:34.662Z] #19 53.86 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2021-08-20T21:29:34.662Z] #19 53.86 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2021-08-20T21:29:34.662Z] #19 53.88 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2021-08-20T21:29:34.662Z] #19 53.90 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2021-08-20T21:29:34.662Z] #19 53.94 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2021-08-20T21:29:35.142Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f1bcdb580d090aea) in /home/ubuntu/workspace/moby_PR-42763 [Pipeline] { [Pipeline] checkout [2021-08-20T21:29:35.245Z] #19 54.48 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2021-08-20T21:29:35.245Z] #19 54.48 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2021-08-20T21:29:35.405Z] The recommended git tool is: git [2021-08-20T21:29:35.817Z] #19 54.93 debconf: delaying package configuration, since apt-utils is not installed [2021-08-20T21:29:36.075Z] #19 55.14 Fetched 787 MB in 11s (74.1 MB/s) [2021-08-20T21:29:36.075Z] #19 55.17 Selecting previously unselected package liblocale-gettext-perl. [2021-08-20T21:29:36.075Z] #19 55.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-08-20T21:29:36.075Z] #19 55.19 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2021-08-20T21:29:36.075Z] #19 55.20 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2021-08-20T21:29:36.075Z] #19 55.23 Selecting previously unselected package bzip2. [2021-08-20T21:29:36.075Z] #19 55.23 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2021-08-20T21:29:36.075Z] #19 55.23 Unpacking bzip2 (1.0.8-4) ... [2021-08-20T21:29:36.075Z] #19 55.27 Selecting previously unselected package libmagic-mgc. [2021-08-20T21:29:36.330Z] #19 55.28 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2021-08-20T21:29:36.330Z] #19 55.28 Unpacking libmagic-mgc (1:5.39-3) ... [2021-08-20T21:29:36.330Z] #19 55.40 Selecting previously unselected package libmagic1:amd64. [2021-08-20T21:29:36.330Z] #19 55.40 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2021-08-20T21:29:36.330Z] #19 55.41 Unpacking libmagic1:amd64 (1:5.39-3) ... [2021-08-20T21:29:36.330Z] #19 55.47 Selecting previously unselected package file. [2021-08-20T21:29:36.330Z] #19 55.47 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2021-08-20T21:29:36.330Z] #19 55.47 Unpacking file (1:5.39-3) ... [2021-08-20T21:29:36.330Z] #19 55.51 Selecting previously unselected package xz-utils. [2021-08-20T21:29:36.586Z] #19 55.51 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2021-08-20T21:29:36.586Z] #19 55.52 Unpacking xz-utils (5.2.5-2) ... [2021-08-20T21:29:36.586Z] #19 55.59 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-08-20T21:29:36.586Z] #19 55.59 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2021-08-20T21:29:36.586Z] #19 55.59 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-08-20T21:29:37.142Z] #19 56.09 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-08-20T21:29:37.142Z] #19 56.10 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2021-08-20T21:29:37.142Z] #19 56.10 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-08-20T21:29:37.398Z] #19 56.56 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-08-20T21:29:37.398Z] #19 56.56 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2021-08-20T21:29:37.398Z] #19 56.56 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-08-20T21:29:37.961Z] #19 57.10 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-08-20T21:29:37.961Z] #19 57.11 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2021-08-20T21:29:37.961Z] #19 57.11 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-08-20T21:29:38.477Z] #19 57.53 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-08-20T21:29:38.477Z] #19 57.54 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2021-08-20T21:29:38.477Z] #19 57.54 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2021-08-20T21:29:38.701Z] Client: Docker Engine - Community [2021-08-20T21:29:38.701Z] Version: 20.10.6 [2021-08-20T21:29:38.701Z] API version: 1.41 [2021-08-20T21:29:38.701Z] Go version: go1.13.15 [2021-08-20T21:29:38.701Z] Git commit: 370c289 [2021-08-20T21:29:38.701Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-20T21:29:38.701Z] OS/Arch: linux/amd64 [2021-08-20T21:29:38.701Z] Context: default [2021-08-20T21:29:38.701Z] Experimental: true [2021-08-20T21:29:38.701Z] [2021-08-20T21:29:38.701Z] Server: Docker Engine - Community [2021-08-20T21:29:38.701Z] Engine: [2021-08-20T21:29:38.701Z] Version: 20.10.6 [2021-08-20T21:29:38.701Z] API version: 1.41 (minimum version 1.12) [2021-08-20T21:29:38.701Z] Go version: go1.13.15 [2021-08-20T21:29:38.701Z] Git commit: 8728dd2 [2021-08-20T21:29:38.701Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-20T21:29:38.701Z] OS/Arch: linux/amd64 [2021-08-20T21:29:38.701Z] Experimental: true [2021-08-20T21:29:38.701Z] containerd: [2021-08-20T21:29:38.701Z] Version: 1.4.6 [2021-08-20T21:29:38.701Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-20T21:29:38.701Z] runc: [2021-08-20T21:29:38.701Z] Version: 1.0.0-rc95 [2021-08-20T21:29:38.701Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-20T21:29:38.701Z] docker-init: [2021-08-20T21:29:38.701Z] Version: 0.19.0 [2021-08-20T21:29:38.701Z] GitCommit: de40ad0 [2021-08-20T21:29:38.733Z] #19 57.90 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2021-08-20T21:29:38.733Z] #19 57.90 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-08-20T21:29:38.733Z] #19 57.91 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-08-20T21:29:38.733Z] #19 57.95 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [Pipeline] sh [2021-08-20T21:29:38.990Z] #19 57.95 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-20T21:29:38.990Z] #19 57.95 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-08-20T21:29:39.068Z] + docker info [2021-08-20T21:29:39.273Z] Fetching without tags [2021-08-20T21:29:39.607Z] Merging remotes/origin/master commit 41568dfc665ad4033d7fc860a5dac8102915008e into PR head commit f68260ba228349d0634235e7c314b4ed88083c62 [2021-08-20T21:29:40.083Z] using credential docker-jenkins-github-credentials [2021-08-20T21:29:40.096Z] Cloning the remote Git repository [2021-08-20T21:29:40.096Z] Cloning with configured refspecs honoured and without tags [2021-08-20T21:29:39.207Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-20T21:29:39.228Z] > git config --add remote.origin.fetch +refs/pull/42763/head:refs/remotes/origin/PR-42763 # timeout=10 [2021-08-20T21:29:39.244Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-20T21:29:39.258Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-20T21:29:39.277Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-20T21:29:39.277Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-20T21:29:39.314Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42763/head:refs/remotes/origin/PR-42763 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-20T21:29:39.615Z] > git config core.sparsecheckout # timeout=10 [2021-08-20T21:29:39.634Z] > git checkout -f f68260ba228349d0634235e7c314b4ed88083c62 # timeout=10 [2021-08-20T21:29:40.146Z] Cloning repository https://github.com/moby/moby.git [2021-08-20T21:29:40.208Z] > git init /home/ubuntu/workspace/moby_PR-42763 # timeout=10 [2021-08-20T21:29:40.489Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-20T21:29:40.489Z] > git --version # timeout=10 [2021-08-20T21:29:40.500Z] > git --version # 'git version 2.25.1' [2021-08-20T21:29:40.501Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-20T21:29:40.575Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42763/head:refs/remotes/origin/PR-42763 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-20T21:29:41.404Z] Merge succeeded, producing 8fe344479f55c9dda5b957de20886ef209bb7318 [2021-08-20T21:29:41.404Z] Checking out Revision 8fe344479f55c9dda5b957de20886ef209bb7318 (PR-42763) [2021-08-20T21:29:40.598Z] > git remote # timeout=10 [2021-08-20T21:29:40.628Z] > git config --get remote.origin.url # timeout=10 [2021-08-20T21:29:40.673Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-20T21:29:40.674Z] > git merge 41568dfc665ad4033d7fc860a5dac8102915008e # timeout=10 [2021-08-20T21:29:41.393Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-20T21:29:41.407Z] > git config core.sparsecheckout # timeout=10 [2021-08-20T21:29:41.434Z] > git checkout -f 8fe344479f55c9dda5b957de20886ef209bb7318 # timeout=10 [2021-08-20T21:29:45.262Z] Commit message: "Merge commit '41568dfc665ad4033d7fc860a5dac8102915008e' into HEAD" [2021-08-20T21:29:45.287Z] First time build. Skipping changelog. [2021-08-20T21:29:45.531Z] #19 64.42 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2021-08-20T21:29:45.531Z] #19 64.43 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2021-08-20T21:29:45.531Z] #19 64.43 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-08-20T21:29:45.531Z] #19 64.47 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2021-08-20T21:29:45.531Z] #19 64.47 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-08-20T21:29:45.531Z] #19 64.48 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-20T21:29:46.349Z] + docker version [2021-08-20T21:29:45.266Z] > git rev-list --no-walk 9516c16a8315cff6ef7656bab38dfb6082bdd623 # timeout=10 [2021-08-20T21:29:50.561Z] Client: Docker Engine - Community [2021-08-20T21:29:50.561Z] Version: 20.10.6 [2021-08-20T21:29:50.561Z] API version: 1.41 [2021-08-20T21:29:50.561Z] Go version: go1.13.15 [2021-08-20T21:29:50.561Z] Git commit: 370c289 [2021-08-20T21:29:50.561Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-20T21:29:50.561Z] OS/Arch: linux/amd64 [2021-08-20T21:29:50.561Z] Context: default [2021-08-20T21:29:50.561Z] Experimental: true [2021-08-20T21:29:50.561Z] [2021-08-20T21:29:50.561Z] Server: Docker Engine - Community [2021-08-20T21:29:50.561Z] Engine: [2021-08-20T21:29:50.561Z] Version: 20.10.6 [2021-08-20T21:29:50.561Z] API version: 1.41 (minimum version 1.12) [2021-08-20T21:29:50.561Z] Go version: go1.13.15 [2021-08-20T21:29:50.561Z] Git commit: 8728dd2 [2021-08-20T21:29:50.561Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-20T21:29:50.561Z] OS/Arch: linux/amd64 [2021-08-20T21:29:50.561Z] Experimental: true [2021-08-20T21:29:50.561Z] containerd: [2021-08-20T21:29:50.561Z] Version: 1.4.6 [2021-08-20T21:29:50.561Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-20T21:29:50.561Z] runc: [2021-08-20T21:29:50.561Z] Version: 1.0.0-rc95 [2021-08-20T21:29:50.561Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-20T21:29:50.561Z] docker-init: [2021-08-20T21:29:50.561Z] Version: 0.19.0 [2021-08-20T21:29:50.561Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-20T21:29:50.894Z] + docker info [2021-08-20T21:29:51.299Z] Client: [2021-08-20T21:29:51.299Z] Context: default [2021-08-20T21:29:51.299Z] Debug Mode: false [2021-08-20T21:29:51.299Z] Plugins: [2021-08-20T21:29:51.299Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-20T21:29:51.299Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-20T21:29:51.299Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-20T21:29:51.299Z] [2021-08-20T21:29:51.299Z] Server: [2021-08-20T21:29:51.299Z] Containers: 0 [2021-08-20T21:29:51.299Z] Running: 0 [2021-08-20T21:29:51.299Z] Paused: 0 [2021-08-20T21:29:51.299Z] Stopped: 0 [2021-08-20T21:29:51.299Z] Images: 0 [2021-08-20T21:29:51.299Z] Server Version: 20.10.6 [2021-08-20T21:29:51.299Z] Storage Driver: overlay2 [2021-08-20T21:29:51.299Z] Backing Filesystem: extfs [2021-08-20T21:29:51.299Z] Supports d_type: true [2021-08-20T21:29:51.299Z] Native Overlay Diff: true [2021-08-20T21:29:51.299Z] userxattr: false [2021-08-20T21:29:51.299Z] Logging Driver: json-file [2021-08-20T21:29:51.299Z] Cgroup Driver: cgroupfs [2021-08-20T21:29:51.299Z] Cgroup Version: 1 [2021-08-20T21:29:51.299Z] Plugins: [2021-08-20T21:29:51.299Z] Volume: local [2021-08-20T21:29:51.299Z] Network: bridge host ipvlan macvlan null overlay [2021-08-20T21:29:51.299Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-20T21:29:51.299Z] Swarm: inactive [2021-08-20T21:29:51.299Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-08-20T21:29:51.299Z] Default Runtime: runc [2021-08-20T21:29:51.299Z] Init Binary: docker-init [2021-08-20T21:29:51.299Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-20T21:29:51.299Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-20T21:29:51.299Z] init version: de40ad0 [2021-08-20T21:29:51.299Z] Security Options: [2021-08-20T21:29:51.299Z] apparmor [2021-08-20T21:29:51.299Z] seccomp [2021-08-20T21:29:51.299Z] Profile: default [2021-08-20T21:29:51.299Z] Kernel Version: 5.4.0-1048-aws [2021-08-20T21:29:51.299Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-20T21:29:51.299Z] OSType: linux [2021-08-20T21:29:51.299Z] Architecture: x86_64 [2021-08-20T21:29:51.299Z] CPUs: 2 [2021-08-20T21:29:51.299Z] Total Memory: 7.569GiB [2021-08-20T21:29:51.299Z] Name: ip-10-100-113-78 [2021-08-20T21:29:51.299Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-20T21:29:51.299Z] Docker Root Dir: /var/lib/docker [2021-08-20T21:29:51.299Z] Debug Mode: false [2021-08-20T21:29:51.299Z] Registry: https://index.docker.io/v1/ [2021-08-20T21:29:51.299Z] Labels: [2021-08-20T21:29:51.299Z] Experimental: true [2021-08-20T21:29:51.299Z] Insecure Registries: [2021-08-20T21:29:51.299Z] 127.0.0.0/8 [2021-08-20T21:29:51.299Z] Live Restore Enabled: true [2021-08-20T21:29:51.299Z] [2021-08-20T21:29:51.299Z] WARNING: No swap limit support [Pipeline] sh [2021-08-20T21:29:51.622Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-20T21:29:51.622Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-20T21:29:51.622Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42763/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-20T21:29:51.622Z] + bash /home/ubuntu/workspace/moby_PR-42763/check-config.sh [2021-08-20T21:29:51.622Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-20T21:29:51.622Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-20T21:29:51.622Z] [2021-08-20T21:29:51.622Z] Generally Necessary: [2021-08-20T21:29:51.622Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-20T21:29:51.622Z] - apparmor: enabled and tools installed [2021-08-20T21:29:51.622Z] - CONFIG_NAMESPACES: enabled [2021-08-20T21:29:51.622Z] - CONFIG_NET_NS: enabled [2021-08-20T21:29:51.622Z] - CONFIG_PID_NS: enabled [2021-08-20T21:29:51.622Z] - CONFIG_IPC_NS: enabled [2021-08-20T21:29:51.622Z] - CONFIG_UTS_NS: enabled [2021-08-20T21:29:51.622Z] - CONFIG_CGROUPS: enabled [2021-08-20T21:29:51.622Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-20T21:29:51.622Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-20T21:29:51.622Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-20T21:29:51.622Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-20T21:29:51.622Z] - CONFIG_CPUSETS: enabled [2021-08-20T21:29:51.622Z] - CONFIG_MEMCG: enabled [2021-08-20T21:29:51.622Z] - CONFIG_KEYS: enabled [2021-08-20T21:29:51.622Z] - CONFIG_VETH: enabled (as module) [2021-08-20T21:29:51.622Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-20T21:29:51.622Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-20T21:29:51.622Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-20T21:29:51.622Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-20T21:29:51.622Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-20T21:29:51.622Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-20T21:29:51.622Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-20T21:29:51.622Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-20T21:29:51.622Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-20T21:29:51.622Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-20T21:29:51.622Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-20T21:29:51.622Z] [2021-08-20T21:29:51.622Z] Optional Features: [2021-08-20T21:29:51.622Z] - CONFIG_USER_NS: enabled [2021-08-20T21:29:51.622Z] - CONFIG_SECCOMP: enabled [2021-08-20T21:29:51.622Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-20T21:29:51.622Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-20T21:29:51.622Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-20T21:29:51.622Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-20T21:29:51.622Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-20T21:29:51.883Z] - CONFIG_BLK_CGROUP: enabled [2021-08-20T21:29:51.883Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-20T21:29:51.883Z] - CONFIG_CGROUP_PERF: enabled [2021-08-20T21:29:51.883Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-20T21:29:51.883Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-20T21:29:51.883Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-20T21:29:51.883Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-20T21:29:51.883Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-20T21:29:51.883Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-20T21:29:51.883Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-20T21:29:51.883Z] - CONFIG_IP_VS: enabled (as module) [2021-08-20T21:29:51.883Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-20T21:29:51.883Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-20T21:29:51.883Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-20T21:29:51.883Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-20T21:29:51.883Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-20T21:29:51.883Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-20T21:29:51.883Z] - CONFIG_EXT4_FS: enabled [2021-08-20T21:29:51.883Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-20T21:29:51.883Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-20T21:29:51.883Z] - Network Drivers: [2021-08-20T21:29:51.883Z] - "overlay": [2021-08-20T21:29:51.883Z] - CONFIG_VXLAN: enabled (as module) [2021-08-20T21:29:51.883Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-20T21:29:51.883Z] Optional (for encrypted networks): [2021-08-20T21:29:51.883Z] - CONFIG_CRYPTO: enabled [2021-08-20T21:29:51.883Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-20T21:29:51.883Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-20T21:29:51.883Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-20T21:29:51.883Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-20T21:29:51.883Z] - CONFIG_XFRM: enabled [2021-08-20T21:29:51.883Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-20T21:29:51.883Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-20T21:29:51.883Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-20T21:29:51.883Z] - "ipvlan": [2021-08-20T21:29:51.883Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-20T21:29:51.883Z] - "macvlan": [2021-08-20T21:29:51.883Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-20T21:29:51.883Z] - CONFIG_DUMMY: enabled (as module) [2021-08-20T21:29:51.883Z] - "ftp,tftp client in container": [2021-08-20T21:29:52.069Z] #19 ... [2021-08-20T21:29:52.069Z] [2021-08-20T21:29:52.069Z] #58 [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 [2021-08-20T21:29:52.069Z] #58 sha256:d556f3f44afdf0e143f54e392e8842c766f55333e73e33c05b55fddb6483444f [2021-08-20T21:29:52.069Z] #58 78.87 + /build/golangci-lint --version [2021-08-20T21:29:52.069Z] #58 79.01 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-20T21:29:52.148Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-20T21:29:52.148Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-20T21:29:52.148Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-20T21:29:52.148Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-20T21:29:52.148Z] - Storage Drivers: [2021-08-20T21:29:52.148Z] - "aufs": [2021-08-20T21:29:52.148Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-20T21:29:52.148Z] - "btrfs": [2021-08-20T21:29:52.148Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-20T21:29:52.148Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-20T21:29:52.148Z] - "devicemapper": [2021-08-20T21:29:52.148Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-20T21:29:52.148Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-20T21:29:52.148Z] - "overlay": [2021-08-20T21:29:52.148Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-20T21:29:52.148Z] - "zfs": [2021-08-20T21:29:52.148Z] - /dev/zfs: present [2021-08-20T21:29:52.148Z] - zfs command: missing [2021-08-20T21:29:52.148Z] - zpool command: missing [2021-08-20T21:29:52.148Z] [2021-08-20T21:29:52.148Z] Limits: [2021-08-20T21:29:52.148Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-20T21:29:52.148Z] [2021-08-20T21:29:52.148Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-20T21:29:52.490Z] + sudo modprobe ip_vs [2021-08-20T21:29:52.490Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:09e7ebcf9e73e918eb1fbdbefd108b2609a3d32f . [2021-08-20T21:29:52.630Z] #58 DONE 80.2s [2021-08-20T21:29:52.630Z] [2021-08-20T21:29:52.630Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-08-20T21:29:52.630Z] #19 sha256:dcae3e3184fc3709dcfeb20316dcc27d7eb0a580fc156707d3cff1919d6c8542 [2021-08-20T21:29:52.630Z] #19 70.35 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2021-08-20T21:29:52.630Z] #19 70.35 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2021-08-20T21:29:52.630Z] #19 70.36 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-08-20T21:29:52.630Z] #19 70.40 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2021-08-20T21:29:52.630Z] #19 70.40 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-08-20T21:29:52.630Z] #19 70.41 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-08-20T21:29:53.060Z] #1 [internal] load build definition from Dockerfile [2021-08-20T21:29:53.060Z] #1 sha256:be813c5eb46a1c0aca4afba5850608307250baf2f13abdb3ff3e67d3b4d5f8fa [2021-08-20T21:29:53.060Z] #1 transferring dockerfile: 16.33kB done [2021-08-20T21:29:53.060Z] #1 DONE 0.1s [2021-08-20T21:29:53.060Z] [2021-08-20T21:29:53.060Z] #2 [internal] load .dockerignore [2021-08-20T21:29:53.060Z] #2 sha256:d92719a4dc77e636b6c13e4526ce6538564ce4ea1b3422e3b7240f5327ed35df [2021-08-20T21:29:53.060Z] #2 transferring context: 32B [2021-08-20T21:29:53.060Z] #2 transferring context: 87B done [2021-08-20T21:29:53.060Z] #2 DONE 0.1s [2021-08-20T21:29:53.060Z] [2021-08-20T21:29:53.060Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-08-20T21:29:53.060Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-08-20T21:29:53.632Z] #3 DONE 0.5s [2021-08-20T21:29:53.632Z] [2021-08-20T21:29:53.632Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-08-20T21:29:53.632Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-08-20T21:29:53.632Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-08-20T21:29:53.632Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 1.05MB / 9.67MB 0.2s [2021-08-20T21:29:53.632Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-08-20T21:29:53.632Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done [2021-08-20T21:29:53.632Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done [2021-08-20T21:29:53.892Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 6.83MB / 9.67MB 0.4s [2021-08-20T21:29:53.892Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.5s [2021-08-20T21:29:53.980Z] Fetching without tags [2021-08-20T21:29:54.152Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 [2021-08-20T21:29:54.152Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.6s done [2021-08-20T21:29:54.353Z] Merging remotes/origin/master commit 41568dfc665ad4033d7fc860a5dac8102915008e into PR head commit f68260ba228349d0634235e7c314b4ed88083c62 [2021-08-20T21:29:53.908Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-20T21:29:53.924Z] > git config --add remote.origin.fetch +refs/pull/42763/head:refs/remotes/origin/PR-42763 # timeout=10 [2021-08-20T21:29:53.938Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-20T21:29:53.960Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-20T21:29:53.990Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-20T21:29:53.990Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-20T21:29:54.002Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42763/head:refs/remotes/origin/PR-42763 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-20T21:29:54.366Z] > git config core.sparsecheckout # timeout=10 [2021-08-20T21:29:54.406Z] > git checkout -f f68260ba228349d0634235e7c314b4ed88083c62 # timeout=10 [2021-08-20T21:29:54.721Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.5s done [2021-08-20T21:29:54.721Z] #4 DONE 1.2s [2021-08-20T21:29:54.985Z] [2021-08-20T21:29:54.985Z] #6 [internal] load build definition from Dockerfile [2021-08-20T21:29:54.985Z] #6 sha256:3134d11b501b14592141dfad85e2f6c79740048fcdbe0dfe78ada805d4b23242 [2021-08-20T21:29:54.985Z] #6 DONE 0.0s [2021-08-20T21:29:54.985Z] [2021-08-20T21:29:54.985Z] #5 [internal] load .dockerignore [2021-08-20T21:29:54.985Z] #5 sha256:1cef3c6d564619b8f57239cd074d1f06a7fe6bbb72ceea565677c6373a374f3d [2021-08-20T21:29:54.985Z] #5 DONE 0.0s [2021-08-20T21:29:54.985Z] [2021-08-20T21:29:54.985Z] #10 [internal] load metadata for docker.io/library/golang:1.16.7-bullseye [2021-08-20T21:29:54.985Z] #10 sha256:5f8721e1f43acd724bfc1ac4f7f92396ce055cdcb516d6e9c010e0b978d309f3 [2021-08-20T21:29:55.897Z] #19 75.04 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2021-08-20T21:29:55.897Z] #19 75.04 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-08-20T21:29:55.897Z] #19 75.04 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-08-20T21:29:55.897Z] #19 75.07 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2021-08-20T21:29:55.897Z] #19 75.07 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-20T21:29:55.897Z] #19 75.08 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-08-20T21:29:56.420Z] Merge succeeded, producing 6ee058bc653f57cb5d59c01e766c4ba7973c1b8a [2021-08-20T21:29:56.421Z] Checking out Revision 6ee058bc653f57cb5d59c01e766c4ba7973c1b8a (PR-42763) [2021-08-20T21:29:55.680Z] > git remote # timeout=10 [2021-08-20T21:29:55.734Z] > git config --get remote.origin.url # timeout=10 [2021-08-20T21:29:55.753Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-20T21:29:55.759Z] > git merge 41568dfc665ad4033d7fc860a5dac8102915008e # timeout=10 [2021-08-20T21:29:56.405Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-20T21:29:56.424Z] > git config core.sparsecheckout # timeout=10 [2021-08-20T21:29:56.439Z] > git checkout -f 6ee058bc653f57cb5d59c01e766c4ba7973c1b8a # timeout=10 [2021-08-20T21:29:57.532Z] #10 DONE 2.2s [2021-08-20T21:29:57.532Z] [2021-08-20T21:29:57.532Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-20T21:29:57.532Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-20T21:29:57.532Z] #9 DONE 2.1s [2021-08-20T21:29:57.532Z] [2021-08-20T21:29:57.532Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-08-20T21:29:57.532Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-08-20T21:29:57.532Z] #7 DONE 2.1s [2021-08-20T21:29:57.532Z] [2021-08-20T21:29:57.532Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-20T21:29:57.532Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-20T21:29:57.532Z] #8 DONE 2.1s [2021-08-20T21:29:57.796Z] [2021-08-20T21:29:57.796Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-20T21:29:57.796Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-20T21:29:57.796Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-20T21:29:57.796Z] #66 DONE 0.1s [2021-08-20T21:29:57.796Z] [2021-08-20T21:29:57.796Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-20T21:29:57.796Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-20T21:29:57.796Z] #27 resolve docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 0.1s done [2021-08-20T21:29:58.061Z] #27 sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 1.85kB / 1.85kB done [2021-08-20T21:29:58.061Z] #27 sha256:c6e865b5373b09942bc49e4b02a7b361fcfa405479ece627f5d4306554120673 529B / 529B done [2021-08-20T21:29:58.061Z] #27 sha256:fe3c5de03486f6e68639071e35675bc204558725a728e4eb835a23b62db6d7b5 1.46kB / 1.46kB done [2021-08-20T21:29:58.061Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 1.05MB / 54.92MB 0.2s [2021-08-20T21:29:58.627Z] #27 ... [2021-08-20T21:29:58.627Z] [2021-08-20T21:29:58.627Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-20T21:29:58.627Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-20T21:29:58.627Z] #43 DONE 0.0s [2021-08-20T21:29:58.627Z] [2021-08-20T21:29:58.627Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-20T21:29:58.627Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-20T21:29:58.627Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 25.17MB / 54.92MB 0.8s [2021-08-20T21:29:58.795Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-08-20T21:29:58.795Z] [2021-08-20T21:29:58.795Z] ________ ____ __. [2021-08-20T21:29:58.795Z] \_____ \ | |/ _| [2021-08-20T21:29:58.795Z] / | \| < [2021-08-20T21:29:58.795Z] / | \ | \ [2021-08-20T21:29:58.795Z] \_______ /____|__ \ [2021-08-20T21:29:58.795Z] \/ \/ [2021-08-20T21:29:58.795Z] [2021-08-20T21:29:58.795Z] INFO: make.ps1 ended at 08/20/2021 21:29:56 [2021-08-20T21:29:58.795Z] INFO: Binaries build ended at 08/20/2021 21:29:57. Duration:00:01:04.0587100 [2021-08-20T21:29:58.795Z] INFO: Copying the built daemon binary to d:\CI\PR-42763\12\binary\dockerd-cbedacf302.exe... [2021-08-20T21:29:58.795Z] INFO: Copying the built client binary to d:\CI\PR-42763\12\binary\docker-cbedacf302.exe... [2021-08-20T21:29:58.795Z] INFO: Copying dockerversion from the container... [2021-08-20T21:29:58.921Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 41.94MB / 54.92MB 1.1s [2021-08-20T21:29:59.033Z] Client: [2021-08-20T21:29:59.033Z] Context: default [2021-08-20T21:29:59.033Z] Debug Mode: false [2021-08-20T21:29:59.033Z] Plugins: [2021-08-20T21:29:59.033Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-20T21:29:59.033Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-20T21:29:59.033Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-20T21:29:59.033Z] [2021-08-20T21:29:59.033Z] Server: [2021-08-20T21:29:59.033Z] Containers: 0 [2021-08-20T21:29:59.033Z] Running: 0 [2021-08-20T21:29:59.033Z] Paused: 0 [2021-08-20T21:29:59.033Z] Stopped: 0 [2021-08-20T21:29:59.033Z] Images: 0 [2021-08-20T21:29:59.033Z] Server Version: 20.10.6 [2021-08-20T21:29:59.033Z] Storage Driver: overlay2 [2021-08-20T21:29:59.033Z] Backing Filesystem: extfs [2021-08-20T21:29:59.033Z] Supports d_type: true [2021-08-20T21:29:59.033Z] Native Overlay Diff: true [2021-08-20T21:29:59.033Z] userxattr: false [2021-08-20T21:29:59.033Z] Logging Driver: json-file [2021-08-20T21:29:59.033Z] Cgroup Driver: cgroupfs [2021-08-20T21:29:59.033Z] Cgroup Version: 1 [2021-08-20T21:29:59.033Z] Plugins: [2021-08-20T21:29:59.033Z] Volume: local [2021-08-20T21:29:59.033Z] Network: bridge host ipvlan macvlan null overlay [2021-08-20T21:29:59.033Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-20T21:29:59.033Z] Swarm: inactive [2021-08-20T21:29:59.033Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-20T21:29:59.033Z] Default Runtime: runc [2021-08-20T21:29:59.033Z] Init Binary: docker-init [2021-08-20T21:29:59.033Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-20T21:29:59.033Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-20T21:29:59.033Z] init version: de40ad0 [2021-08-20T21:29:59.033Z] Security Options: [2021-08-20T21:29:59.033Z] apparmor [2021-08-20T21:29:59.033Z] seccomp [2021-08-20T21:29:59.033Z] Profile: default [2021-08-20T21:29:59.033Z] Kernel Version: 5.4.0-1048-aws [2021-08-20T21:29:59.033Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-20T21:29:59.033Z] OSType: linux [2021-08-20T21:29:59.033Z] Architecture: x86_64 [2021-08-20T21:29:59.033Z] CPUs: 2 [2021-08-20T21:29:59.033Z] Total Memory: 7.569GiB [2021-08-20T21:29:59.033Z] Name: ip-10-100-62-62 [2021-08-20T21:29:59.033Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-20T21:29:59.033Z] Docker Root Dir: /var/lib/docker [2021-08-20T21:29:59.033Z] Debug Mode: false [2021-08-20T21:29:59.033Z] Registry: https://index.docker.io/v1/ [2021-08-20T21:29:59.033Z] Labels: [2021-08-20T21:29:59.033Z] Experimental: true [2021-08-20T21:29:59.033Z] Insecure Registries: [2021-08-20T21:29:59.033Z] 127.0.0.0/8 [2021-08-20T21:29:59.033Z] Live Restore Enabled: true [2021-08-20T21:29:59.033Z] [2021-08-20T21:29:59.033Z] WARNING: No swap limit support [Pipeline] sh [2021-08-20T21:29:59.206Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 46.14MB / 54.92MB 1.2s [2021-08-20T21:29:59.249Z] INFO: Copying the golang package from the container to d:\CI\PR-42763\12\installer\go.zip... [2021-08-20T21:29:59.328Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-20T21:29:59.328Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-20T21:29:59.328Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42763/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-20T21:29:59.328Z] + bash /home/ubuntu/workspace/moby_PR-42763/check-config.sh [2021-08-20T21:29:59.328Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-20T21:29:59.328Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-20T21:29:59.328Z] [2021-08-20T21:29:59.328Z] Generally Necessary: [2021-08-20T21:29:59.328Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-20T21:29:59.328Z] - apparmor: enabled and tools installed [2021-08-20T21:29:59.328Z] - CONFIG_NAMESPACES: enabled [2021-08-20T21:29:59.328Z] - CONFIG_NET_NS: enabled [2021-08-20T21:29:59.328Z] - CONFIG_PID_NS: enabled [2021-08-20T21:29:59.328Z] - CONFIG_IPC_NS: enabled [2021-08-20T21:29:59.328Z] - CONFIG_UTS_NS: enabled [2021-08-20T21:29:59.328Z] - CONFIG_CGROUPS: enabled [2021-08-20T21:29:59.328Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-20T21:29:59.328Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-20T21:29:59.328Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-20T21:29:59.328Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-20T21:29:59.328Z] - CONFIG_CPUSETS: enabled [2021-08-20T21:29:59.328Z] - CONFIG_MEMCG: enabled [2021-08-20T21:29:59.328Z] - CONFIG_KEYS: enabled [2021-08-20T21:29:59.328Z] - CONFIG_VETH: enabled (as module) [2021-08-20T21:29:59.328Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-20T21:29:59.606Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-20T21:29:59.606Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-20T21:29:59.606Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-20T21:29:59.606Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-20T21:29:59.606Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-20T21:29:59.606Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-20T21:29:59.606Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-20T21:29:59.606Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-20T21:29:59.606Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-20T21:29:59.606Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-20T21:29:59.606Z] [2021-08-20T21:29:59.606Z] Optional Features: [2021-08-20T21:29:59.606Z] - CONFIG_USER_NS: enabled [2021-08-20T21:29:59.606Z] - CONFIG_SECCOMP: enabled [2021-08-20T21:29:59.606Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-20T21:29:59.606Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-20T21:29:59.606Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-20T21:29:59.606Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-20T21:29:59.606Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-20T21:29:59.606Z] - CONFIG_BLK_CGROUP: enabled [2021-08-20T21:29:59.606Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-20T21:29:59.606Z] - CONFIG_CGROUP_PERF: enabled [2021-08-20T21:29:59.606Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-20T21:29:59.606Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-20T21:29:59.606Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-20T21:29:59.606Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-20T21:29:59.606Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-20T21:29:59.606Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-20T21:29:59.606Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-20T21:29:59.606Z] - CONFIG_IP_VS: enabled (as module) [2021-08-20T21:29:59.606Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-20T21:29:59.606Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-20T21:29:59.606Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-20T21:29:59.606Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-20T21:29:59.606Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-20T21:29:59.606Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-20T21:29:59.606Z] - CONFIG_EXT4_FS: enabled [2021-08-20T21:29:59.606Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-20T21:29:59.606Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-20T21:29:59.606Z] - Network Drivers: [2021-08-20T21:29:59.606Z] - "overlay": [2021-08-20T21:29:59.704Z] INFO: Extracting go.zip to d:\CI\PR-42763\12\go [2021-08-20T21:29:59.790Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 1.8s [2021-08-20T21:29:59.867Z] - CONFIG_VXLAN: enabled (as module) [2021-08-20T21:29:59.867Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-20T21:29:59.867Z] Optional (for encrypted networks): [2021-08-20T21:29:59.867Z] - CONFIG_CRYPTO: enabled [2021-08-20T21:29:59.867Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-20T21:29:59.867Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-20T21:29:59.867Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-20T21:29:59.867Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-20T21:29:59.867Z] - CONFIG_XFRM: enabled [2021-08-20T21:29:59.867Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-20T21:29:59.867Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-20T21:29:59.867Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-20T21:29:59.867Z] - "ipvlan": [2021-08-20T21:29:59.867Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-20T21:29:59.867Z] - "macvlan": [2021-08-20T21:29:59.867Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-20T21:29:59.867Z] - CONFIG_DUMMY: enabled (as module) [2021-08-20T21:29:59.867Z] - "ftp,tftp client in container": [2021-08-20T21:29:59.867Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-20T21:29:59.867Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-20T21:29:59.867Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-20T21:29:59.867Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-20T21:29:59.867Z] - Storage Drivers: [2021-08-20T21:29:59.867Z] - "aufs": [2021-08-20T21:29:59.868Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-20T21:29:59.868Z] - "btrfs": [2021-08-20T21:29:59.868Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-20T21:29:59.868Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-20T21:29:59.868Z] - "devicemapper": [2021-08-20T21:29:59.868Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-20T21:29:59.868Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-20T21:29:59.868Z] - "overlay": [2021-08-20T21:29:59.868Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-20T21:29:59.868Z] - "zfs": [2021-08-20T21:29:59.868Z] - /dev/zfs: present [2021-08-20T21:29:59.868Z] - zfs command: missing [2021-08-20T21:29:59.868Z] - zpool command: missing [2021-08-20T21:29:59.868Z] [2021-08-20T21:29:59.868Z] Limits: [2021-08-20T21:29:59.868Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-20T21:29:59.868Z] [2021-08-20T21:29:59.868Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-20T21:29:59.982Z] Commit message: "Merge commit '41568dfc665ad4033d7fc860a5dac8102915008e' into HEAD" [2021-08-20T21:29:59.998Z] First time build. Skipping changelog. [2021-08-20T21:30:00.065Z] #19 79.09 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2021-08-20T21:30:00.065Z] #19 79.09 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-08-20T21:30:00.065Z] #19 79.09 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-08-20T21:30:00.065Z] #19 79.12 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2021-08-20T21:30:00.065Z] #19 79.12 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-20T21:30:00.065Z] #19 79.12 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-08-20T21:30:00.225Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8fe344479f55c9dda5b957de20886ef209bb7318 . [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-20T21:30:00.485Z] #1 [internal] load build definition from Dockerfile [2021-08-20T21:30:00.485Z] #1 sha256:475aef4b5cb555debc551e7b822cc08cd75dfba508fed7e2c3eb3f409ff900fb [2021-08-20T21:30:00.485Z] #1 transferring dockerfile: [2021-08-20T21:30:00.485Z] #1 transferring dockerfile: 16.33kB done [2021-08-20T21:30:00.485Z] #1 DONE 0.2s [2021-08-20T21:30:00.485Z] [2021-08-20T21:30:00.485Z] #2 [internal] load .dockerignore [2021-08-20T21:30:00.485Z] #2 sha256:3d347cc4446f72ab5407306a1afc971a6414585b9c7bb3cddcdcca4640977fb2 [2021-08-20T21:30:00.485Z] #2 transferring context: 87B done [2021-08-20T21:30:00.485Z] #2 DONE 0.1s [2021-08-20T21:30:00.485Z] [2021-08-20T21:30:00.485Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-08-20T21:30:00.485Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-08-20T21:30:00.747Z] #27 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 [2021-08-20T21:30:00.917Z] + docker version [2021-08-20T21:30:01.060Z] #3 DONE 0.5s [2021-08-20T21:30:01.060Z] [2021-08-20T21:30:01.060Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-08-20T21:30:01.060Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-08-20T21:30:01.060Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-08-20T21:30:01.060Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-08-20T21:30:01.060Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done [2021-08-20T21:30:01.060Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done [2021-08-20T21:30:01.060Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 1.05MB / 9.67MB 0.1s [2021-08-20T21:30:01.321Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s done [2021-08-20T21:30:01.321Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.1s [2021-08-20T21:30:01.852Z] Fetching without tags [2021-08-20T21:30:01.891Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.4s done [2021-08-20T21:30:01.891Z] #4 DONE 0.8s [2021-08-20T21:29:59.986Z] > git rev-list --no-walk 9516c16a8315cff6ef7656bab38dfb6082bdd623 # timeout=10 [2021-08-20T21:30:02.156Z] [2021-08-20T21:30:02.156Z] #6 [internal] load build definition from Dockerfile [2021-08-20T21:30:02.156Z] #6 sha256:db9a49814970171158866a075946ddfb0c784ab955abf642fd25f01e786cc094 [2021-08-20T21:30:02.156Z] #6 DONE 0.0s [2021-08-20T21:30:02.156Z] [2021-08-20T21:30:02.156Z] #5 [internal] load .dockerignore [2021-08-20T21:30:02.156Z] #5 sha256:aeecf2647658109a23050b2b5861584e9dfe6569acce7a3d4e3466352c034bd1 [2021-08-20T21:30:02.156Z] #5 DONE 0.0s [2021-08-20T21:30:02.156Z] [2021-08-20T21:30:02.156Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-08-20T21:30:02.156Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-08-20T21:30:01.796Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-20T21:30:01.802Z] > git config --add remote.origin.fetch +refs/pull/42763/head:refs/remotes/origin/PR-42763 # timeout=10 [2021-08-20T21:30:01.831Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-20T21:30:01.842Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-20T21:30:01.865Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-20T21:30:01.865Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-20T21:30:01.875Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42763/head:refs/remotes/origin/PR-42763 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-20T21:30:02.520Z] Merging remotes/origin/master commit 41568dfc665ad4033d7fc860a5dac8102915008e into PR head commit f68260ba228349d0634235e7c314b4ed88083c62 [2021-08-20T21:30:02.729Z] #10 ... [2021-08-20T21:30:02.729Z] [2021-08-20T21:30:02.729Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-20T21:30:02.729Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-20T21:30:02.729Z] #7 DONE 0.7s [2021-08-20T21:30:02.729Z] [2021-08-20T21:30:02.729Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-20T21:30:02.729Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-20T21:30:02.729Z] #8 DONE 0.7s [2021-08-20T21:30:02.990Z] [2021-08-20T21:30:02.990Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-08-20T21:30:02.990Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-08-20T21:30:02.990Z] #10 DONE 0.8s [2021-08-20T21:30:02.990Z] [2021-08-20T21:30:02.990Z] #9 [internal] load metadata for docker.io/library/golang:1.16.7-bullseye [2021-08-20T21:30:02.990Z] #9 sha256:5f8721e1f43acd724bfc1ac4f7f92396ce055cdcb516d6e9c010e0b978d309f3 [2021-08-20T21:30:02.990Z] #9 DONE 0.9s [2021-08-20T21:30:04.044Z] #27 ... [2021-08-20T21:30:04.044Z] [2021-08-20T21:30:04.044Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:30:04.044Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-20T21:30:04.044Z] #11 resolve docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 0.1s done [2021-08-20T21:30:04.044Z] #11 sha256:019c7b2e3cb8185c3c454f24679a7c83add6d31427e319d8bee35b12707f9a3f 6.99kB / 6.99kB done [2021-08-20T21:30:04.044Z] #11 sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 5.15MB / 5.15MB 0.4s done [2021-08-20T21:30:04.044Z] #11 sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 1.86kB / 1.86kB done [2021-08-20T21:30:04.044Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 2.2s done [2021-08-20T21:30:04.044Z] #11 sha256:54406b2e8bb95003bcec911562d5606af1a17de7a2fcc7e8d7258fcb6e9a2fea 1.80kB / 1.80kB done [2021-08-20T21:30:04.044Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 10.87MB / 10.87MB 1.1s done [2021-08-20T21:30:04.044Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 85.72MB / 85.72MB 6.0s [2021-08-20T21:30:04.044Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 54.57MB / 54.57MB 4.7s done [2021-08-20T21:30:04.044Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 72.35MB / 129.04MB 6.0s [2021-08-20T21:30:04.044Z] #11 sha256:7669e289697491b9ef28ca9dd0958a6f7ff9ddc0d50cefe1a58acc74b37ddd9b 155B / 155B 6.0s [2021-08-20T21:30:04.275Z] #19 82.97 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-08-20T21:30:04.275Z] #19 82.98 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-20T21:30:04.275Z] #19 82.98 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-08-20T21:30:04.275Z] #19 83.00 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-08-20T21:30:04.275Z] #19 83.00 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-08-20T21:30:04.275Z] #19 83.01 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-08-20T21:30:04.275Z] #19 83.03 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-08-20T21:30:04.275Z] #19 83.03 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-08-20T21:30:04.275Z] #19 83.03 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-08-20T21:30:04.275Z] #19 83.06 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-08-20T21:30:04.275Z] #19 83.06 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-20T21:30:04.275Z] #19 83.06 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-08-20T21:30:04.275Z] #19 83.08 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-08-20T21:30:04.275Z] #19 83.08 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-20T21:30:04.275Z] #19 83.09 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-08-20T21:30:04.275Z] #19 83.11 Selecting previously unselected package cross-config. [2021-08-20T21:30:04.275Z] #19 83.11 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2021-08-20T21:30:04.275Z] #19 83.11 Unpacking cross-config (2.6.18+nmu1) ... [2021-08-20T21:30:04.275Z] #19 83.14 Selecting previously unselected package gcc-10-cross-base. [2021-08-20T21:30:04.275Z] #19 83.14 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:04.275Z] #19 83.14 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2021-08-20T21:30:04.275Z] #19 83.17 Selecting previously unselected package libc6-arm64-cross. [2021-08-20T21:30:04.275Z] #19 83.17 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2021-08-20T21:30:04.275Z] #19 83.18 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2021-08-20T21:30:04.275Z] #19 83.30 Selecting previously unselected package libgcc-s1-arm64-cross. [2021-08-20T21:30:04.275Z] #19 83.30 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:04.275Z] #19 83.30 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-08-20T21:30:04.275Z] #19 83.33 Selecting previously unselected package libgomp1-arm64-cross. [2021-08-20T21:30:04.275Z] #19 83.33 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:04.275Z] #19 83.33 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-08-20T21:30:04.275Z] #19 83.36 Selecting previously unselected package libitm1-arm64-cross. [2021-08-20T21:30:04.275Z] #19 83.37 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:04.275Z] #19 83.37 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2021-08-20T21:30:04.275Z] #19 83.39 Selecting previously unselected package libatomic1-arm64-cross. [2021-08-20T21:30:04.275Z] #19 83.40 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:04.275Z] #19 83.40 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-08-20T21:30:04.275Z] #19 83.42 Selecting previously unselected package libasan6-arm64-cross. [2021-08-20T21:30:04.275Z] #19 83.42 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:04.275Z] #19 83.43 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2021-08-20T21:30:04.303Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 85.72MB / 85.72MB 6.3s done [2021-08-20T21:30:04.303Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 80.85MB / 129.04MB 6.4s [2021-08-20T21:30:04.303Z] #11 ... [2021-08-20T21:30:04.303Z] [2021-08-20T21:30:04.303Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-20T21:30:04.303Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-20T21:30:04.303Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-20T21:30:04.303Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-20T21:30:04.303Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-20T21:30:04.303Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-20T21:30:04.303Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2021-08-20T21:30:04.303Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.8s done [2021-08-20T21:30:04.303Z] #64 DONE 6.6s [2021-08-20T21:30:04.303Z] [2021-08-20T21:30:04.303Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:30:04.303Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-20T21:30:04.303Z] #11 sha256:7669e289697491b9ef28ca9dd0958a6f7ff9ddc0d50cefe1a58acc74b37ddd9b 155B / 155B 6.4s done [2021-08-20T21:30:04.303Z] #11 ... [2021-08-20T21:30:04.303Z] [2021-08-20T21:30:04.303Z] #24 [internal] load build context [2021-08-20T21:30:04.303Z] #24 sha256:c895b7374495eff2a5e7baf19d254bf27aebd4cc56397f44a86bf4241f14d5cd [2021-08-20T21:30:04.303Z] #24 transferring context: 39.33MB 6.6s [2021-08-20T21:30:04.381Z] [2021-08-20T21:30:04.381Z] #24 [internal] load build context [2021-08-20T21:30:04.381Z] #24 sha256:b7aae942c4e3fa56582f7867c38d04be89a6dc35a97b3204efc4c9a8a8c0a9d6 [2021-08-20T21:30:04.531Z] #19 83.65 Selecting previously unselected package liblsan0-arm64-cross. [2021-08-20T21:30:04.531Z] #19 83.65 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:04.531Z] #19 83.65 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-08-20T21:30:04.531Z] #19 83.75 Selecting previously unselected package libtsan0-arm64-cross. [2021-08-20T21:30:02.534Z] > git config core.sparsecheckout # timeout=10 [2021-08-20T21:30:02.540Z] > git checkout -f f68260ba228349d0634235e7c314b4ed88083c62 # timeout=10 [2021-08-20T21:30:04.644Z] #24 ... [2021-08-20T21:30:04.644Z] [2021-08-20T21:30:04.644Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-20T21:30:04.644Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-20T21:30:04.644Z] #43 DONE 0.0s [2021-08-20T21:30:04.644Z] [2021-08-20T21:30:04.644Z] #24 [internal] load build context [2021-08-20T21:30:04.644Z] #24 sha256:b7aae942c4e3fa56582f7867c38d04be89a6dc35a97b3204efc4c9a8a8c0a9d6 [2021-08-20T21:30:04.786Z] #19 83.75 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:04.786Z] #19 83.76 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-08-20T21:30:04.786Z] #19 83.97 Selecting previously unselected package libstdc++6-arm64-cross. [2021-08-20T21:30:04.786Z] #19 83.98 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:04.786Z] #19 83.98 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-08-20T21:30:04.786Z] #19 84.04 Selecting previously unselected package libubsan1-arm64-cross. [2021-08-20T21:30:04.877Z] #24 ... [2021-08-20T21:30:04.877Z] [2021-08-20T21:30:04.877Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-20T21:30:04.877Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-20T21:30:05.042Z] #19 84.04 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:05.042Z] #19 84.05 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-08-20T21:30:05.042Z] #19 84.14 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2021-08-20T21:30:05.042Z] #19 84.14 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:05.042Z] #19 84.15 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-08-20T21:30:05.042Z] #19 84.28 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2021-08-20T21:30:05.042Z] #19 84.28 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-20T21:30:05.297Z] #19 84.28 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-08-20T21:30:05.612Z] #24 transferring context: 6.25MB 1.5s [2021-08-20T21:30:05.816Z] #27 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 5.1s [2021-08-20T21:30:06.223Z] Merge succeeded, producing 9bf2b6d6f59ab8a12f5386bceb85844e6b3e35e1 [2021-08-20T21:30:06.223Z] Checking out Revision 9bf2b6d6f59ab8a12f5386bceb85844e6b3e35e1 (PR-42763) [2021-08-20T21:30:05.440Z] > git remote # timeout=10 [2021-08-20T21:30:05.477Z] > git config --get remote.origin.url # timeout=10 [2021-08-20T21:30:05.500Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-20T21:30:05.502Z] > git merge 41568dfc665ad4033d7fc860a5dac8102915008e # timeout=10 [2021-08-20T21:30:06.220Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-20T21:30:06.230Z] > git config core.sparsecheckout # timeout=10 [2021-08-20T21:30:06.249Z] > git checkout -f 9bf2b6d6f59ab8a12f5386bceb85844e6b3e35e1 # timeout=10 [2021-08-20T21:30:07.732Z] #27 ... [2021-08-20T21:30:07.732Z] [2021-08-20T21:30:07.732Z] #24 [internal] load build context [2021-08-20T21:30:07.732Z] #24 sha256:c895b7374495eff2a5e7baf19d254bf27aebd4cc56397f44a86bf4241f14d5cd [2021-08-20T21:30:07.732Z] #24 transferring context: 55.81MB 8.2s done [2021-08-20T21:30:07.732Z] #24 DONE 9.8s [2021-08-20T21:30:07.732Z] [2021-08-20T21:30:07.732Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-20T21:30:07.732Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-20T21:30:07.991Z] #27 ... [2021-08-20T21:30:07.991Z] [2021-08-20T21:30:07.991Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-20T21:30:07.991Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-20T21:30:07.991Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-20T21:30:07.991Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-20T21:30:07.991Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-20T21:30:07.991Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.4s done [2021-08-20T21:30:07.991Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.9s done [2021-08-20T21:30:07.991Z] #66 ... [2021-08-20T21:30:07.991Z] [2021-08-20T21:30:07.991Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:30:07.991Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-20T21:30:07.991Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 129.04MB / 129.04MB 10.2s [2021-08-20T21:30:08.559Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 129.04MB / 129.04MB 10.6s done [2021-08-20T21:30:09.126Z] #11 ... [2021-08-20T21:30:09.126Z] [2021-08-20T21:30:09.126Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-20T21:30:09.126Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-20T21:30:09.126Z] #66 DONE 11.3s [2021-08-20T21:30:09.126Z] [2021-08-20T21:30:09.126Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:30:09.126Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-20T21:30:09.970Z] Commit message: "Merge commit '41568dfc665ad4033d7fc860a5dac8102915008e' into HEAD" [2021-08-20T21:30:09.981Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-20T21:30:10.507Z] #11 ... [2021-08-20T21:30:10.507Z] [2021-08-20T21:30:10.507Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-20T21:30:10.507Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-20T21:30:10.507Z] #65 DONE 0.9s [2021-08-20T21:30:10.507Z] [2021-08-20T21:30:10.507Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-20T21:30:10.507Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-20T21:30:10.543Z] #19 89.26 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-08-20T21:30:10.543Z] #19 89.26 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-20T21:30:10.543Z] #19 89.26 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-08-20T21:30:10.543Z] #19 89.29 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-08-20T21:30:10.543Z] #19 89.29 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2021-08-20T21:30:10.543Z] #19 89.29 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-08-20T21:30:10.543Z] #19 89.45 Selecting previously unselected package libc6-dev-arm64-cross. [2021-08-20T21:30:10.543Z] #19 89.45 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2021-08-20T21:30:10.543Z] #19 89.46 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2021-08-20T21:30:10.543Z] #19 89.77 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2021-08-20T21:30:10.543Z] #19 89.77 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:10.543Z] #19 89.78 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-08-20T21:30:10.878Z] Client: Docker Engine - Community [2021-08-20T21:30:10.878Z] Version: 20.10.6 [2021-08-20T21:30:10.878Z] API version: 1.41 [2021-08-20T21:30:10.878Z] Go version: go1.13.15 [2021-08-20T21:30:10.878Z] Git commit: 370c289 [2021-08-20T21:30:10.878Z] Built: Fri Apr 9 22:47:17 2021 [2021-08-20T21:30:10.878Z] OS/Arch: linux/amd64 [2021-08-20T21:30:10.878Z] Context: default [2021-08-20T21:30:10.878Z] Experimental: true [2021-08-20T21:30:10.878Z] [2021-08-20T21:30:10.878Z] Server: Docker Engine - Community [2021-08-20T21:30:10.878Z] Engine: [2021-08-20T21:30:10.878Z] Version: 20.10.6 [2021-08-20T21:30:10.878Z] API version: 1.41 (minimum version 1.12) [2021-08-20T21:30:10.878Z] Go version: go1.13.15 [2021-08-20T21:30:10.878Z] Git commit: 8728dd2 [2021-08-20T21:30:10.878Z] Built: Fri Apr 9 22:45:28 2021 [2021-08-20T21:30:10.878Z] OS/Arch: linux/amd64 [2021-08-20T21:30:10.879Z] Experimental: true [2021-08-20T21:30:10.879Z] containerd: [2021-08-20T21:30:10.879Z] Version: 1.4.6 [2021-08-20T21:30:10.879Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-20T21:30:10.879Z] runc: [2021-08-20T21:30:10.879Z] Version: 1.0.0-rc95 [2021-08-20T21:30:10.879Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-20T21:30:10.879Z] docker-init: [2021-08-20T21:30:10.879Z] Version: 0.19.0 [2021-08-20T21:30:10.879Z] GitCommit: de40ad0 [2021-08-20T21:30:10.891Z] + docker version [Pipeline] sh [2021-08-20T21:30:10.913Z] #24 ... [2021-08-20T21:30:10.913Z] [2021-08-20T21:30:10.913Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-20T21:30:10.913Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-20T21:30:10.913Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2021-08-20T21:30:10.913Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-20T21:30:10.913Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-20T21:30:10.913Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.1s done [2021-08-20T21:30:10.913Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.3s done [2021-08-20T21:30:10.913Z] #64 DONE 6.2s [2021-08-20T21:30:10.913Z] [2021-08-20T21:30:10.913Z] #24 [internal] load build context [2021-08-20T21:30:10.913Z] #24 sha256:b7aae942c4e3fa56582f7867c38d04be89a6dc35a97b3204efc4c9a8a8c0a9d6 [2021-08-20T21:30:10.913Z] #24 ... [2021-08-20T21:30:10.913Z] [2021-08-20T21:30:10.913Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:30:10.913Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-20T21:30:10.913Z] #11 resolve docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 0.2s done [2021-08-20T21:30:10.913Z] #11 sha256:54406b2e8bb95003bcec911562d5606af1a17de7a2fcc7e8d7258fcb6e9a2fea 1.80kB / 1.80kB done [2021-08-20T21:30:10.913Z] #11 sha256:019c7b2e3cb8185c3c454f24679a7c83add6d31427e319d8bee35b12707f9a3f 6.99kB / 6.99kB done [2021-08-20T21:30:10.913Z] #11 sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 1.86kB / 1.86kB done [2021-08-20T21:30:10.913Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 3.1s done [2021-08-20T21:30:10.913Z] #11 sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 5.15MB / 5.15MB 0.7s done [2021-08-20T21:30:10.913Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 10.87MB / 10.87MB 1.5s done [2021-08-20T21:30:10.913Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 54.57MB / 54.57MB 4.1s done [2021-08-20T21:30:10.913Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 85.72MB / 85.72MB 5.7s done [2021-08-20T21:30:10.913Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 78.91MB / 129.04MB 6.1s [2021-08-20T21:30:10.913Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 2.2s [2021-08-20T21:30:10.913Z] #11 sha256:7669e289697491b9ef28ca9dd0958a6f7ff9ddc0d50cefe1a58acc74b37ddd9b 155B / 155B 4.2s done [2021-08-20T21:30:10.913Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 92.27MB / 129.04MB 6.6s [2021-08-20T21:30:11.175Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 101.71MB / 129.04MB 6.8s [2021-08-20T21:30:11.191Z] + docker info [2021-08-20T21:30:11.456Z] #67 DONE 1.0s [2021-08-20T21:30:11.456Z] [2021-08-20T21:30:11.456Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-20T21:30:11.456Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-20T21:30:11.456Z] #27 DONE 13.6s [2021-08-20T21:30:11.456Z] [2021-08-20T21:30:11.456Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:30:11.456Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-20T21:30:11.456Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 9.7s done [2021-08-20T21:30:11.456Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 [2021-08-20T21:30:11.462Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 114.29MB / 129.04MB 7.1s [2021-08-20T21:30:11.479Z] #19 90.50 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2021-08-20T21:30:11.479Z] #19 90.50 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-20T21:30:11.479Z] #19 90.60 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-08-20T21:30:11.724Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 123.73MB / 129.04MB 7.3s [2021-08-20T21:30:09.978Z] > git rev-list --no-walk 9516c16a8315cff6ef7656bab38dfb6082bdd623 # timeout=10 [2021-08-20T21:30:12.706Z] #11 ... [2021-08-20T21:30:12.706Z] [2021-08-20T21:30:12.706Z] #24 [internal] load build context [2021-08-20T21:30:12.706Z] #24 sha256:b7aae942c4e3fa56582f7867c38d04be89a6dc35a97b3204efc4c9a8a8c0a9d6 [2021-08-20T21:30:12.706Z] #24 transferring context: 55.81MB 7.4s done [2021-08-20T21:30:12.706Z] #24 DONE 8.7s [2021-08-20T21:30:12.706Z] [2021-08-20T21:30:12.706Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:30:12.706Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-20T21:30:12.706Z] #11 ... [2021-08-20T21:30:12.706Z] [2021-08-20T21:30:12.706Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-20T21:30:12.706Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-20T21:30:12.706Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-20T21:30:12.706Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-20T21:30:12.706Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-20T21:30:12.706Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-20T21:30:12.706Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.6s done [2021-08-20T21:30:12.706Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.9s done [2021-08-20T21:30:12.706Z] #66 ... [2021-08-20T21:30:12.706Z] [2021-08-20T21:30:12.706Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:30:12.706Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-20T21:30:12.832Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 1.3s done [2021-08-20T21:30:12.832Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac [2021-08-20T21:30:13.769Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 0.9s done [2021-08-20T21:30:14.028Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 [2021-08-20T21:30:14.126Z] #11 ... [2021-08-20T21:30:14.126Z] [2021-08-20T21:30:14.126Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-20T21:30:14.126Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-20T21:30:14.126Z] #27 resolve docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 0.2s done [2021-08-20T21:30:14.126Z] #27 sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 1.85kB / 1.85kB done [2021-08-20T21:30:14.126Z] #27 sha256:c6e865b5373b09942bc49e4b02a7b361fcfa405479ece627f5d4306554120673 529B / 529B done [2021-08-20T21:30:14.126Z] #27 sha256:fe3c5de03486f6e68639071e35675bc204558725a728e4eb835a23b62db6d7b5 1.46kB / 1.46kB done [2021-08-20T21:30:14.126Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 2.9s done [2021-08-20T21:30:14.126Z] #27 ... [2021-08-20T21:30:14.126Z] [2021-08-20T21:30:14.126Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:30:14.126Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-20T21:30:14.386Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 129.04MB / 129.04MB 10.1s done [2021-08-20T21:30:14.648Z] #11 ... [2021-08-20T21:30:14.648Z] [2021-08-20T21:30:14.648Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-20T21:30:14.648Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-20T21:30:14.648Z] #66 DONE 10.5s [2021-08-20T21:30:14.648Z] [2021-08-20T21:30:14.648Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:30:14.648Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-20T21:30:15.218Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 [2021-08-20T21:30:15.478Z] #11 ... [2021-08-20T21:30:15.478Z] [2021-08-20T21:30:15.478Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-20T21:30:15.478Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-20T21:30:15.478Z] #27 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 6.7s done [2021-08-20T21:30:15.478Z] #27 DONE 11.0s [2021-08-20T21:30:15.478Z] [2021-08-20T21:30:15.478Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:30:15.478Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-20T21:30:16.049Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 0.8s done [2021-08-20T21:30:16.049Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac [2021-08-20T21:30:16.310Z] #11 ... [2021-08-20T21:30:16.310Z] [2021-08-20T21:30:16.310Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-20T21:30:16.310Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-20T21:30:16.310Z] #65 DONE 0.9s [2021-08-20T21:30:16.310Z] [2021-08-20T21:30:16.310Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:30:16.310Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-20T21:30:16.722Z] #19 95.33 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-08-20T21:30:16.722Z] #19 95.33 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-20T21:30:16.722Z] #19 95.33 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-08-20T21:30:16.722Z] #19 95.35 Selecting previously unselected package patch. [2021-08-20T21:30:16.722Z] #19 95.35 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2021-08-20T21:30:16.722Z] #19 95.36 Unpacking patch (2.7.6-7) ... [2021-08-20T21:30:16.722Z] #19 95.39 Selecting previously unselected package dpkg-dev. [2021-08-20T21:30:16.722Z] #19 95.39 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2021-08-20T21:30:16.722Z] #19 95.40 Unpacking dpkg-dev (1.20.9) ... [2021-08-20T21:30:16.722Z] #19 95.52 Selecting previously unselected package libconfig-inifiles-perl. [2021-08-20T21:30:16.722Z] #19 95.52 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2021-08-20T21:30:16.722Z] #19 95.52 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2021-08-20T21:30:16.722Z] #19 95.55 Selecting previously unselected package libio-string-perl. [2021-08-20T21:30:16.722Z] #19 95.55 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2021-08-20T21:30:16.722Z] #19 95.56 Unpacking libio-string-perl (1.08-3.1) ... [2021-08-20T21:30:16.722Z] #19 95.58 Selecting previously unselected package libicu67:amd64. [2021-08-20T21:30:16.722Z] #19 95.58 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2021-08-20T21:30:16.722Z] #19 95.59 Unpacking libicu67:amd64 (67.1-7) ... [2021-08-20T21:30:16.883Z] #11 ... [2021-08-20T21:30:16.883Z] [2021-08-20T21:30:16.883Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-20T21:30:16.883Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-20T21:30:16.883Z] #67 DONE 0.7s [2021-08-20T21:30:16.883Z] [2021-08-20T21:30:16.883Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:30:16.883Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-20T21:30:17.144Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 0.9s done [2021-08-20T21:30:17.288Z] #19 96.39 Selecting previously unselected package libxml2:amd64. [2021-08-20T21:30:17.288Z] #19 96.40 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-08-20T21:30:17.288Z] #19 96.40 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-20T21:30:17.288Z] #19 96.47 Selecting previously unselected package libxml-namespacesupport-perl. [2021-08-20T21:30:17.288Z] #19 96.48 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2021-08-20T21:30:17.288Z] #19 96.48 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2021-08-20T21:30:17.288Z] #19 96.50 Selecting previously unselected package libxml-sax-base-perl. [2021-08-20T21:30:17.406Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 [2021-08-20T21:30:17.544Z] #19 96.50 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2021-08-20T21:30:17.544Z] #19 96.51 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2021-08-20T21:30:17.544Z] #19 96.54 Selecting previously unselected package libxml-sax-perl. [2021-08-20T21:30:17.544Z] #19 96.54 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2021-08-20T21:30:17.544Z] #19 96.54 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2021-08-20T21:30:17.544Z] #19 96.58 Selecting previously unselected package libxml-libxml-perl. [2021-08-20T21:30:17.544Z] #19 96.58 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2021-08-20T21:30:17.544Z] #19 96.58 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-08-20T21:30:17.544Z] #19 96.64 Selecting previously unselected package libxml-simple-perl. [2021-08-20T21:30:17.544Z] #19 96.64 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-08-20T21:30:17.544Z] #19 96.64 Unpacking libxml-simple-perl (2.25-1) ... [2021-08-20T21:30:17.544Z] #19 96.67 Selecting previously unselected package libyaml-perl. [2021-08-20T21:30:17.544Z] #19 96.67 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2021-08-20T21:30:17.544Z] #19 96.68 Unpacking libyaml-perl (1.30-1) ... [2021-08-20T21:30:17.544Z] #19 96.71 Selecting previously unselected package libconfig-auto-perl. [2021-08-20T21:30:17.544Z] #19 96.71 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2021-08-20T21:30:17.544Z] #19 96.71 Unpacking libconfig-auto-perl (0.44-1.1) ... [2021-08-20T21:30:17.544Z] #19 96.73 Selecting previously unselected package libfile-which-perl. [2021-08-20T21:30:17.544Z] #19 96.74 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-08-20T21:30:17.544Z] #19 96.74 Unpacking libfile-which-perl (1.23-1) ... [2021-08-20T21:30:17.800Z] #19 96.76 Selecting previously unselected package libfile-homedir-perl. [2021-08-20T21:30:17.800Z] #19 96.76 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2021-08-20T21:30:17.800Z] #19 96.77 Unpacking libfile-homedir-perl (1.006-1) ... [2021-08-20T21:30:17.800Z] #19 96.79 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-08-20T21:30:17.800Z] #19 96.80 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2021-08-20T21:30:17.800Z] #19 96.80 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-08-20T21:30:17.800Z] #19 96.83 Selecting previously unselected package dpkg-cross. [2021-08-20T21:30:17.800Z] #19 96.83 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2021-08-20T21:30:17.800Z] #19 96.83 Unpacking dpkg-cross (2.6.18+nmu1) ... [2021-08-20T21:30:17.800Z] #19 96.86 Selecting previously unselected package crossbuild-essential-arm64. [2021-08-20T21:30:17.800Z] #19 96.86 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2021-08-20T21:30:17.800Z] #19 96.87 Unpacking crossbuild-essential-arm64 (12.9) ... [2021-08-20T21:30:17.800Z] #19 96.89 Selecting previously unselected package libc6-armel-cross. [2021-08-20T21:30:17.800Z] #19 96.89 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2021-08-20T21:30:17.800Z] #19 96.90 Unpacking libc6-armel-cross (2.31-9cross4) ... [2021-08-20T21:30:17.800Z] #19 97.01 Selecting previously unselected package libgcc-s1-armel-cross. [2021-08-20T21:30:17.800Z] #19 97.01 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:17.800Z] #19 97.02 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-08-20T21:30:17.800Z] #19 97.04 Selecting previously unselected package libgomp1-armel-cross. [2021-08-20T21:30:17.800Z] #19 97.04 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:17.800Z] #19 97.05 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2021-08-20T21:30:17.800Z] #19 97.08 Selecting previously unselected package libatomic1-armel-cross. [2021-08-20T21:30:17.800Z] #19 97.08 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:17.800Z] #19 97.08 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2021-08-20T21:30:17.800Z] #19 97.11 Selecting previously unselected package libasan6-armel-cross. [2021-08-20T21:30:18.056Z] #19 97.11 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:18.056Z] #19 97.12 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2021-08-20T21:30:18.313Z] #19 97.33 Selecting previously unselected package libstdc++6-armel-cross. [2021-08-20T21:30:18.313Z] #19 97.33 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:18.313Z] #19 97.34 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-08-20T21:30:18.313Z] #19 97.40 Selecting previously unselected package libubsan1-armel-cross. [2021-08-20T21:30:18.313Z] #19 97.40 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:18.313Z] #19 97.40 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2021-08-20T21:30:18.313Z] #19 97.49 Selecting previously unselected package libgcc-10-dev-armel-cross. [2021-08-20T21:30:18.313Z] #19 97.50 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:18.313Z] #19 97.50 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-08-20T21:30:18.313Z] #19 97.60 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2021-08-20T21:30:18.569Z] #19 97.61 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-08-20T21:30:18.569Z] #19 97.61 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-08-20T21:30:19.318Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 5.2s [2021-08-20T21:30:20.258Z] #11 ... [2021-08-20T21:30:20.258Z] [2021-08-20T21:30:20.258Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-20T21:30:20.258Z] #28 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-20T21:30:20.258Z] #28 2.413 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-20T21:30:20.258Z] #28 2.425 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-20T21:30:20.258Z] #28 2.513 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-20T21:30:20.258Z] #28 2.648 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-20T21:30:20.258Z] #28 3.382 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [25.8 kB] [2021-08-20T21:30:20.258Z] #28 4.560 Fetched 8397 kB in 2s (3485 kB/s) [2021-08-20T21:30:20.258Z] #28 4.560 Reading package lists... [2021-08-20T21:30:20.258Z] #28 5.377 Reading package lists... [2021-08-20T21:30:20.258Z] #28 6.142 Building dependency tree... [2021-08-20T21:30:20.258Z] #28 6.476 The following additional packages will be installed: [2021-08-20T21:30:20.258Z] #28 6.476 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-08-20T21:30:20.259Z] #28 6.476 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-08-20T21:30:20.259Z] #28 6.476 Recommended packages: [2021-08-20T21:30:20.259Z] #28 6.476 libldap-common publicsuffix libsasl2-modules [2021-08-20T21:30:20.259Z] #28 6.664 The following NEW packages will be installed: [2021-08-20T21:30:20.259Z] #28 6.664 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-08-20T21:30:20.259Z] #28 6.664 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-20T21:30:20.259Z] #28 6.664 libssh2-1 openssl [2021-08-20T21:30:20.259Z] #28 6.941 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-20T21:30:20.259Z] #28 6.941 Need to get 3038 kB of archives. [2021-08-20T21:30:20.259Z] #28 6.941 After this operation, 6652 kB of additional disk space will be used. [2021-08-20T21:30:20.259Z] #28 6.941 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1 [850 kB] [2021-08-20T21:30:20.259Z] #28 6.961 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-08-20T21:30:20.259Z] #28 6.961 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-08-20T21:30:20.259Z] #28 6.961 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-08-20T21:30:20.259Z] #28 6.961 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-08-20T21:30:20.259Z] #28 6.961 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-08-20T21:30:20.259Z] #28 6.968 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-08-20T21:30:20.259Z] #28 6.968 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-08-20T21:30:20.259Z] #28 6.968 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-08-20T21:30:20.259Z] #28 6.972 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-08-20T21:30:20.259Z] #28 6.972 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-08-20T21:30:20.259Z] #28 6.980 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-08-20T21:30:20.259Z] #28 6.980 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-08-20T21:30:20.259Z] #28 7.020 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-08-20T21:30:20.259Z] #28 7.020 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-08-20T21:30:20.259Z] #28 7.299 debconf: delaying package configuration, since apt-utils is not installed [2021-08-20T21:30:20.259Z] #28 7.335 Fetched 3038 kB in 0s (8880 kB/s) [2021-08-20T21:30:20.259Z] #28 7.368 Selecting previously unselected package openssl. [2021-08-20T21:30:20.259Z] #28 7.368 (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 ... 6653 files and directories currently installed.) [2021-08-20T21:30:20.259Z] #28 7.370 Preparing to unpack .../00-openssl_1.1.1k-1_amd64.deb ... [2021-08-20T21:30:20.259Z] #28 7.373 Unpacking openssl (1.1.1k-1) ... [2021-08-20T21:30:20.259Z] #28 7.533 Selecting previously unselected package ca-certificates. [2021-08-20T21:30:20.259Z] #28 7.533 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-08-20T21:30:20.259Z] #28 7.538 Unpacking ca-certificates (20210119) ... [2021-08-20T21:30:20.259Z] #28 7.654 Selecting previously unselected package libbrotli1:amd64. [2021-08-20T21:30:20.259Z] #28 7.654 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-08-20T21:30:20.259Z] #28 7.663 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-08-20T21:30:20.259Z] #28 7.820 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-20T21:30:20.259Z] #28 7.820 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-08-20T21:30:20.259Z] #28 7.836 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-08-20T21:30:20.259Z] #28 7.916 Selecting previously unselected package libsasl2-2:amd64. [2021-08-20T21:30:20.259Z] #28 7.916 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-08-20T21:30:20.259Z] #28 7.928 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-08-20T21:30:20.259Z] #28 8.020 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-20T21:30:20.259Z] #28 8.020 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-08-20T21:30:20.259Z] #28 8.023 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-08-20T21:30:20.259Z] #28 8.150 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-20T21:30:20.259Z] #28 8.150 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-08-20T21:30:20.259Z] #28 8.156 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-08-20T21:30:20.259Z] #28 8.225 Selecting previously unselected package libpsl5:amd64. [2021-08-20T21:30:20.259Z] #28 8.225 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-08-20T21:30:20.259Z] #28 8.229 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-08-20T21:30:20.259Z] #28 8.290 Selecting previously unselected package librtmp1:amd64. [2021-08-20T21:30:20.259Z] #28 8.290 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-08-20T21:30:20.259Z] #28 8.295 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-20T21:30:20.259Z] #28 8.340 Selecting previously unselected package libssh2-1:amd64. [2021-08-20T21:30:20.259Z] #28 8.340 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-08-20T21:30:20.259Z] #28 8.372 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-08-20T21:30:20.259Z] #28 8.412 Selecting previously unselected package libcurl4:amd64. [2021-08-20T21:30:20.259Z] #28 8.412 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-08-20T21:30:20.259Z] #28 8.417 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-08-20T21:30:20.259Z] #28 8.519 Selecting previously unselected package curl. [2021-08-20T21:30:20.259Z] #28 8.519 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-08-20T21:30:20.259Z] #28 8.524 Unpacking curl (7.74.0-1.3+b1) ... [2021-08-20T21:30:20.259Z] #28 8.616 Selecting previously unselected package libonig5:amd64. [2021-08-20T21:30:20.259Z] #28 8.616 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-08-20T21:30:20.259Z] #28 8.621 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-08-20T21:30:20.259Z] #28 8.712 Selecting previously unselected package libjq1:amd64. [2021-08-20T21:30:20.259Z] #28 8.712 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-08-20T21:30:20.259Z] #28 8.714 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-08-20T21:30:20.259Z] #28 8.793 Selecting previously unselected package jq. [2021-08-20T21:30:20.259Z] #28 8.793 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-08-20T21:30:20.259Z] #28 8.796 Unpacking jq (1.6-2.1) ... [2021-08-20T21:30:20.259Z] #28 8.850 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-08-20T21:30:20.259Z] #28 8.865 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-08-20T21:30:20.259Z] #28 8.877 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-08-20T21:30:20.259Z] #28 8.888 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-08-20T21:30:20.259Z] #28 8.899 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-20T21:30:20.259Z] #28 8.910 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-08-20T21:30:20.259Z] #28 8.922 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-08-20T21:30:20.259Z] #28 8.933 Setting up openssl (1.1.1k-1) ... [2021-08-20T21:30:20.259Z] #28 8.951 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-08-20T21:30:20.259Z] #28 8.963 Setting up libjq1:amd64 (1.6-2.1) ... [2021-08-20T21:30:20.259Z] #28 8.975 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-08-20T21:30:20.259Z] #28 8.985 Setting up ca-certificates (20210119) ... [2021-08-20T21:30:20.518Z] #28 ... [2021-08-20T21:30:20.518Z] [2021-08-20T21:30:20.518Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:30:20.518Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-20T21:30:20.735Z] INFO: Extraction ended at 08/20/2021 21:30:18. Duration:00:00:18.5147161 [2021-08-20T21:30:20.735Z] INFO: Updating the golang and path environment variables [2021-08-20T21:30:20.735Z] INFO: GOPATH=d:\gopath [2021-08-20T21:30:20.735Z] INFO: go version go1.16.7 windows/amd64 [2021-08-20T21:30:20.735Z] INFO: Running the daemon under test in debug mode [2021-08-20T21:30:20.735Z] INFO: Starting a daemon under test... [2021-08-20T21:30:20.735Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42763\12\daemon --pidfile d:\CI\PR-42763\12\docker.pid -D [2021-08-20T21:30:20.735Z] INFO: Process started successfully. [2021-08-20T21:30:20.735Z] INFO: Start tailing logs of the daemon under tests [2021-08-20T21:30:20.735Z] INFO: Waiting for the daemon under test to start... [2021-08-20T21:30:20.903Z] Client: Docker Engine - Community [2021-08-20T21:30:20.903Z] Version: 20.10.6 [2021-08-20T21:30:20.903Z] API version: 1.41 [2021-08-20T21:30:20.903Z] Go version: go1.13.15 [2021-08-20T21:30:20.903Z] Git commit: 370c289 [2021-08-20T21:30:20.903Z] Built: Fri Apr 9 22:45:59 2021 [2021-08-20T21:30:20.903Z] OS/Arch: linux/arm64 [2021-08-20T21:30:20.903Z] Context: default [2021-08-20T21:30:20.903Z] Experimental: true [2021-08-20T21:30:20.903Z] [2021-08-20T21:30:20.903Z] Server: Docker Engine - Community [2021-08-20T21:30:20.903Z] Engine: [2021-08-20T21:30:20.903Z] Version: 20.10.6 [2021-08-20T21:30:20.903Z] API version: 1.41 (minimum version 1.12) [2021-08-20T21:30:20.903Z] Go version: go1.13.15 [2021-08-20T21:30:20.903Z] Git commit: 8728dd2 [2021-08-20T21:30:20.903Z] Built: Fri Apr 9 22:44:09 2021 [2021-08-20T21:30:20.903Z] OS/Arch: linux/arm64 [2021-08-20T21:30:20.903Z] Experimental: true [2021-08-20T21:30:20.903Z] containerd: [2021-08-20T21:30:20.903Z] Version: 1.4.6 [2021-08-20T21:30:20.903Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-20T21:30:20.903Z] runc: [2021-08-20T21:30:20.903Z] Version: 1.0.0-rc95 [2021-08-20T21:30:20.903Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-20T21:30:20.903Z] docker-init: [2021-08-20T21:30:20.903Z] Version: 0.19.0 [2021-08-20T21:30:20.903Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-20T21:30:21.231Z] + docker info [2021-08-20T21:30:22.431Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 8.1s done [2021-08-20T21:30:22.431Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 0.1s [2021-08-20T21:30:22.756Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 5.1s [2021-08-20T21:30:23.815Z] #19 102.3 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-08-20T21:30:23.815Z] #19 102.3 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-08-20T21:30:23.815Z] #19 102.3 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-08-20T21:30:23.815Z] #19 102.4 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-08-20T21:30:23.815Z] #19 102.4 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2021-08-20T21:30:23.815Z] #19 102.4 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-08-20T21:30:23.815Z] #19 102.5 Selecting previously unselected package libc6-dev-armel-cross. [2021-08-20T21:30:23.815Z] #19 102.5 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2021-08-20T21:30:23.815Z] #19 102.5 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2021-08-20T21:30:23.815Z] #19 102.8 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2021-08-20T21:30:23.815Z] #19 102.8 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:23.815Z] #19 102.8 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-08-20T21:30:23.815Z] #19 103.0 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2021-08-20T21:30:23.815Z] #19 103.0 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-08-20T21:30:23.815Z] #19 103.0 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-08-20T21:30:24.969Z] #11 ... [2021-08-20T21:30:24.969Z] [2021-08-20T21:30:24.970Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-20T21:30:24.970Z] #28 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-20T21:30:24.970Z] #28 9.761 Updating certificates in /etc/ssl/certs... [2021-08-20T21:30:24.970Z] #28 10.89 129 added, 0 removed; done. [2021-08-20T21:30:24.970Z] #28 11.00 Setting up jq (1.6-2.1) ... [2021-08-20T21:30:24.970Z] #28 11.01 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-08-20T21:30:24.970Z] #28 11.02 Setting up curl (7.74.0-1.3+b1) ... [2021-08-20T21:30:24.970Z] #28 11.03 Processing triggers for libc-bin (2.31-13) ... [2021-08-20T21:30:24.970Z] #28 11.05 Processing triggers for ca-certificates (20210119) ... [2021-08-20T21:30:24.970Z] #28 11.07 Updating certificates in /etc/ssl/certs... [2021-08-20T21:30:24.970Z] #28 12.02 0 added, 0 removed; done. [2021-08-20T21:30:24.970Z] #28 12.02 Running hooks in /etc/ca-certificates/update.d... [2021-08-20T21:30:24.970Z] #28 12.02 done. [2021-08-20T21:30:24.970Z] #28 DONE 13.2s [2021-08-20T21:30:24.970Z] [2021-08-20T21:30:24.970Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:30:24.970Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-20T21:30:24.970Z] #11 ... [2021-08-20T21:30:24.970Z] [2021-08-20T21:30:24.970Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-20T21:30:24.970Z] #29 sha256:c85a9ab259b9dae7c2c3c043b73d9f923aa453ddb54336a749a68d3fae24b3f8 [2021-08-20T21:30:24.970Z] #29 DONE 0.2s [2021-08-20T21:30:24.970Z] [2021-08-20T21:30:24.970Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:30:24.970Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-20T21:30:25.303Z] #11 ... [2021-08-20T21:30:25.303Z] [2021-08-20T21:30:25.303Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-20T21:30:25.303Z] #28 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-20T21:30:25.303Z] #28 2.601 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-20T21:30:25.303Z] #28 2.609 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-20T21:30:25.303Z] #28 2.615 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-20T21:30:25.303Z] #28 2.896 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-20T21:30:25.303Z] #28 3.539 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [25.8 kB] [2021-08-20T21:30:25.303Z] #28 5.048 Fetched 8397 kB in 3s (3080 kB/s) [2021-08-20T21:30:25.303Z] #28 5.048 Reading package lists... [2021-08-20T21:30:25.303Z] #28 5.839 Reading package lists... [2021-08-20T21:30:25.303Z] #28 6.626 Building dependency tree... [2021-08-20T21:30:25.303Z] #28 6.974 The following additional packages will be installed: [2021-08-20T21:30:25.303Z] #28 6.974 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-08-20T21:30:25.303Z] #28 6.974 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-08-20T21:30:25.303Z] #28 6.974 Recommended packages: [2021-08-20T21:30:25.303Z] #28 6.974 libldap-common publicsuffix libsasl2-modules [2021-08-20T21:30:25.303Z] #28 7.216 The following NEW packages will be installed: [2021-08-20T21:30:25.303Z] #28 7.216 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-08-20T21:30:25.303Z] #28 7.216 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-20T21:30:25.303Z] #28 7.216 libssh2-1 openssl [2021-08-20T21:30:25.303Z] #28 7.489 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-20T21:30:25.303Z] #28 7.489 Need to get 3038 kB of archives. [2021-08-20T21:30:25.303Z] #28 7.489 After this operation, 6652 kB of additional disk space will be used. [2021-08-20T21:30:25.303Z] #28 7.489 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1 [850 kB] [2021-08-20T21:30:25.303Z] #28 7.507 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-08-20T21:30:25.303Z] #28 7.510 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-08-20T21:30:25.303Z] #28 7.519 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-08-20T21:30:25.303Z] #28 7.519 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-08-20T21:30:25.303Z] #28 7.519 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-08-20T21:30:25.303Z] #28 7.530 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-08-20T21:30:25.303Z] #28 7.530 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-08-20T21:30:25.303Z] #28 7.530 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-08-20T21:30:25.303Z] #28 7.530 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-08-20T21:30:25.303Z] #28 7.530 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-08-20T21:30:25.303Z] #28 7.538 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-08-20T21:30:25.303Z] #28 7.538 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-08-20T21:30:25.303Z] #28 7.551 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-08-20T21:30:25.303Z] #28 7.551 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-08-20T21:30:25.303Z] #28 7.774 debconf: delaying package configuration, since apt-utils is not installed [2021-08-20T21:30:25.303Z] #28 7.806 Fetched 3038 kB in 0s (9007 kB/s) [2021-08-20T21:30:25.303Z] #28 7.849 Selecting previously unselected package openssl. [2021-08-20T21:30:25.303Z] #28 7.849 (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 ... 6653 files and directories currently installed.) [2021-08-20T21:30:25.303Z] #28 7.849 Preparing to unpack .../00-openssl_1.1.1k-1_amd64.deb ... [2021-08-20T21:30:25.303Z] #28 7.854 Unpacking openssl (1.1.1k-1) ... [2021-08-20T21:30:25.303Z] #28 8.061 Selecting previously unselected package ca-certificates. [2021-08-20T21:30:25.303Z] #28 8.061 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-08-20T21:30:25.303Z] #28 8.073 Unpacking ca-certificates (20210119) ... [2021-08-20T21:30:25.303Z] #28 8.186 Selecting previously unselected package libbrotli1:amd64. [2021-08-20T21:30:25.303Z] #28 8.186 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-08-20T21:30:25.303Z] #28 8.194 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-08-20T21:30:25.303Z] #28 8.290 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-20T21:30:25.303Z] #28 8.290 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-08-20T21:30:25.303Z] #28 8.295 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-08-20T21:30:25.303Z] #28 8.565 Selecting previously unselected package libsasl2-2:amd64. [2021-08-20T21:30:25.303Z] #28 8.565 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-08-20T21:30:25.303Z] #28 8.582 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-08-20T21:30:25.303Z] #28 8.662 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-20T21:30:25.303Z] #28 8.662 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-08-20T21:30:25.303Z] #28 8.677 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-08-20T21:30:25.303Z] #28 8.771 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-20T21:30:25.303Z] #28 8.771 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-08-20T21:30:25.303Z] #28 8.777 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-08-20T21:30:25.303Z] #28 8.838 Selecting previously unselected package libpsl5:amd64. [2021-08-20T21:30:25.303Z] #28 8.840 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-08-20T21:30:25.303Z] #28 8.843 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-08-20T21:30:25.303Z] #28 8.897 Selecting previously unselected package librtmp1:amd64. [2021-08-20T21:30:25.303Z] #28 8.897 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-08-20T21:30:25.303Z] #28 8.910 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-20T21:30:25.303Z] #28 8.962 Selecting previously unselected package libssh2-1:amd64. [2021-08-20T21:30:25.303Z] #28 8.962 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-08-20T21:30:25.303Z] #28 8.969 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-08-20T21:30:25.303Z] #28 9.043 Selecting previously unselected package libcurl4:amd64. [2021-08-20T21:30:25.303Z] #28 9.043 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-08-20T21:30:25.303Z] #28 9.069 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-08-20T21:30:25.303Z] #28 9.162 Selecting previously unselected package curl. [2021-08-20T21:30:25.303Z] #28 9.162 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-08-20T21:30:25.303Z] #28 9.166 Unpacking curl (7.74.0-1.3+b1) ... [2021-08-20T21:30:25.303Z] #28 9.246 Selecting previously unselected package libonig5:amd64. [2021-08-20T21:30:25.303Z] #28 9.246 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-08-20T21:30:25.303Z] #28 9.250 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-08-20T21:30:25.303Z] #28 9.348 Selecting previously unselected package libjq1:amd64. [2021-08-20T21:30:25.303Z] #28 9.348 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-08-20T21:30:25.303Z] #28 9.354 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-08-20T21:30:25.303Z] #28 9.423 Selecting previously unselected package jq. [2021-08-20T21:30:25.303Z] #28 9.423 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-08-20T21:30:25.303Z] #28 9.433 Unpacking jq (1.6-2.1) ... [2021-08-20T21:30:25.303Z] #28 9.490 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-08-20T21:30:25.303Z] #28 9.503 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-08-20T21:30:25.303Z] #28 9.517 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-08-20T21:30:25.303Z] #28 9.526 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-08-20T21:30:25.303Z] #28 9.538 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-20T21:30:25.303Z] #28 9.565 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-08-20T21:30:25.303Z] #28 9.579 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-08-20T21:30:25.303Z] #28 9.590 Setting up openssl (1.1.1k-1) ... [2021-08-20T21:30:25.303Z] #28 9.611 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-08-20T21:30:25.303Z] #28 9.625 Setting up libjq1:amd64 (1.6-2.1) ... [2021-08-20T21:30:25.303Z] #28 9.638 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-08-20T21:30:25.303Z] #28 9.656 Setting up ca-certificates (20210119) ... [2021-08-20T21:30:25.564Z] #28 10.42 Updating certificates in /etc/ssl/certs... [2021-08-20T21:30:25.564Z] #28 ... [2021-08-20T21:30:25.564Z] [2021-08-20T21:30:25.564Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:30:25.564Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-20T21:30:25.824Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 8.3s done [2021-08-20T21:30:26.049Z] Client: [2021-08-20T21:30:26.049Z] Context: default [2021-08-20T21:30:26.049Z] Debug Mode: false [2021-08-20T21:30:26.049Z] Plugins: [2021-08-20T21:30:26.049Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-20T21:30:26.049Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-20T21:30:26.049Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-20T21:30:26.049Z] [2021-08-20T21:30:26.049Z] Server: [2021-08-20T21:30:26.049Z] Containers: 0 [2021-08-20T21:30:26.049Z] Running: 0 [2021-08-20T21:30:26.049Z] Paused: 0 [2021-08-20T21:30:26.049Z] Stopped: 0 [2021-08-20T21:30:26.049Z] Images: 0 [2021-08-20T21:30:26.049Z] Server Version: 20.10.6 [2021-08-20T21:30:26.049Z] Storage Driver: overlay2 [2021-08-20T21:30:26.049Z] Backing Filesystem: extfs [2021-08-20T21:30:26.049Z] Supports d_type: true [2021-08-20T21:30:26.049Z] Native Overlay Diff: true [2021-08-20T21:30:26.049Z] userxattr: false [2021-08-20T21:30:26.049Z] Logging Driver: json-file [2021-08-20T21:30:26.049Z] Cgroup Driver: systemd [2021-08-20T21:30:26.049Z] Cgroup Version: 2 [2021-08-20T21:30:26.049Z] Plugins: [2021-08-20T21:30:26.049Z] Volume: local [2021-08-20T21:30:26.049Z] Network: bridge host ipvlan macvlan null overlay [2021-08-20T21:30:26.049Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-20T21:30:26.049Z] Swarm: inactive [2021-08-20T21:30:26.049Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-20T21:30:26.049Z] Default Runtime: runc [2021-08-20T21:30:26.049Z] Init Binary: docker-init [2021-08-20T21:30:26.049Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-20T21:30:26.049Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-20T21:30:26.049Z] init version: de40ad0 [2021-08-20T21:30:26.049Z] Security Options: [2021-08-20T21:30:26.049Z] apparmor [2021-08-20T21:30:26.049Z] seccomp [2021-08-20T21:30:26.049Z] Profile: default [2021-08-20T21:30:26.049Z] cgroupns [2021-08-20T21:30:26.049Z] Kernel Version: 5.4.0-1048-aws [2021-08-20T21:30:26.049Z] Operating System: Ubuntu 20.04.2 LTS [2021-08-20T21:30:26.049Z] OSType: linux [2021-08-20T21:30:26.049Z] Architecture: x86_64 [2021-08-20T21:30:26.049Z] CPUs: 2 [2021-08-20T21:30:26.049Z] Total Memory: 7.569GiB [2021-08-20T21:30:26.049Z] Name: ip-10-100-77-89 [2021-08-20T21:30:26.049Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-08-20T21:30:26.049Z] Docker Root Dir: /var/lib/docker [2021-08-20T21:30:26.049Z] Debug Mode: false [2021-08-20T21:30:26.049Z] Registry: https://index.docker.io/v1/ [2021-08-20T21:30:26.049Z] Labels: [2021-08-20T21:30:26.049Z] Experimental: true [2021-08-20T21:30:26.049Z] Insecure Registries: [2021-08-20T21:30:26.049Z] 127.0.0.0/8 [2021-08-20T21:30:26.049Z] Live Restore Enabled: true [2021-08-20T21:30:26.049Z] [2021-08-20T21:30:26.049Z] WARNING: No kernel memory limit support [2021-08-20T21:30:26.049Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-08-20T21:30:26.085Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f [Pipeline] sh [2021-08-20T21:30:26.419Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:6ee058bc653f57cb5d59c01e766c4ba7973c1b8a . [2021-08-20T21:30:26.419Z] #1 [internal] load build definition from Dockerfile [2021-08-20T21:30:26.419Z] #1 sha256:44d6eab7bde178a274395f9325a97277ebb765f2dda1413e36597f4b5dd3d5ef [2021-08-20T21:30:26.675Z] #1 transferring dockerfile: 16.33kB done [2021-08-20T21:30:26.675Z] #1 DONE 0.2s [2021-08-20T21:30:26.675Z] [2021-08-20T21:30:26.675Z] #2 [internal] load .dockerignore [2021-08-20T21:30:26.675Z] #2 sha256:4e6d58b3ba3bae49cb28887b0f619fa37119977a067f7c635060a2c05ede3ec6 [2021-08-20T21:30:26.675Z] #2 transferring context: 87B done [2021-08-20T21:30:26.675Z] #2 DONE 0.1s [2021-08-20T21:30:26.675Z] [2021-08-20T21:30:26.675Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-08-20T21:30:26.675Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-08-20T21:30:26.931Z] #3 DONE 0.4s [2021-08-20T21:30:27.194Z] [2021-08-20T21:30:27.194Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-08-20T21:30:27.194Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-08-20T21:30:27.194Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 0.0s done [2021-08-20T21:30:27.194Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-08-20T21:30:27.194Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done [2021-08-20T21:30:27.194Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done [2021-08-20T21:30:27.194Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 696.32kB / 9.67MB 0.1s [2021-08-20T21:30:27.451Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s [2021-08-20T21:30:27.506Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 5.2s [2021-08-20T21:30:27.734Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.5s done [2021-08-20T21:30:27.734Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 [2021-08-20T21:30:27.998Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.3s done [2021-08-20T21:30:28.929Z] #4 DONE 1.8s [2021-08-20T21:30:29.060Z] #19 107.9 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-08-20T21:30:29.061Z] #19 107.9 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-08-20T21:30:29.061Z] #19 108.0 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-08-20T21:30:29.316Z] #19 108.3 Selecting previously unselected package crossbuild-essential-armel. [2021-08-20T21:30:29.316Z] #19 108.3 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2021-08-20T21:30:29.316Z] #19 108.4 Unpacking crossbuild-essential-armel (12.9) ... [2021-08-20T21:30:29.316Z] #19 108.6 Selecting previously unselected package libc6-armhf-cross. [2021-08-20T21:30:29.493Z] [2021-08-20T21:30:29.493Z] #5 [internal] load .dockerignore [2021-08-20T21:30:29.493Z] #5 sha256:b262f858a7c5cd3530f8b4118abce24da102b52351a55c56147115e9ab077d5e [2021-08-20T21:30:29.493Z] #5 DONE 0.0s [2021-08-20T21:30:29.493Z] [2021-08-20T21:30:29.493Z] #6 [internal] load build definition from Dockerfile [2021-08-20T21:30:29.493Z] #6 sha256:c35559bf066aa0415e9ad3c3ef34f06310dce8f8ecbd932da3f41308a0259673 [2021-08-20T21:30:29.493Z] #6 DONE 0.0s [2021-08-20T21:30:29.493Z] [2021-08-20T21:30:29.493Z] #8 [internal] load metadata for docker.io/library/golang:1.16.7-bullseye [2021-08-20T21:30:29.493Z] #8 sha256:5f8721e1f43acd724bfc1ac4f7f92396ce055cdcb516d6e9c010e0b978d309f3 [2021-08-20T21:30:29.572Z] #19 108.6 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2021-08-20T21:30:29.572Z] #19 108.6 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2021-08-20T21:30:29.572Z] #19 108.7 Selecting previously unselected package libgcc-s1-armhf-cross. [2021-08-20T21:30:29.572Z] #19 108.7 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:29.572Z] #19 108.7 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-08-20T21:30:29.572Z] #19 108.8 Selecting previously unselected package libgomp1-armhf-cross. [2021-08-20T21:30:29.572Z] #19 108.8 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:29.572Z] #19 108.8 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-08-20T21:30:29.572Z] #19 108.8 Selecting previously unselected package libatomic1-armhf-cross. [2021-08-20T21:30:29.572Z] #19 108.8 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:29.572Z] #19 108.8 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-08-20T21:30:29.572Z] #19 108.8 Selecting previously unselected package libasan6-armhf-cross. [2021-08-20T21:30:29.572Z] #19 108.8 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:29.827Z] #19 108.8 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2021-08-20T21:30:29.827Z] #19 109.1 Selecting previously unselected package libstdc++6-armhf-cross. [2021-08-20T21:30:29.827Z] #19 109.1 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:29.827Z] #19 109.1 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-08-20T21:30:29.827Z] #19 109.1 Selecting previously unselected package libubsan1-armhf-cross. [2021-08-20T21:30:30.043Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 7.6s done [2021-08-20T21:30:30.083Z] #19 109.1 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:30.083Z] #19 109.1 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-08-20T21:30:30.083Z] #19 109.2 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2021-08-20T21:30:30.083Z] #19 109.2 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:30.083Z] #19 109.2 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-08-20T21:30:30.083Z] #19 109.3 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2021-08-20T21:30:30.097Z] #8 DONE 0.7s [2021-08-20T21:30:30.097Z] [2021-08-20T21:30:30.097Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-08-20T21:30:30.097Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-08-20T21:30:30.097Z] #7 DONE 0.7s [2021-08-20T21:30:30.097Z] [2021-08-20T21:30:30.097Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-20T21:30:30.097Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-20T21:30:30.295Z] #11 ... [2021-08-20T21:30:30.295Z] [2021-08-20T21:30:30.295Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-20T21:30:30.295Z] #28 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-20T21:30:30.295Z] #28 11.52 129 added, 0 removed; done. [2021-08-20T21:30:30.295Z] #28 11.55 Setting up jq (1.6-2.1) ... [2021-08-20T21:30:30.295Z] #28 11.57 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-08-20T21:30:30.295Z] #28 11.58 Setting up curl (7.74.0-1.3+b1) ... [2021-08-20T21:30:30.295Z] #28 11.59 Processing triggers for libc-bin (2.31-13) ... [2021-08-20T21:30:30.295Z] #28 11.61 Processing triggers for ca-certificates (20210119) ... [2021-08-20T21:30:30.295Z] #28 11.62 Updating certificates in /etc/ssl/certs... [2021-08-20T21:30:30.295Z] #28 12.61 0 added, 0 removed; done. [2021-08-20T21:30:30.295Z] #28 12.61 Running hooks in /etc/ca-certificates/update.d... [2021-08-20T21:30:30.295Z] #28 12.61 done. [2021-08-20T21:30:30.295Z] #28 DONE 14.3s [2021-08-20T21:30:30.295Z] [2021-08-20T21:30:30.295Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:30:30.295Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-20T21:30:30.295Z] #11 ... [2021-08-20T21:30:30.295Z] [2021-08-20T21:30:30.295Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-20T21:30:30.295Z] #29 sha256:bda35d299a65706555d9db356bb1af82487068301cbcd8f8d93626f9e46789d6 [2021-08-20T21:30:30.295Z] #29 DONE 0.3s [2021-08-20T21:30:30.295Z] [2021-08-20T21:30:30.295Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:30:30.295Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-20T21:30:30.340Z] #19 109.3 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-08-20T21:30:30.340Z] #19 109.3 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-08-20T21:30:30.354Z] #10 DONE 0.8s [2021-08-20T21:30:30.354Z] [2021-08-20T21:30:30.354Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-20T21:30:30.354Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-20T21:30:30.354Z] #9 DONE 0.8s [2021-08-20T21:30:30.612Z] #11 extracting sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 0.1s [2021-08-20T21:30:30.930Z] [2021-08-20T21:30:30.930Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-20T21:30:30.930Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-20T21:30:30.930Z] #27 resolve docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 0.0s done [2021-08-20T21:30:30.930Z] #27 sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 1.85kB / 1.85kB done [2021-08-20T21:30:30.930Z] #27 sha256:c6e865b5373b09942bc49e4b02a7b361fcfa405479ece627f5d4306554120673 529B / 529B done [2021-08-20T21:30:30.930Z] #27 sha256:fe3c5de03486f6e68639071e35675bc204558725a728e4eb835a23b62db6d7b5 1.46kB / 1.46kB done [2021-08-20T21:30:31.195Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 3.15MB / 54.92MB 0.3s [2021-08-20T21:30:31.195Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 6.29MB / 54.92MB 0.4s [2021-08-20T21:30:31.239Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 5.0s [2021-08-20T21:30:31.487Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 26.21MB / 54.92MB 0.6s [2021-08-20T21:30:31.487Z] #27 ... [2021-08-20T21:30:31.487Z] [2021-08-20T21:30:31.487Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-20T21:30:31.487Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-20T21:30:31.487Z] #43 DONE 0.0s [2021-08-20T21:30:31.487Z] [2021-08-20T21:30:31.487Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-20T21:30:31.487Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-20T21:30:31.487Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 35.65MB / 54.92MB 0.7s [2021-08-20T21:30:31.745Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 42.99MB / 54.92MB 0.8s [2021-08-20T21:30:31.745Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 49.71MB / 54.92MB 0.9s [2021-08-20T21:30:31.745Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 1.0s [2021-08-20T21:30:32.691Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 1.7s done [2021-08-20T21:30:32.950Z] #27 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 0.1s [2021-08-20T21:30:33.466Z] Client: [2021-08-20T21:30:33.466Z] Context: default [2021-08-20T21:30:33.466Z] Debug Mode: false [2021-08-20T21:30:33.466Z] Plugins: [2021-08-20T21:30:33.466Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-20T21:30:33.466Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-20T21:30:33.466Z] [2021-08-20T21:30:33.466Z] Server: [2021-08-20T21:30:33.466Z] Containers: 0 [2021-08-20T21:30:33.466Z] Running: 0 [2021-08-20T21:30:33.466Z] Paused: 0 [2021-08-20T21:30:33.466Z] Stopped: 0 [2021-08-20T21:30:33.466Z] Images: 0 [2021-08-20T21:30:33.466Z] Server Version: 20.10.6 [2021-08-20T21:30:33.466Z] Storage Driver: overlay2 [2021-08-20T21:30:33.466Z] Backing Filesystem: extfs [2021-08-20T21:30:33.466Z] Supports d_type: true [2021-08-20T21:30:33.466Z] Native Overlay Diff: true [2021-08-20T21:30:33.466Z] userxattr: false [2021-08-20T21:30:33.466Z] Logging Driver: json-file [2021-08-20T21:30:33.466Z] Cgroup Driver: cgroupfs [2021-08-20T21:30:33.466Z] Cgroup Version: 1 [2021-08-20T21:30:33.466Z] Plugins: [2021-08-20T21:30:33.466Z] Volume: local [2021-08-20T21:30:33.466Z] Network: bridge host ipvlan macvlan null overlay [2021-08-20T21:30:33.466Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-20T21:30:33.466Z] Swarm: inactive [2021-08-20T21:30:33.466Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-08-20T21:30:33.466Z] Default Runtime: runc [2021-08-20T21:30:33.466Z] Init Binary: docker-init [2021-08-20T21:30:33.466Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-20T21:30:33.466Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-20T21:30:33.466Z] init version: de40ad0 [2021-08-20T21:30:33.466Z] Security Options: [2021-08-20T21:30:33.466Z] apparmor [2021-08-20T21:30:33.466Z] seccomp [2021-08-20T21:30:33.466Z] Profile: default [2021-08-20T21:30:33.466Z] Kernel Version: 5.4.0-1048-aws [2021-08-20T21:30:33.466Z] Operating System: Ubuntu 20.04.2 LTS [2021-08-20T21:30:33.466Z] OSType: linux [2021-08-20T21:30:33.466Z] Architecture: aarch64 [2021-08-20T21:30:33.466Z] CPUs: 4 [2021-08-20T21:30:33.466Z] Total Memory: 7.493GiB [2021-08-20T21:30:33.466Z] Name: ip-10-100-104-87 [2021-08-20T21:30:33.466Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-08-20T21:30:33.466Z] Docker Root Dir: /var/lib/docker [2021-08-20T21:30:33.466Z] Debug Mode: false [2021-08-20T21:30:33.466Z] Registry: https://index.docker.io/v1/ [2021-08-20T21:30:33.466Z] Labels: [2021-08-20T21:30:33.466Z] Experimental: true [2021-08-20T21:30:33.466Z] Insecure Registries: [2021-08-20T21:30:33.466Z] 127.0.0.0/8 [2021-08-20T21:30:33.466Z] Live Restore Enabled: true [2021-08-20T21:30:33.466Z] [2021-08-20T21:30:33.466Z] WARNING: No swap limit support [Pipeline] sh [2021-08-20T21:30:33.758Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-20T21:30:33.758Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-20T21:30:33.758Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42763/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-20T21:30:33.758Z] + bash /home/ubuntu/workspace/moby_PR-42763/check-config.sh [2021-08-20T21:30:33.758Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-20T21:30:33.758Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-20T21:30:33.758Z] [2021-08-20T21:30:33.758Z] Generally Necessary: [2021-08-20T21:30:33.758Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-20T21:30:33.758Z] - apparmor: enabled and tools installed [2021-08-20T21:30:33.758Z] - CONFIG_NAMESPACES: enabled [2021-08-20T21:30:33.758Z] - CONFIG_NET_NS: enabled [2021-08-20T21:30:33.758Z] - CONFIG_PID_NS: enabled [2021-08-20T21:30:33.758Z] - CONFIG_IPC_NS: enabled [2021-08-20T21:30:33.758Z] - CONFIG_UTS_NS: enabled [2021-08-20T21:30:33.758Z] - CONFIG_CGROUPS: enabled [2021-08-20T21:30:33.758Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-20T21:30:33.758Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-20T21:30:33.758Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-20T21:30:33.758Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-20T21:30:33.758Z] - CONFIG_CPUSETS: enabled [2021-08-20T21:30:33.758Z] - CONFIG_MEMCG: enabled [2021-08-20T21:30:33.758Z] - CONFIG_KEYS: enabled [2021-08-20T21:30:33.758Z] - CONFIG_VETH: enabled (as module) [2021-08-20T21:30:33.758Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-20T21:30:33.758Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-20T21:30:33.800Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 7.5s done [2021-08-20T21:30:33.882Z] #27 ... [2021-08-20T21:30:33.882Z] [2021-08-20T21:30:33.882Z] #24 [internal] load build context [2021-08-20T21:30:33.882Z] #24 sha256:baa3fbe8c53db1b374e366f449d0e7532b4205cc018fb49ca525db2a7a86bfa8 [2021-08-20T21:30:33.882Z] #24 transferring context: 55.80MB 3.0s done [2021-08-20T21:30:33.882Z] #24 DONE 3.3s [2021-08-20T21:30:34.020Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-20T21:30:34.020Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-20T21:30:34.020Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-20T21:30:34.020Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-20T21:30:34.020Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-20T21:30:34.020Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-20T21:30:34.020Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-20T21:30:34.020Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-20T21:30:34.020Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-20T21:30:34.020Z] [2021-08-20T21:30:34.020Z] Optional Features: [2021-08-20T21:30:34.020Z] - CONFIG_USER_NS: enabled [2021-08-20T21:30:34.020Z] - CONFIG_SECCOMP: enabled [2021-08-20T21:30:34.020Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-20T21:30:34.020Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-20T21:30:34.020Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-20T21:30:34.020Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-20T21:30:34.020Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-20T21:30:34.020Z] - CONFIG_BLK_CGROUP: enabled [2021-08-20T21:30:34.020Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-20T21:30:34.020Z] - CONFIG_CGROUP_PERF: enabled [2021-08-20T21:30:34.020Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-20T21:30:34.020Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-20T21:30:34.020Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-20T21:30:34.069Z] #11 extracting sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c [2021-08-20T21:30:34.141Z] [2021-08-20T21:30:34.141Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:30:34.141Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-20T21:30:34.141Z] #11 resolve docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 0.1s done [2021-08-20T21:30:34.141Z] #11 sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 1.86kB / 1.86kB done [2021-08-20T21:30:34.141Z] #11 sha256:54406b2e8bb95003bcec911562d5606af1a17de7a2fcc7e8d7258fcb6e9a2fea 1.80kB / 1.80kB done [2021-08-20T21:30:34.141Z] #11 sha256:019c7b2e3cb8185c3c454f24679a7c83add6d31427e319d8bee35b12707f9a3f 6.99kB / 6.99kB done [2021-08-20T21:30:34.141Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 1.0s done [2021-08-20T21:30:34.141Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 16.78MB / 54.57MB 2.5s [2021-08-20T21:30:34.141Z] #11 sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 5.15MB / 5.15MB 1.8s done [2021-08-20T21:30:34.141Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 10.87MB / 10.87MB 2.1s done [2021-08-20T21:30:34.141Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 31.46MB / 85.72MB 2.5s [2021-08-20T21:30:34.141Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 6.29MB / 129.04MB 2.5s [2021-08-20T21:30:34.141Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 41.94MB / 85.72MB 2.7s [2021-08-20T21:30:34.141Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 15.73MB / 129.04MB 2.7s [2021-08-20T21:30:34.282Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-20T21:30:34.282Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-20T21:30:34.282Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-20T21:30:34.282Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-20T21:30:34.282Z] - CONFIG_IP_VS: enabled (as module) [2021-08-20T21:30:34.282Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-20T21:30:34.282Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-20T21:30:34.282Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-20T21:30:34.282Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-20T21:30:34.282Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-20T21:30:34.282Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-20T21:30:34.282Z] - CONFIG_EXT4_FS: enabled [2021-08-20T21:30:34.282Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-20T21:30:34.282Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-20T21:30:34.282Z] - Network Drivers: [2021-08-20T21:30:34.282Z] - "overlay": [2021-08-20T21:30:34.282Z] - CONFIG_VXLAN: enabled (as module) [2021-08-20T21:30:34.282Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-20T21:30:34.282Z] Optional (for encrypted networks): [2021-08-20T21:30:34.403Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 19.92MB / 54.57MB 2.7s [2021-08-20T21:30:34.403Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 24.12MB / 129.04MB 2.7s [2021-08-20T21:30:34.403Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 24.12MB / 54.57MB 2.8s [2021-08-20T21:30:34.403Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 47.19MB / 85.72MB 2.8s [2021-08-20T21:30:34.403Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 32.51MB / 129.04MB 2.8s [2021-08-20T21:30:34.543Z] - CONFIG_CRYPTO: enabled [2021-08-20T21:30:34.543Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-20T21:30:34.543Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-20T21:30:34.543Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-20T21:30:34.543Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-20T21:30:34.543Z] - CONFIG_XFRM: enabled [2021-08-20T21:30:34.543Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-20T21:30:34.543Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-20T21:30:34.543Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-20T21:30:34.543Z] - "ipvlan": [2021-08-20T21:30:34.543Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-20T21:30:34.543Z] - "macvlan": [2021-08-20T21:30:34.543Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-20T21:30:34.543Z] - CONFIG_DUMMY: enabled (as module) [2021-08-20T21:30:34.543Z] - "ftp,tftp client in container": [2021-08-20T21:30:34.543Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-20T21:30:34.543Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-20T21:30:34.543Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-20T21:30:34.543Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-20T21:30:34.543Z] - Storage Drivers: [2021-08-20T21:30:34.543Z] - "aufs": [2021-08-20T21:30:34.543Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-20T21:30:34.543Z] - "btrfs": [2021-08-20T21:30:34.543Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-20T21:30:34.543Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-20T21:30:34.543Z] - "devicemapper": [2021-08-20T21:30:34.544Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-20T21:30:34.544Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-20T21:30:34.544Z] - "overlay": [2021-08-20T21:30:34.544Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-20T21:30:34.544Z] - "zfs": [2021-08-20T21:30:34.544Z] - /dev/zfs: present [2021-08-20T21:30:34.544Z] - zfs command: missing [2021-08-20T21:30:34.544Z] - zpool command: missing [2021-08-20T21:30:34.544Z] [2021-08-20T21:30:34.544Z] Limits: [2021-08-20T21:30:34.544Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-20T21:30:34.544Z] [2021-08-20T21:30:34.544Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-20T21:30:34.660Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 28.02MB / 54.57MB 3.1s [2021-08-20T21:30:34.660Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 53.99MB / 85.72MB 3.1s [2021-08-20T21:30:34.660Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 45.09MB / 129.04MB 3.1s [2021-08-20T21:30:34.814Z] #11 ... [2021-08-20T21:30:34.814Z] [2021-08-20T21:30:34.814Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-20T21:30:34.814Z] #30 sha256:8f8ad577cab8f945b6d3bb2d88d5a2318e61aa91f8fac4f8d38aac43074e741e [2021-08-20T21:30:34.814Z] #30 2.262 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-20T21:30:34.814Z] #30 2.616 [2021-08-20T21:30:34.814Z] #30 2.693 ######################################################################## 100.0% [2021-08-20T21:30:34.814Z] #30 2.929 [2021-08-20T21:30:34.814Z] #30 3.760 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-20T21:30:34.814Z] #30 4.169 [2021-08-20T21:30:34.814Z] #30 4.314 0.3% ######################################################################## 100.0% [2021-08-20T21:30:34.814Z] #30 4.575 [2021-08-20T21:30:34.814Z] #30 5.350 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-08-20T21:30:34.814Z] #30 5.697 [2021-08-20T21:30:34.814Z] #30 5.828 ######## 11.7% ####################################### 55.2% #################################################### 73.6% ######################################################################## 100.0% [2021-08-20T21:30:34.814Z] #30 6.367 [2021-08-20T21:30:34.814Z] #30 7.267 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-20T21:30:34.814Z] #30 7.632 [2021-08-20T21:30:34.814Z] #30 7.721 ######################################################################## 100.0% [2021-08-20T21:30:34.814Z] #30 7.974 [2021-08-20T21:30:34.814Z] #30 8.543 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-20T21:30:34.814Z] #30 8.845 [2021-08-20T21:30:34.814Z] #30 8.921 ######################################################################## 100.0% [2021-08-20T21:30:34.814Z] #30 9.150 [2021-08-20T21:30:34.814Z] #30 9.221 Download of images into '/build' complete. [2021-08-20T21:30:34.814Z] #30 9.221 Use something like the following to load the result into a Docker daemon: [2021-08-20T21:30:34.814Z] #30 9.221 tar -cC '/build' . | docker load [2021-08-20T21:30:34.889Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9bf2b6d6f59ab8a12f5386bceb85844e6b3e35e1 . [2021-08-20T21:30:34.918Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 31.46MB / 54.57MB 3.1s [2021-08-20T21:30:34.918Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 62.91MB / 85.72MB 3.2s [2021-08-20T21:30:34.918Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 55.57MB / 129.04MB 3.2s [2021-08-20T21:30:34.918Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 34.60MB / 54.57MB 3.3s [2021-08-20T21:30:34.918Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 68.16MB / 85.72MB 3.3s [2021-08-20T21:30:35.073Z] #30 ... [2021-08-20T21:30:35.073Z] [2021-08-20T21:30:35.073Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:30:35.073Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-20T21:30:35.153Z] #1 [internal] load build definition from Dockerfile [2021-08-20T21:30:35.153Z] #1 sha256:048e9a8547c4cbd8701f0644e5330045c4a9415afb629e551ab3447b052ee91c [2021-08-20T21:30:35.153Z] #1 transferring dockerfile: 16.33kB done [2021-08-20T21:30:35.177Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 40.89MB / 54.57MB 3.5s [2021-08-20T21:30:35.177Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 80.74MB / 85.72MB 3.5s [2021-08-20T21:30:35.177Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 74.45MB / 129.04MB 3.5s [2021-08-20T21:30:35.177Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 85.72MB / 85.72MB 3.6s [2021-08-20T21:30:35.177Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 83.04MB / 129.04MB 3.6s [2021-08-20T21:30:35.415Z] #1 DONE 0.1s [2021-08-20T21:30:35.415Z] [2021-08-20T21:30:35.415Z] #2 [internal] load .dockerignore [2021-08-20T21:30:35.415Z] #2 sha256:bc3a84bded37fece243a7c04ae086c8c389dcbeebf2b96bdf5319c229cbfbd4f [2021-08-20T21:30:35.415Z] #2 transferring context: 87B done [2021-08-20T21:30:35.415Z] #2 DONE 0.1s [2021-08-20T21:30:35.435Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 45.09MB / 54.57MB 3.7s [2021-08-20T21:30:35.435Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 90.18MB / 129.04MB 3.7s [2021-08-20T21:30:35.435Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 98.57MB / 129.04MB 3.8s [2021-08-20T21:30:35.583Z] #19 114.0 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-08-20T21:30:35.583Z] #19 114.0 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-08-20T21:30:35.583Z] #19 114.0 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-08-20T21:30:35.583Z] #19 114.1 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-08-20T21:30:35.583Z] #19 114.1 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2021-08-20T21:30:35.583Z] #19 114.1 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-08-20T21:30:35.583Z] #19 114.2 Selecting previously unselected package libc6-dev-armhf-cross. [2021-08-20T21:30:35.583Z] #19 114.2 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2021-08-20T21:30:35.583Z] #19 114.2 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2021-08-20T21:30:35.583Z] #19 114.4 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2021-08-20T21:30:35.583Z] #19 114.4 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:35.583Z] #19 114.5 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-08-20T21:30:35.583Z] #19 114.7 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2021-08-20T21:30:35.583Z] #19 114.7 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-08-20T21:30:35.583Z] #19 114.7 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-08-20T21:30:35.641Z] #11 extracting sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 5.2s [2021-08-20T21:30:35.677Z] [2021-08-20T21:30:35.677Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-08-20T21:30:35.677Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2021-08-20T21:30:35.692Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 49.28MB / 54.57MB 4.0s [2021-08-20T21:30:35.692Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 106.95MB / 129.04MB 4.0s [2021-08-20T21:30:35.692Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 54.57MB / 54.57MB 4.1s [2021-08-20T21:30:35.692Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 119.54MB / 129.04MB 4.1s [2021-08-20T21:30:35.938Z] #3 DONE 0.5s [2021-08-20T21:30:35.938Z] [2021-08-20T21:30:35.938Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-08-20T21:30:35.938Z] #4 sha256:5f5d24529406726ec414dd62cdc89c393aac693a7a2b47b0b4d107994528dca3 [2021-08-20T21:30:35.938Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-08-20T21:30:35.949Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 129.04MB / 129.04MB 4.2s [2021-08-20T21:30:36.200Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-08-20T21:30:36.200Z] #4 sha256:e3ddb4b6aaf8c965cb8d1a2bb895c494f020bdc1cbccb0fbd4c644ab8a05627d 528B / 528B done [2021-08-20T21:30:36.200Z] #4 sha256:e06327c53328c0deb48a4bdd28de634f8f2c86c5fdba69b0691b4e5e51cb1286 1.21kB / 1.21kB done [2021-08-20T21:30:36.200Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 2.10MB / 9.06MB 0.2s [2021-08-20T21:30:36.462Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 9.06MB / 9.06MB 0.4s [2021-08-20T21:30:36.462Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 9.06MB / 9.06MB 0.5s done [2021-08-20T21:30:36.534Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 85.72MB / 85.72MB 4.8s done [2021-08-20T21:30:36.534Z] #11 sha256:7669e289697491b9ef28ca9dd0958a6f7ff9ddc0d50cefe1a58acc74b37ddd9b 0B / 155B 4.8s [2021-08-20T21:30:36.723Z] #4 extracting sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 0.1s [2021-08-20T21:30:36.723Z] #4 extracting sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 0.2s done [2021-08-20T21:30:36.792Z] #11 sha256:7669e289697491b9ef28ca9dd0958a6f7ff9ddc0d50cefe1a58acc74b37ddd9b 155B / 155B 5.0s [2021-08-20T21:30:36.984Z] #4 DONE 0.9s [2021-08-20T21:30:37.359Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 54.57MB / 54.57MB 5.5s done [2021-08-20T21:30:37.557Z] [2021-08-20T21:30:37.557Z] #5 [internal] load build definition from Dockerfile [2021-08-20T21:30:37.557Z] #5 sha256:206f70355300fe3b54ef030ae04679e5b87247c03840d79687748ed592ef56ae [2021-08-20T21:30:37.557Z] #5 DONE 0.0s [2021-08-20T21:30:37.557Z] [2021-08-20T21:30:37.557Z] #6 [internal] load .dockerignore [2021-08-20T21:30:37.557Z] #6 sha256:8770f14002793a89801ec6cfa85010deee251baa7991a1f2eb7618957d3627b8 [2021-08-20T21:30:37.557Z] #6 DONE 0.0s [2021-08-20T21:30:37.557Z] [2021-08-20T21:30:37.557Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-20T21:30:37.557Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-20T21:30:38.171Z] #11 ... [2021-08-20T21:30:38.171Z] [2021-08-20T21:30:38.171Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-20T21:30:38.171Z] #30 sha256:8f8ad577cab8f945b6d3bb2d88d5a2318e61aa91f8fac4f8d38aac43074e741e [2021-08-20T21:30:38.171Z] #30 DONE 13.2s [2021-08-20T21:30:38.171Z] [2021-08-20T21:30:38.171Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:30:38.171Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-20T21:30:38.366Z] ...INFO: Daemon under test started and replied! [2021-08-20T21:30:38.366Z] INFO: Docker version of the daemon under test [2021-08-20T21:30:38.366Z] [2021-08-20T21:30:38.366Z] Client: [2021-08-20T21:30:38.366Z] Version: 17.06.2-ce [2021-08-20T21:30:38.366Z] API version: 1.30 [2021-08-20T21:30:38.366Z] Go version: go1.8.3 [2021-08-20T21:30:38.366Z] Git commit: cec0b72 [2021-08-20T21:30:38.366Z] Built: Tue Sep 5 19:57:19 2017 [2021-08-20T21:30:38.366Z] OS/Arch: windows/amd64 [2021-08-20T21:30:38.366Z] [2021-08-20T21:30:38.366Z] Server: [2021-08-20T21:30:38.366Z] Version: 0.0.0-dev [2021-08-20T21:30:38.366Z] API version: 1.42 (minimum version 1.24) [2021-08-20T21:30:38.366Z] Go version: go1.16.7 [2021-08-20T21:30:38.366Z] Git commit: cbedacf302 [2021-08-20T21:30:38.366Z] Built: 08/20/2021 21:28:58 [2021-08-20T21:30:38.366Z] OS/Arch: windows/amd64 [2021-08-20T21:30:38.366Z] Experimental: false [2021-08-20T21:30:38.366Z] [2021-08-20T21:30:38.366Z] INFO: Docker info of the daemon under test [2021-08-20T21:30:38.366Z] [2021-08-20T21:30:38.366Z] Containers: 0 [2021-08-20T21:30:38.366Z] Running: 0 [2021-08-20T21:30:38.366Z] Paused: 0 [2021-08-20T21:30:38.366Z] Stopped: 0 [2021-08-20T21:30:38.366Z] Images: 0 [2021-08-20T21:30:38.366Z] Server Version: 0.0.0-dev [2021-08-20T21:30:38.366Z] Storage Driver: windowsfilter [2021-08-20T21:30:38.366Z] Windows: [2021-08-20T21:30:38.366Z] Logging Driver: json-file [2021-08-20T21:30:38.366Z] Plugins: [2021-08-20T21:30:38.366Z] Volume: local [2021-08-20T21:30:38.366Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-20T21:30:38.366Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-20T21:30:38.366Z] Swarm: inactive [2021-08-20T21:30:38.366Z] Default Isolation: process [2021-08-20T21:30:38.366Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-20T21:30:38.366Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-20T21:30:38.366Z] OSType: windows [2021-08-20T21:30:38.366Z] Architecture: x86_64 [2021-08-20T21:30:38.366Z] CPUs: 4 [2021-08-20T21:30:38.366Z] Total Memory: 32GiB [2021-08-20T21:30:38.366Z] Name: azwin-2-ccc170 [2021-08-20T21:30:38.366Z] ID: TJYQ:3I2U:KUEH:X5DL:B6AA:NZKH:6G77:M2QA:Q2IC:BZQE:LSOX:3EKJ [2021-08-20T21:30:38.366Z] Docker Root Dir: D:\CI\PR-42763\12\daemon [2021-08-20T21:30:38.366Z] Debug Mode (client): false [2021-08-20T21:30:38.366Z] Debug Mode (server): true [2021-08-20T21:30:38.366Z] File Descriptors: -1 [2021-08-20T21:30:38.366Z] Goroutines: 16 [2021-08-20T21:30:38.366Z] System Time: 2021-08-20T21:30:37.5697657Z [2021-08-20T21:30:38.366Z] EventsListeners: 0 [2021-08-20T21:30:38.366Z] Registry: https://index.docker.io/v1/ [2021-08-20T21:30:38.366Z] Labels: [2021-08-20T21:30:38.366Z] Experimental: false [2021-08-20T21:30:38.366Z] Insecure Registries: [2021-08-20T21:30:38.366Z] 127.0.0.0/8 [2021-08-20T21:30:38.366Z] Live Restore Enabled: false [2021-08-20T21:30:38.366Z] [2021-08-20T21:30:38.366Z] [2021-08-20T21:30:38.366Z] INFO: Docker images of the daemon under test [2021-08-20T21:30:38.366Z] [2021-08-20T21:30:38.366Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-20T21:30:38.366Z] [2021-08-20T21:30:38.366Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-08-20T21:30:38.366Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 from docker hub into daemon under test. This may take some time... [2021-08-20T21:30:38.366Z] 10.0.20348.1: Pulling from windows/servercore/insider [2021-08-20T21:30:38.366Z] 8f616e6e9eec: Pulling fs layer [2021-08-20T21:30:38.728Z] #11 ... [2021-08-20T21:30:38.728Z] [2021-08-20T21:30:38.728Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-20T21:30:38.728Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-20T21:30:38.728Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-20T21:30:38.728Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-20T21:30:38.728Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-20T21:30:38.728Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-20T21:30:38.728Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.7s done [2021-08-20T21:30:38.728Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.8s done [2021-08-20T21:30:38.728Z] #64 DONE 7.8s [2021-08-20T21:30:38.728Z] [2021-08-20T21:30:38.728Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:30:38.728Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-20T21:30:38.728Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 129.04MB / 129.04MB 7.0s done [2021-08-20T21:30:38.728Z] #11 sha256:7669e289697491b9ef28ca9dd0958a6f7ff9ddc0d50cefe1a58acc74b37ddd9b 155B / 155B 7.0s done [2021-08-20T21:30:38.728Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 [2021-08-20T21:30:38.728Z] #11 ... [2021-08-20T21:30:38.728Z] [2021-08-20T21:30:38.728Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-20T21:30:38.728Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-20T21:30:38.728Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-20T21:30:38.728Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-20T21:30:38.728Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-20T21:30:38.728Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-20T21:30:38.728Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.2s done [2021-08-20T21:30:38.728Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.9s done [2021-08-20T21:30:38.728Z] #66 DONE 7.8s [2021-08-20T21:30:38.728Z] [2021-08-20T21:30:38.728Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-20T21:30:38.728Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-20T21:30:38.728Z] #27 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 5.0s done [2021-08-20T21:30:38.728Z] #27 DONE 8.0s [2021-08-20T21:30:38.728Z] [2021-08-20T21:30:38.728Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:30:38.728Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-20T21:30:39.292Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 0.6s done [2021-08-20T21:30:39.369Z] #11 extracting sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 5.1s [2021-08-20T21:30:39.475Z] #10 ... [2021-08-20T21:30:39.475Z] [2021-08-20T21:30:39.475Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-20T21:30:39.475Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-20T21:30:39.475Z] #7 DONE 2.0s [2021-08-20T21:30:39.552Z] #11 extracting sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 8.9s done [2021-08-20T21:30:39.737Z] [2021-08-20T21:30:39.737Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2021-08-20T21:30:39.737Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2021-08-20T21:30:39.737Z] #8 DONE 2.0s [2021-08-20T21:30:39.737Z] [2021-08-20T21:30:39.737Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-20T21:30:39.737Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-20T21:30:39.737Z] #10 DONE 2.1s [2021-08-20T21:30:39.737Z] [2021-08-20T21:30:39.737Z] #9 [internal] load metadata for docker.io/library/golang:1.16.7-bullseye [2021-08-20T21:30:39.737Z] #9 sha256:979856c71742418f7fc1467741f4bc48a0ccb7c9606509c4683a091e7028e227 [2021-08-20T21:30:39.737Z] #9 DONE 2.1s [2021-08-20T21:30:39.811Z] #11 extracting sha256:7669e289697491b9ef28ca9dd0958a6f7ff9ddc0d50cefe1a58acc74b37ddd9b done [2021-08-20T21:30:39.946Z] #11 ... [2021-08-20T21:30:39.946Z] [2021-08-20T21:30:39.946Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-20T21:30:39.946Z] #30 sha256:922cd4efb8d0657f4ed854d4eb8373f52a04a487dfa74f8f612daaddc914c33a [2021-08-20T21:30:39.946Z] #30 2.052 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-20T21:30:39.946Z] #30 2.475 [2021-08-20T21:30:39.946Z] #30 2.563 ######################################################################## 100.0% [2021-08-20T21:30:39.946Z] #30 2.799 [2021-08-20T21:30:39.946Z] #30 3.685 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-20T21:30:39.946Z] #30 4.006 [2021-08-20T21:30:39.946Z] #30 4.119 ######################################################################## 100.0% [2021-08-20T21:30:39.946Z] #30 4.387 [2021-08-20T21:30:39.946Z] #30 5.300 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-08-20T21:30:39.946Z] #30 5.635 [2021-08-20T21:30:39.946Z] #30 5.771 ############# 18.5% ####################################### 54.3% ############################################################## 86.1% ######################################################################## 100.0% [2021-08-20T21:30:39.946Z] #30 6.257 [2021-08-20T21:30:39.946Z] #30 7.120 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-20T21:30:39.946Z] #30 7.456 [2021-08-20T21:30:39.946Z] #30 7.519 ######################################################################## 100.0% [2021-08-20T21:30:39.946Z] #30 7.745 [2021-08-20T21:30:39.946Z] #30 8.281 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-20T21:30:39.946Z] #30 8.631 [2021-08-20T21:30:39.946Z] #30 8.709 ######################################################################## 100.0% [2021-08-20T21:30:39.946Z] #30 9.018 [2021-08-20T21:30:39.946Z] #30 9.089 Download of images into '/build' complete. [2021-08-20T21:30:39.946Z] #30 9.089 Use something like the following to load the result into a Docker daemon: [2021-08-20T21:30:39.946Z] #30 9.089 tar -cC '/build' . | docker load [2021-08-20T21:30:39.946Z] #30 ... [2021-08-20T21:30:39.946Z] [2021-08-20T21:30:39.946Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:30:39.946Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-20T21:30:40.070Z] #11 DONE 42.2s [2021-08-20T21:30:40.070Z] [2021-08-20T21:30:40.070Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-20T21:30:40.070Z] #12 sha256:f1ff52d0c8536dfba84dd382da9da81348a0e80bd30b65622115fe835ff433a9 [2021-08-20T21:30:40.224Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac [2021-08-20T21:30:40.309Z] [2021-08-20T21:30:40.310Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-20T21:30:40.310Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-20T21:30:40.310Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-20T21:30:40.310Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-20T21:30:40.486Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 0.3s done [2021-08-20T21:30:40.580Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-20T21:30:40.580Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-20T21:30:40.580Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-20T21:30:40.580Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 987.14kB / 12.42MB 0.3s [2021-08-20T21:30:40.751Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 0.1s [2021-08-20T21:30:40.826Z] #19 119.2 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-08-20T21:30:40.826Z] #19 119.2 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-08-20T21:30:40.826Z] #19 119.2 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-08-20T21:30:40.826Z] #19 119.2 Selecting previously unselected package crossbuild-essential-armhf. [2021-08-20T21:30:40.826Z] #19 119.2 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2021-08-20T21:30:40.826Z] #19 119.2 Unpacking crossbuild-essential-armhf (12.9) ... [2021-08-20T21:30:40.826Z] #19 119.2 Selecting previously unselected package libc6-ppc64el-cross. [2021-08-20T21:30:40.826Z] #19 119.2 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2021-08-20T21:30:40.826Z] #19 119.2 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2021-08-20T21:30:40.826Z] #19 119.4 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2021-08-20T21:30:40.826Z] #19 119.4 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:40.826Z] #19 119.4 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-20T21:30:40.826Z] #19 119.4 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-08-20T21:30:40.826Z] #19 119.4 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:40.826Z] #19 119.4 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-20T21:30:40.826Z] #19 119.4 Selecting previously unselected package libitm1-ppc64el-cross. [2021-08-20T21:30:40.826Z] #19 119.4 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:40.826Z] #19 119.4 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-20T21:30:40.826Z] #19 119.5 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-08-20T21:30:40.826Z] #19 119.5 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:40.826Z] #19 119.5 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-20T21:30:40.826Z] #19 119.5 Selecting previously unselected package libasan6-ppc64el-cross. [2021-08-20T21:30:40.826Z] #19 119.5 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:40.826Z] #19 119.5 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-08-20T21:30:40.826Z] #19 119.7 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-08-20T21:30:40.826Z] #19 119.7 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:40.826Z] #19 119.7 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-08-20T21:30:40.826Z] #19 119.8 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-08-20T21:30:40.826Z] #19 119.8 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:40.826Z] #19 119.9 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-08-20T21:30:40.849Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 10.92MB / 12.42MB 0.4s [2021-08-20T21:30:40.849Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s [2021-08-20T21:30:40.891Z] #11 ... [2021-08-20T21:30:40.891Z] [2021-08-20T21:30:40.891Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-20T21:30:40.891Z] #30 sha256:922cd4efb8d0657f4ed854d4eb8373f52a04a487dfa74f8f612daaddc914c33a [2021-08-20T21:30:40.891Z] #30 DONE 10.8s [2021-08-20T21:30:40.891Z] [2021-08-20T21:30:40.891Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:30:40.891Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-20T21:30:41.009Z] #12 DONE 0.9s [2021-08-20T21:30:41.009Z] [2021-08-20T21:30:41.009Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-08-20T21:30:41.009Z] #13 sha256:7b41dda53bc54d4e997f845b624ebc8d0092ebb9592d77c4c5ba463895979d38 [2021-08-20T21:30:41.082Z] #19 120.1 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-08-20T21:30:41.082Z] #19 120.1 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:41.082Z] #19 120.1 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-08-20T21:30:41.082Z] #19 120.2 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-08-20T21:30:41.082Z] #19 120.2 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:41.082Z] #19 120.2 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-20T21:30:41.082Z] #19 120.3 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-08-20T21:30:41.111Z] #66 ... [2021-08-20T21:30:41.111Z] [2021-08-20T21:30:41.111Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-20T21:30:41.111Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-20T21:30:41.111Z] #43 DONE 0.0s [2021-08-20T21:30:41.111Z] [2021-08-20T21:30:41.111Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-20T21:30:41.111Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-20T21:30:41.111Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2021-08-20T21:30:41.111Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2021-08-20T21:30:41.338Z] #19 120.3 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:41.338Z] #19 120.3 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-08-20T21:30:41.338Z] #19 120.3 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2021-08-20T21:30:41.338Z] #19 120.3 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:41.338Z] #19 120.3 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-08-20T21:30:41.338Z] #19 120.5 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2021-08-20T21:30:41.338Z] #19 120.5 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-20T21:30:41.338Z] #19 120.5 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-08-20T21:30:41.578Z] #13 DONE 0.7s [2021-08-20T21:30:41.681Z] #11 ... [2021-08-20T21:30:41.681Z] [2021-08-20T21:30:41.681Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-20T21:30:41.681Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-20T21:30:41.681Z] #65 DONE 0.8s [2021-08-20T21:30:41.837Z] [2021-08-20T21:30:41.837Z] #25 [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 [2021-08-20T21:30:41.837Z] #25 sha256:b00d01a66439778a9a92b1cc470bcb4242a97e2e7fa4ed32005c15e4a3cf55df [2021-08-20T21:30:41.837Z] #25 ... [2021-08-20T21:30:41.837Z] [2021-08-20T21:30:41.837Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-20T21:30:41.837Z] #40 sha256:36b4611924609217074b2532bf4a836bfef2ebb18a2891314e658279fb2a354f [2021-08-20T21:30:41.837Z] #40 DONE 0.2s [2021-08-20T21:30:41.837Z] [2021-08-20T21:30:41.837Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-20T21:30:41.837Z] #32 sha256:5000a216875d5a9f4cda0b8c2c0e5aefed838175e9661a0f902db61417226b10 [2021-08-20T21:30:41.837Z] #32 DONE 0.2s [2021-08-20T21:30:41.837Z] [2021-08-20T21:30:41.837Z] #44 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-08-20T21:30:41.837Z] #44 sha256:8c220dff4cdcffc88c365983c2421a89a539c3712057bf3441e222ac42b136b4 [2021-08-20T21:30:41.837Z] #44 DONE 0.3s [2021-08-20T21:30:41.937Z] [2021-08-20T21:30:41.937Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:30:41.937Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-20T21:30:42.102Z] [2021-08-20T21:30:42.102Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-20T21:30:42.102Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-20T21:30:42.521Z] #66 ... [2021-08-20T21:30:42.521Z] [2021-08-20T21:30:42.521Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-20T21:30:42.521Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-20T21:30:42.521Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-20T21:30:42.521Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-20T21:30:42.521Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-20T21:30:42.521Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-20T21:30:42.521Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-08-20T21:30:42.521Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s done [2021-08-20T21:30:42.521Z] #64 DONE 2.2s [2021-08-20T21:30:42.786Z] [2021-08-20T21:30:42.786Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:30:42.786Z] #11 sha256:202b8adbd1d11daa3884dba5fd6e5bad367b1fd854c0d9212171b3a3382818f5 [2021-08-20T21:30:42.786Z] #11 resolve docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 0.1s done [2021-08-20T21:30:42.786Z] #11 sha256:80f05de213bac89ef8bb03d19fe0914129d508c0a35bd912193409d1f5214a67 1.79kB / 1.79kB done [2021-08-20T21:30:42.786Z] #11 sha256:a905c8cb11abc5c108d221fae4de48ab95ba3b9ab37b69f122be933f293aece5 7.00kB / 7.00kB done [2021-08-20T21:30:42.786Z] #11 sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 1.86kB / 1.86kB done [2021-08-20T21:30:42.786Z] #11 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 53.60MB / 53.60MB 1.3s done [2021-08-20T21:30:42.786Z] #11 sha256:6495d06e79f81fe42766bacea59684f27db9d24960b6dd7efeea81f48820d0f6 5.14MB / 5.14MB 1.7s done [2021-08-20T21:30:42.786Z] #11 sha256:7dd18a2d3ce3a400515ed7a845aeb9d8cd17b023f1efe77ff81292bd63addcc0 10.87MB / 10.87MB 2.0s done [2021-08-20T21:30:42.786Z] #11 sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 35.65MB / 54.67MB 2.4s [2021-08-20T21:30:42.786Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 25.17MB / 81.16MB 2.4s [2021-08-20T21:30:42.786Z] #11 sha256:def5f00bcb3c8e13bc842054869c51e016059eb2f9dacb517bb430ed5b835b5e 10.49MB / 99.60MB 2.4s [2021-08-20T21:30:42.786Z] #11 extracting sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 0.7s [2021-08-20T21:30:42.786Z] #11 sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 49.28MB / 54.67MB 2.5s [2021-08-20T21:30:42.786Z] #11 sha256:def5f00bcb3c8e13bc842054869c51e016059eb2f9dacb517bb430ed5b835b5e 22.02MB / 99.60MB 2.5s [2021-08-20T21:30:42.866Z] #11 ... [2021-08-20T21:30:42.866Z] [2021-08-20T21:30:42.866Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-20T21:30:42.866Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-20T21:30:42.866Z] #67 DONE 1.2s [2021-08-20T21:30:42.866Z] [2021-08-20T21:30:42.866Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:30:42.866Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-20T21:30:43.055Z] #11 sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 54.67MB / 54.67MB 2.7s [2021-08-20T21:30:43.055Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 33.16MB / 81.16MB 2.7s [2021-08-20T21:30:43.055Z] #11 sha256:def5f00bcb3c8e13bc842054869c51e016059eb2f9dacb517bb430ed5b835b5e 31.47MB / 99.60MB 2.7s [2021-08-20T21:30:43.055Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 39.31MB / 81.16MB 2.8s [2021-08-20T21:30:43.055Z] #11 sha256:def5f00bcb3c8e13bc842054869c51e016059eb2f9dacb517bb430ed5b835b5e 37.35MB / 99.60MB 2.8s [2021-08-20T21:30:43.353Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 47.19MB / 81.16MB 2.9s [2021-08-20T21:30:43.353Z] #11 sha256:def5f00bcb3c8e13bc842054869c51e016059eb2f9dacb517bb430ed5b835b5e 44.04MB / 99.60MB 2.9s [2021-08-20T21:30:43.353Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 67.11MB / 81.16MB 3.1s [2021-08-20T21:30:43.353Z] #11 sha256:def5f00bcb3c8e13bc842054869c51e016059eb2f9dacb517bb430ed5b835b5e 62.90MB / 99.60MB 3.1s [2021-08-20T21:30:43.620Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 78.73MB / 81.16MB 3.3s [2021-08-20T21:30:43.620Z] #11 sha256:def5f00bcb3c8e13bc842054869c51e016059eb2f9dacb517bb430ed5b835b5e 76.35MB / 99.60MB 3.3s [2021-08-20T21:30:43.908Z] #11 sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 54.67MB / 54.67MB 3.4s done [2021-08-20T21:30:43.908Z] #11 sha256:def5f00bcb3c8e13bc842054869c51e016059eb2f9dacb517bb430ed5b835b5e 85.98MB / 99.60MB 3.5s [2021-08-20T21:30:44.172Z] #11 sha256:def5f00bcb3c8e13bc842054869c51e016059eb2f9dacb517bb430ed5b835b5e 91.23MB / 99.60MB 3.7s [2021-08-20T21:30:44.172Z] #11 sha256:def5f00bcb3c8e13bc842054869c51e016059eb2f9dacb517bb430ed5b835b5e 97.52MB / 99.60MB 3.8s [2021-08-20T21:30:44.192Z] #11 extracting sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 10.3s [2021-08-20T21:30:45.386Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 4.1s done [2021-08-20T21:30:45.386Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f [2021-08-20T21:30:46.105Z] #11 extracting sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 11.9s done [2021-08-20T21:30:46.105Z] #11 extracting sha256:7669e289697491b9ef28ca9dd0958a6f7ff9ddc0d50cefe1a58acc74b37ddd9b [2021-08-20T21:30:46.365Z] #11 extracting sha256:7669e289697491b9ef28ca9dd0958a6f7ff9ddc0d50cefe1a58acc74b37ddd9b done [2021-08-20T21:30:46.586Z] #19 125.0 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-08-20T21:30:46.586Z] #19 125.0 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-20T21:30:46.586Z] #19 125.0 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-08-20T21:30:46.586Z] #19 125.1 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-08-20T21:30:46.586Z] #19 125.1 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2021-08-20T21:30:46.586Z] #19 125.1 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-08-20T21:30:46.586Z] #19 125.2 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-08-20T21:30:46.586Z] #19 125.2 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2021-08-20T21:30:46.586Z] #19 125.3 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-08-20T21:30:46.586Z] #19 125.5 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2021-08-20T21:30:46.586Z] #19 125.5 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:46.586Z] #19 125.5 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-08-20T21:30:46.586Z] #19 125.8 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2021-08-20T21:30:46.586Z] #19 125.8 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-20T21:30:46.626Z] #11 DONE 42.4s [2021-08-20T21:30:46.626Z] [2021-08-20T21:30:46.626Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-20T21:30:46.626Z] #12 sha256:f1ff52d0c8536dfba84dd382da9da81348a0e80bd30b65622115fe835ff433a9 [2021-08-20T21:30:46.731Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 81.16MB / 81.16MB 5.8s done [2021-08-20T21:30:46.731Z] #11 sha256:1adbfd954415db019565ca8d0f74d81b465894dc5f34debaad24e12fd7f212de 156B / 156B 6.4s [2021-08-20T21:30:46.842Z] #19 125.8 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-08-20T21:30:47.385Z] #45 ... [2021-08-20T21:30:47.385Z] [2021-08-20T21:30:47.385Z] #60 [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 [2021-08-20T21:30:47.385Z] #60 sha256:a04dd45eba6715892db3fb7acd2220db5c6b08f2a374bfe2aeca90c0e255eda7 [2021-08-20T21:30:47.385Z] #60 5.370 + RM_GOPATH=0 [2021-08-20T21:30:47.385Z] #60 5.370 + TMP_GOPATH= [2021-08-20T21:30:47.385Z] #60 5.370 + : /build [2021-08-20T21:30:47.385Z] #60 5.370 + '[' -z '' ']' [2021-08-20T21:30:47.385Z] #60 5.375 ++ mktemp -d [2021-08-20T21:30:47.385Z] #60 5.375 + export GOPATH=/tmp/tmp.oMMNgygktJ [2021-08-20T21:30:47.385Z] #60 5.375 + GOPATH=/tmp/tmp.oMMNgygktJ [2021-08-20T21:30:47.385Z] #60 5.375 + RM_GOPATH=1 [2021-08-20T21:30:47.385Z] #60 5.375 + case "$(go env GOARCH)" in [2021-08-20T21:30:47.385Z] #60 5.375 ++ go env GOARCH [2021-08-20T21:30:47.385Z] #60 5.376 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:30:47.385Z] #60 5.376 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:30:47.385Z] #60 5.377 ++ dirname /tmp/install/install.sh [2021-08-20T21:30:47.385Z] #60 5.378 + dir=/tmp/install [2021-08-20T21:30:47.385Z] #60 5.378 + bin=rootlesskit [2021-08-20T21:30:47.385Z] #60 5.378 + shift [2021-08-20T21:30:47.385Z] #60 5.378 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-20T21:30:47.385Z] #60 5.378 + . /tmp/install/rootlesskit.installer [2021-08-20T21:30:47.385Z] #60 5.378 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-20T21:30:47.385Z] #60 5.378 + install_rootlesskit [2021-08-20T21:30:47.385Z] #60 5.378 + case "$1" in [2021-08-20T21:30:47.385Z] #60 5.378 + export CGO_ENABLED=0 [2021-08-20T21:30:47.385Z] #60 5.378 + CGO_ENABLED=0 [2021-08-20T21:30:47.385Z] #60 5.378 + _install_rootlesskit [2021-08-20T21:30:47.385Z] #60 5.381 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-20T21:30:47.385Z] #60 5.381 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.oMMNgygktJ/src/github.com/rootless-containers/rootlesskit [2021-08-20T21:30:47.385Z] #60 5.382 Cloning into '/tmp/tmp.oMMNgygktJ/src/github.com/rootless-containers/rootlesskit'... [2021-08-20T21:30:47.385Z] #60 5.398 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-20T21:30:47.687Z] #12 DONE 1.1s [2021-08-20T21:30:47.687Z] [2021-08-20T21:30:47.687Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-08-20T21:30:47.687Z] #13 sha256:7b41dda53bc54d4e997f845b624ebc8d0092ebb9592d77c4c5ba463895979d38 [2021-08-20T21:30:48.119Z] #11 extracting sha256:6495d06e79f81fe42766bacea59684f27db9d24960b6dd7efeea81f48820d0f6 [2021-08-20T21:30:48.380Z] #11 extracting sha256:6495d06e79f81fe42766bacea59684f27db9d24960b6dd7efeea81f48820d0f6 0.3s done [2021-08-20T21:30:48.634Z] #13 DONE 0.8s [2021-08-20T21:30:48.635Z] [2021-08-20T21:30:48.635Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-20T21:30:48.635Z] #32 sha256:5000a216875d5a9f4cda0b8c2c0e5aefed838175e9661a0f902db61417226b10 [2021-08-20T21:30:48.635Z] #32 DONE 0.2s [2021-08-20T21:30:48.635Z] [2021-08-20T21:30:48.635Z] #37 [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 [2021-08-20T21:30:48.635Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-20T21:30:48.644Z] 8f616e6e9eec: Verifying Checksum [2021-08-20T21:30:48.644Z] 8f616e6e9eec: Download complete [2021-08-20T21:30:48.764Z] #60 6.808 + cd /tmp/tmp.oMMNgygktJ/src/github.com/rootless-containers/rootlesskit [2021-08-20T21:30:48.764Z] #60 6.808 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-20T21:30:48.764Z] #60 6.872 + export GO111MODULE=on [2021-08-20T21:30:48.764Z] #60 6.872 + GO111MODULE=on [2021-08-20T21:30:48.764Z] #60 6.872 + export GOPROXY=https://proxy.golang.org [2021-08-20T21:30:48.764Z] #60 6.872 + GOPROXY=https://proxy.golang.org [2021-08-20T21:30:48.764Z] #60 6.872 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-20T21:30:48.764Z] #60 6.872 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-20T21:30:48.764Z] #60 ... [2021-08-20T21:30:48.764Z] [2021-08-20T21:30:48.764Z] #47 [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 [2021-08-20T21:30:48.764Z] #47 sha256:5eea60e6ec5ff0015828d1e9f27d40406a5ef9e48c414f3eb1767f8782675b49 [2021-08-20T21:30:48.764Z] #47 7.040 + RM_GOPATH=0 [2021-08-20T21:30:48.764Z] #47 7.040 + TMP_GOPATH= [2021-08-20T21:30:48.764Z] #47 7.040 + : /build [2021-08-20T21:30:48.764Z] #47 7.040 + '[' -z '' ']' [2021-08-20T21:30:48.764Z] #47 7.040 ++ mktemp -d [2021-08-20T21:30:48.764Z] #47 7.042 + export GOPATH=/tmp/tmp.r27dMyB9op [2021-08-20T21:30:48.764Z] #47 7.042 + GOPATH=/tmp/tmp.r27dMyB9op [2021-08-20T21:30:48.764Z] #47 7.042 + RM_GOPATH=1 [2021-08-20T21:30:48.764Z] #47 7.042 + case "$(go env GOARCH)" in [2021-08-20T21:30:48.764Z] #47 7.045 ++ go env GOARCH [2021-08-20T21:30:48.764Z] #47 7.058 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:30:48.764Z] #47 7.058 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:30:48.764Z] #47 7.060 ++ dirname /tmp/install/install.sh [2021-08-20T21:30:48.764Z] #47 7.062 + dir=/tmp/install [2021-08-20T21:30:48.764Z] #47 7.062 + bin=vndr [2021-08-20T21:30:48.764Z] #47 7.062 + shift [2021-08-20T21:30:48.764Z] #47 7.062 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-20T21:30:48.764Z] #47 7.062 + . /tmp/install/vndr.installer [2021-08-20T21:30:48.764Z] #47 7.064 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-20T21:30:48.764Z] #47 7.064 + install_vndr [2021-08-20T21:30:48.764Z] #47 7.064 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-20T21:30:48.764Z] #47 7.064 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.r27dMyB9op/src/github.com/LK4D4/vndr [2021-08-20T21:30:48.764Z] #47 7.064 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-20T21:30:48.764Z] #47 7.071 Cloning into '/tmp/tmp.r27dMyB9op/src/github.com/LK4D4/vndr'... [2021-08-20T21:30:48.895Z] #37 ... [2021-08-20T21:30:48.895Z] [2021-08-20T21:30:48.895Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-20T21:30:48.895Z] #40 sha256:36b4611924609217074b2532bf4a836bfef2ebb18a2891314e658279fb2a354f [2021-08-20T21:30:48.895Z] #40 DONE 0.3s [2021-08-20T21:30:48.895Z] [2021-08-20T21:30:48.895Z] #44 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-08-20T21:30:48.895Z] #44 sha256:8c220dff4cdcffc88c365983c2421a89a539c3712057bf3441e222ac42b136b4 [2021-08-20T21:30:48.895Z] #44 DONE 0.3s [2021-08-20T21:30:48.895Z] [2021-08-20T21:30:48.895Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-20T21:30:48.895Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-20T21:30:48.953Z] #11 sha256:def5f00bcb3c8e13bc842054869c51e016059eb2f9dacb517bb430ed5b835b5e 99.60MB / 99.60MB 8.5s done [2021-08-20T21:30:48.953Z] #11 sha256:1adbfd954415db019565ca8d0f74d81b465894dc5f34debaad24e12fd7f212de 156B / 156B 8.5s done [2021-08-20T21:30:49.216Z] #11 ... [2021-08-20T21:30:49.216Z] [2021-08-20T21:30:49.216Z] #24 [internal] load build context [2021-08-20T21:30:49.216Z] #24 sha256:24d03702067f52f9f3532d6d6832ba3b4a9042225d9dd61e9fc76450633338ac [2021-08-20T21:30:49.216Z] #24 transferring context: 55.81MB 4.2s done [2021-08-20T21:30:49.216Z] #24 DONE 8.9s [2021-08-20T21:30:49.216Z] [2021-08-20T21:30:49.216Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-20T21:30:49.216Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-20T21:30:49.216Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.2s done [2021-08-20T21:30:49.216Z] #66 DONE 8.9s [2021-08-20T21:30:49.216Z] [2021-08-20T21:30:49.216Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:30:49.216Z] #11 sha256:202b8adbd1d11daa3884dba5fd6e5bad367b1fd854c0d9212171b3a3382818f5 [2021-08-20T21:30:49.216Z] #11 extracting sha256:7dd18a2d3ce3a400515ed7a845aeb9d8cd17b023f1efe77ff81292bd63addcc0 [2021-08-20T21:30:49.216Z] #11 ... [2021-08-20T21:30:49.216Z] [2021-08-20T21:30:49.216Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-20T21:30:49.216Z] #27 sha256:06c71e2fe983fc2fc1b5a6191447796ec10315113217668f7d5aa936c933a707 [2021-08-20T21:30:49.216Z] #27 resolve docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 0.1s done [2021-08-20T21:30:49.216Z] #27 sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 1.85kB / 1.85kB done [2021-08-20T21:30:49.216Z] #27 sha256:ce9968e25305b047efd18a239629c58edf0d791439a3e5d595612763f07acf90 529B / 529B done [2021-08-20T21:30:49.216Z] #27 sha256:37fe96a532d30f99df9d33b2e5568f7340eb412679250731e1446cf429a6eb9e 1.48kB / 1.48kB done [2021-08-20T21:30:49.216Z] #27 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 53.60MB / 53.60MB 1.3s done [2021-08-20T21:30:49.216Z] #27 extracting sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 4.0s done [2021-08-20T21:30:49.216Z] #27 ... [2021-08-20T21:30:49.216Z] [2021-08-20T21:30:49.216Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:30:49.216Z] #11 sha256:202b8adbd1d11daa3884dba5fd6e5bad367b1fd854c0d9212171b3a3382818f5 [2021-08-20T21:30:49.480Z] #11 extracting sha256:7dd18a2d3ce3a400515ed7a845aeb9d8cd17b023f1efe77ff81292bd63addcc0 0.3s done [2021-08-20T21:30:49.556Z] #11 ... [2021-08-20T21:30:49.556Z] [2021-08-20T21:30:49.556Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-20T21:30:49.556Z] #28 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-20T21:30:49.556Z] #28 3.243 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-20T21:30:49.556Z] #28 3.243 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-20T21:30:49.556Z] #28 3.256 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-20T21:30:49.556Z] #28 3.373 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [25.8 kB] [2021-08-20T21:30:49.556Z] #28 3.530 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-20T21:30:49.556Z] #28 5.316 Fetched 8397 kB in 2s (3584 kB/s) [2021-08-20T21:30:49.556Z] #28 5.316 Reading package lists... [2021-08-20T21:30:49.556Z] #28 6.068 Reading package lists... [2021-08-20T21:30:49.556Z] #28 6.828 Building dependency tree... [2021-08-20T21:30:49.556Z] #28 7.188 The following additional packages will be installed: [2021-08-20T21:30:49.556Z] #28 7.188 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-08-20T21:30:49.556Z] #28 7.189 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-08-20T21:30:49.556Z] #28 7.190 Recommended packages: [2021-08-20T21:30:49.556Z] #28 7.190 libldap-common publicsuffix libsasl2-modules [2021-08-20T21:30:49.556Z] #28 7.338 The following NEW packages will be installed: [2021-08-20T21:30:49.556Z] #28 7.338 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-08-20T21:30:49.556Z] #28 7.339 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-20T21:30:49.556Z] #28 7.339 libssh2-1 openssl [2021-08-20T21:30:49.556Z] #28 7.615 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-20T21:30:49.556Z] #28 7.615 Need to get 3038 kB of archives. [2021-08-20T21:30:49.556Z] #28 7.615 After this operation, 6652 kB of additional disk space will be used. [2021-08-20T21:30:49.556Z] #28 7.615 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1 [850 kB] [2021-08-20T21:30:49.556Z] #28 7.623 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-08-20T21:30:49.556Z] #28 7.634 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-08-20T21:30:49.556Z] #28 7.634 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-08-20T21:30:49.556Z] #28 7.634 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-08-20T21:30:49.556Z] #28 7.634 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-08-20T21:30:49.556Z] #28 7.634 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-08-20T21:30:49.556Z] #28 7.634 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-08-20T21:30:49.556Z] #28 7.661 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-08-20T21:30:49.556Z] #28 7.662 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-08-20T21:30:49.556Z] #28 7.664 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-08-20T21:30:49.556Z] #28 7.666 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-08-20T21:30:49.556Z] #28 7.668 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-08-20T21:30:49.556Z] #28 7.680 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-08-20T21:30:49.556Z] #28 7.680 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-08-20T21:30:49.556Z] #28 7.875 debconf: delaying package configuration, since apt-utils is not installed [2021-08-20T21:30:49.556Z] #28 7.903 Fetched 3038 kB in 0s (9044 kB/s) [2021-08-20T21:30:49.556Z] #28 7.928 Selecting previously unselected package openssl. [2021-08-20T21:30:49.556Z] #28 7.928 (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 ... 6653 files and directories currently installed.) [2021-08-20T21:30:49.556Z] #28 7.935 Preparing to unpack .../00-openssl_1.1.1k-1_amd64.deb ... [2021-08-20T21:30:49.556Z] #28 7.942 Unpacking openssl (1.1.1k-1) ... [2021-08-20T21:30:49.556Z] #28 8.083 Selecting previously unselected package ca-certificates. [2021-08-20T21:30:49.556Z] #28 8.083 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-08-20T21:30:49.556Z] #28 8.087 Unpacking ca-certificates (20210119) ... [2021-08-20T21:30:49.556Z] #28 8.183 Selecting previously unselected package libbrotli1:amd64. [2021-08-20T21:30:49.556Z] #28 8.184 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-08-20T21:30:49.556Z] #28 8.193 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-08-20T21:30:49.556Z] #28 8.272 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-20T21:30:49.556Z] #28 8.272 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-08-20T21:30:49.556Z] #28 8.277 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-08-20T21:30:49.556Z] #28 8.361 Selecting previously unselected package libsasl2-2:amd64. [2021-08-20T21:30:49.556Z] #28 8.361 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-08-20T21:30:49.557Z] #28 8.372 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-08-20T21:30:49.557Z] #28 8.441 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-20T21:30:49.557Z] #28 8.441 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-08-20T21:30:49.557Z] #28 8.447 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-08-20T21:30:49.557Z] #28 8.696 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-20T21:30:49.557Z] #28 8.697 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-08-20T21:30:49.557Z] #28 8.722 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-08-20T21:30:49.557Z] #28 8.835 Selecting previously unselected package libpsl5:amd64. [2021-08-20T21:30:49.557Z] #28 8.835 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-08-20T21:30:49.557Z] #28 8.857 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-08-20T21:30:49.557Z] #28 8.933 Selecting previously unselected package librtmp1:amd64. [2021-08-20T21:30:49.557Z] #28 8.933 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-08-20T21:30:49.557Z] #28 8.937 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-20T21:30:49.557Z] #28 8.980 Selecting previously unselected package libssh2-1:amd64. [2021-08-20T21:30:49.557Z] #28 8.980 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-08-20T21:30:49.557Z] #28 8.986 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-08-20T21:30:49.557Z] #28 9.061 Selecting previously unselected package libcurl4:amd64. [2021-08-20T21:30:49.557Z] #28 9.061 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-08-20T21:30:49.557Z] #28 9.067 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-08-20T21:30:49.557Z] #28 9.131 Selecting previously unselected package curl. [2021-08-20T21:30:49.557Z] #28 9.133 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-08-20T21:30:49.557Z] #28 9.139 Unpacking curl (7.74.0-1.3+b1) ... [2021-08-20T21:30:49.557Z] #28 9.201 Selecting previously unselected package libonig5:amd64. [2021-08-20T21:30:49.557Z] #28 9.202 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-08-20T21:30:49.557Z] #28 9.207 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-08-20T21:30:49.557Z] #28 9.270 Selecting previously unselected package libjq1:amd64. [2021-08-20T21:30:49.557Z] #28 9.270 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-08-20T21:30:49.557Z] #28 9.275 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-08-20T21:30:49.557Z] #28 9.317 Selecting previously unselected package jq. [2021-08-20T21:30:49.557Z] #28 9.317 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-08-20T21:30:49.557Z] #28 9.322 Unpacking jq (1.6-2.1) ... [2021-08-20T21:30:49.557Z] #28 9.390 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-08-20T21:30:49.557Z] #28 9.504 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-08-20T21:30:49.557Z] #28 9.545 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-08-20T21:30:49.557Z] #28 9.560 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-08-20T21:30:49.557Z] #28 9.573 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-20T21:30:49.557Z] #28 9.587 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-08-20T21:30:49.557Z] #28 9.602 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-08-20T21:30:49.557Z] #28 9.615 Setting up openssl (1.1.1k-1) ... [2021-08-20T21:30:49.557Z] #28 9.632 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-08-20T21:30:49.557Z] #28 9.643 Setting up libjq1:amd64 (1.6-2.1) ... [2021-08-20T21:30:49.557Z] #28 9.656 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-08-20T21:30:49.557Z] #28 9.670 Setting up ca-certificates (20210119) ... [2021-08-20T21:30:49.557Z] #28 ... [2021-08-20T21:30:49.557Z] [2021-08-20T21:30:49.557Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:30:49.557Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-20T21:30:49.557Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 4.1s done [2021-08-20T21:30:49.557Z] #11 extracting sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c [2021-08-20T21:30:49.705Z] #47 ... [2021-08-20T21:30:49.705Z] [2021-08-20T21:30:49.705Z] #25 [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 [2021-08-20T21:30:49.705Z] #25 sha256:b00d01a66439778a9a92b1cc470bcb4242a97e2e7fa4ed32005c15e4a3cf55df [2021-08-20T21:30:49.705Z] #25 7.911 + RM_GOPATH=0 [2021-08-20T21:30:49.705Z] #25 7.911 + TMP_GOPATH= [2021-08-20T21:30:49.705Z] #25 7.911 + : /build [2021-08-20T21:30:49.705Z] #25 7.911 + '[' -z '' ']' [2021-08-20T21:30:49.705Z] #25 7.911 ++ mktemp -d [2021-08-20T21:30:49.705Z] #25 7.927 + export GOPATH=/tmp/tmp.MoxCO0m0iJ [2021-08-20T21:30:49.705Z] #25 7.927 + GOPATH=/tmp/tmp.MoxCO0m0iJ [2021-08-20T21:30:49.705Z] #25 7.927 + RM_GOPATH=1 [2021-08-20T21:30:49.705Z] #25 7.927 + case "$(go env GOARCH)" in [2021-08-20T21:30:49.705Z] #25 7.934 ++ go env GOARCH [2021-08-20T21:30:49.705Z] #25 7.948 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:30:49.705Z] #25 7.948 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:30:49.705Z] #25 7.948 ++ dirname /tmp/install/install.sh [2021-08-20T21:30:49.705Z] #25 7.949 + dir=/tmp/install [2021-08-20T21:30:49.705Z] #25 7.951 Install docker/cli version 17.06.2-ce from stable [2021-08-20T21:30:49.705Z] #25 7.951 + bin=dockercli [2021-08-20T21:30:49.705Z] #25 7.951 + shift [2021-08-20T21:30:49.705Z] #25 7.951 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-20T21:30:49.705Z] #25 7.951 + . /tmp/install/dockercli.installer [2021-08-20T21:30:49.705Z] #25 7.951 ++ : stable [2021-08-20T21:30:49.705Z] #25 7.951 ++ : 17.06.2-ce [2021-08-20T21:30:49.705Z] #25 7.951 + install_dockercli [2021-08-20T21:30:49.705Z] #25 7.951 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-20T21:30:49.705Z] #25 7.951 ++ uname -m [2021-08-20T21:30:49.705Z] #25 7.951 + arch=x86_64 [2021-08-20T21:30:49.705Z] #25 7.951 + '[' x86_64 '!=' x86_64 ']' [2021-08-20T21:30:49.705Z] #25 7.951 + url=https://download.docker.com/linux/static [2021-08-20T21:30:49.705Z] #25 7.952 + tar -xz docker/docker [2021-08-20T21:30:49.705Z] #25 7.954 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-20T21:30:49.741Z] #11 ... [2021-08-20T21:30:49.742Z] [2021-08-20T21:30:49.742Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-20T21:30:49.742Z] #27 sha256:06c71e2fe983fc2fc1b5a6191447796ec10315113217668f7d5aa936c933a707 [2021-08-20T21:30:49.742Z] #27 DONE 9.3s [2021-08-20T21:30:49.742Z] [2021-08-20T21:30:49.742Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:30:49.742Z] #11 sha256:202b8adbd1d11daa3884dba5fd6e5bad367b1fd854c0d9212171b3a3382818f5 [2021-08-20T21:30:49.742Z] #11 extracting sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 [2021-08-20T21:30:51.023Z] #19 130.2 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-08-20T21:30:51.023Z] #19 130.2 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-20T21:30:51.023Z] #19 130.2 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-08-20T21:30:51.023Z] #19 130.2 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-08-20T21:30:51.135Z] #11 ... [2021-08-20T21:30:51.135Z] [2021-08-20T21:30:51.135Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-20T21:30:51.135Z] #65 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-08-20T21:30:51.135Z] #65 DONE 1.2s [2021-08-20T21:30:51.135Z] [2021-08-20T21:30:51.136Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:30:51.136Z] #11 sha256:202b8adbd1d11daa3884dba5fd6e5bad367b1fd854c0d9212171b3a3382818f5 [2021-08-20T21:30:51.279Z] #19 130.2 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2021-08-20T21:30:51.279Z] #19 130.2 Unpacking crossbuild-essential-ppc64el (12.9) ... [2021-08-20T21:30:51.279Z] #19 130.3 Selecting previously unselected package libc6-s390x-cross. [2021-08-20T21:30:51.279Z] #19 130.3 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2021-08-20T21:30:51.279Z] #19 130.3 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2021-08-20T21:30:51.279Z] #19 130.4 Selecting previously unselected package libgcc-s1-s390x-cross. [2021-08-20T21:30:51.279Z] #19 130.4 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:51.279Z] #19 130.4 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-08-20T21:30:51.279Z] #19 130.4 Selecting previously unselected package libgomp1-s390x-cross. [2021-08-20T21:30:51.279Z] #19 130.4 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:51.279Z] #19 130.4 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-08-20T21:30:51.279Z] #19 130.5 Selecting previously unselected package libitm1-s390x-cross. [2021-08-20T21:30:51.279Z] #19 130.5 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:51.279Z] #19 130.5 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2021-08-20T21:30:51.279Z] #19 130.5 Selecting previously unselected package libatomic1-s390x-cross. [2021-08-20T21:30:51.279Z] #19 130.5 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:51.534Z] #19 130.5 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-08-20T21:30:51.534Z] #19 130.5 Selecting previously unselected package libasan6-s390x-cross. [2021-08-20T21:30:51.534Z] #19 130.5 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:51.534Z] #19 130.5 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2021-08-20T21:30:51.534Z] #19 130.8 Selecting previously unselected package libstdc++6-s390x-cross. [2021-08-20T21:30:51.534Z] #19 130.8 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:51.613Z] #25 ... [2021-08-20T21:30:51.613Z] [2021-08-20T21:30:51.613Z] #35 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-20T21:30:51.613Z] #35 sha256:ca4a666baefe94b27a1a75d2b0d67e204afbb6efb90ec800a44a1d8375e06755 [2021-08-20T21:30:51.613Z] #35 7.118 Install go-toml version v1.8.1 [2021-08-20T21:30:51.613Z] #35 8.029 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-20T21:30:51.791Z] #19 130.8 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-08-20T21:30:51.791Z] #19 130.8 Selecting previously unselected package libubsan1-s390x-cross. [2021-08-20T21:30:51.791Z] #19 130.8 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:51.791Z] #19 130.8 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-08-20T21:30:51.791Z] #19 130.9 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2021-08-20T21:30:51.791Z] #19 130.9 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:51.791Z] #19 130.9 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-08-20T21:30:51.791Z] #19 131.0 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2021-08-20T21:30:51.879Z] #35 ... [2021-08-20T21:30:51.879Z] [2021-08-20T21:30:51.879Z] #53 [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 [2021-08-20T21:30:51.879Z] #53 sha256:7692b79bed3a6b9f992c99fb9b8a227a7d76e661fe9f1651f0f24c5bef78a942 [2021-08-20T21:30:51.879Z] #53 5.886 + RM_GOPATH=0 [2021-08-20T21:30:51.879Z] #53 5.886 + TMP_GOPATH= [2021-08-20T21:30:51.879Z] #53 5.886 + : /build [2021-08-20T21:30:51.879Z] #53 5.886 + '[' -z '' ']' [2021-08-20T21:30:51.879Z] #53 5.886 ++ mktemp -d [2021-08-20T21:30:51.879Z] #53 5.886 + export GOPATH=/tmp/tmp.H2gN6FQiKR [2021-08-20T21:30:51.879Z] #53 5.886 + GOPATH=/tmp/tmp.H2gN6FQiKR [2021-08-20T21:30:51.879Z] #53 5.886 + RM_GOPATH=1 [2021-08-20T21:30:51.879Z] #53 5.886 + case "$(go env GOARCH)" in [2021-08-20T21:30:51.879Z] #53 5.888 ++ go env GOARCH [2021-08-20T21:30:51.879Z] #53 5.920 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:30:51.879Z] #53 5.920 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:30:51.879Z] #53 5.920 ++ dirname /tmp/install/install.sh [2021-08-20T21:30:51.879Z] #53 5.920 + dir=/tmp/install [2021-08-20T21:30:51.879Z] #53 5.920 + bin=shfmt [2021-08-20T21:30:51.879Z] #53 5.920 + shift [2021-08-20T21:30:51.879Z] #53 5.920 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-20T21:30:51.879Z] #53 5.920 + . /tmp/install/shfmt.installer [2021-08-20T21:30:51.879Z] #53 5.920 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-20T21:30:51.879Z] #53 5.920 + install_shfmt [2021-08-20T21:30:51.879Z] #53 5.920 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-20T21:30:51.879Z] #53 5.920 + git clone https://github.com/mvdan/sh.git /tmp/tmp.H2gN6FQiKR/src/github.com/mvdan/sh [2021-08-20T21:30:51.879Z] #53 5.920 Cloning into '/tmp/tmp.H2gN6FQiKR/src/github.com/mvdan/sh'... [2021-08-20T21:30:51.879Z] #53 5.920 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-20T21:30:51.879Z] #53 ... [2021-08-20T21:30:51.879Z] [2021-08-20T21:30:51.879Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:30:51.879Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-20T21:30:51.879Z] #14 8.433 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-20T21:30:51.879Z] #14 8.554 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-20T21:30:51.879Z] #14 8.554 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-20T21:30:51.879Z] #14 10.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-20T21:30:52.047Z] #19 131.0 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-20T21:30:52.047Z] #19 131.0 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-08-20T21:30:52.141Z] #14 ... [2021-08-20T21:30:52.141Z] [2021-08-20T21:30:52.141Z] #37 [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 [2021-08-20T21:30:52.141Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-20T21:30:52.141Z] #37 8.164 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-20T21:30:52.141Z] #37 8.280 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-20T21:30:52.141Z] #37 8.380 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-20T21:30:52.141Z] #37 9.397 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-20T21:30:52.141Z] #37 ... [2021-08-20T21:30:52.141Z] [2021-08-20T21:30:52.141Z] #49 [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 [2021-08-20T21:30:52.141Z] #49 sha256:33ffca0fa2ac518befb051f622c0b6bf617ae804c5b292cac3371f5599946527 [2021-08-20T21:30:52.141Z] #49 6.369 + RM_GOPATH=0 [2021-08-20T21:30:52.141Z] #49 6.369 + TMP_GOPATH= [2021-08-20T21:30:52.141Z] #49 6.369 + : /build [2021-08-20T21:30:52.141Z] #49 6.369 + '[' -z '' ']' [2021-08-20T21:30:52.141Z] #49 6.369 ++ mktemp -d [2021-08-20T21:30:52.141Z] #49 6.369 + export GOPATH=/tmp/tmp.7BihqiVRIx [2021-08-20T21:30:52.141Z] #49 6.369 + GOPATH=/tmp/tmp.7BihqiVRIx [2021-08-20T21:30:52.141Z] #49 6.369 + RM_GOPATH=1 [2021-08-20T21:30:52.141Z] #49 6.369 + case "$(go env GOARCH)" in [2021-08-20T21:30:52.141Z] #49 6.369 ++ go env GOARCH [2021-08-20T21:30:52.141Z] #49 6.369 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:30:52.141Z] #49 6.369 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:30:52.141Z] #49 6.369 ++ dirname /tmp/install/install.sh [2021-08-20T21:30:52.141Z] #49 6.370 + dir=/tmp/install [2021-08-20T21:30:52.141Z] #49 6.370 + bin=gotestsum [2021-08-20T21:30:52.141Z] #49 6.370 + shift [2021-08-20T21:30:52.141Z] #49 6.370 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-20T21:30:52.141Z] #49 6.370 + . /tmp/install/gotestsum.installer [2021-08-20T21:30:52.141Z] #49 6.370 ++ : v0.5.3 [2021-08-20T21:30:52.141Z] #49 6.370 + install_gotestsum [2021-08-20T21:30:52.141Z] #49 6.371 + set -e [2021-08-20T21:30:52.141Z] #49 6.373 + export GO111MODULE=on [2021-08-20T21:30:52.141Z] #49 6.373 + GO111MODULE=on [2021-08-20T21:30:52.141Z] #49 6.373 + GOBIN=/build [2021-08-20T21:30:52.141Z] #49 6.373 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-20T21:30:52.141Z] #49 7.011 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-20T21:30:52.141Z] #49 9.072 go: downloading github.com/fatih/color v1.9.0 [2021-08-20T21:30:52.141Z] #49 9.111 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-20T21:30:52.141Z] #49 9.159 go: downloading github.com/pkg/errors v0.9.1 [2021-08-20T21:30:52.141Z] #49 9.292 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-20T21:30:52.141Z] #49 9.648 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-20T21:30:52.141Z] #49 9.739 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-20T21:30:52.141Z] #49 9.938 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-20T21:30:52.141Z] #49 10.13 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-20T21:30:52.141Z] #49 10.36 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-20T21:30:52.447Z] #49 ... [2021-08-20T21:30:52.447Z] [2021-08-20T21:30:52.447Z] #41 [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 [2021-08-20T21:30:52.447Z] #41 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-20T21:30:52.447Z] #41 6.820 + git clone https://github.com/docker/distribution.git . [2021-08-20T21:30:52.447Z] #41 6.820 Cloning into '.'... [2021-08-20T21:30:52.447Z] #41 ... [2021-08-20T21:30:52.447Z] [2021-08-20T21:30:52.447Z] #51 [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 [2021-08-20T21:30:52.447Z] #51 sha256:cac8bba675454f695a538f5a02597b63bc49dd16d58583f80da7447932c5481c [2021-08-20T21:30:52.447Z] #51 6.466 + RM_GOPATH=0 [2021-08-20T21:30:52.447Z] #51 6.466 + TMP_GOPATH= [2021-08-20T21:30:52.447Z] #51 6.466 + : /build [2021-08-20T21:30:52.447Z] #51 6.466 + '[' -z '' ']' [2021-08-20T21:30:52.447Z] #51 6.466 ++ mktemp -d [2021-08-20T21:30:52.447Z] #51 6.466 + export GOPATH=/tmp/tmp.uNlz0cDauo [2021-08-20T21:30:52.447Z] #51 6.466 + GOPATH=/tmp/tmp.uNlz0cDauo [2021-08-20T21:30:52.447Z] #51 6.466 + RM_GOPATH=1 [2021-08-20T21:30:52.447Z] #51 6.466 + case "$(go env GOARCH)" in [2021-08-20T21:30:52.447Z] #51 6.466 ++ go env GOARCH [2021-08-20T21:30:52.447Z] #51 6.496 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:30:52.447Z] #51 6.496 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:30:52.447Z] #51 6.496 ++ dirname /tmp/install/install.sh [2021-08-20T21:30:52.447Z] #51 6.496 + dir=/tmp/install [2021-08-20T21:30:52.447Z] #51 6.496 + bin=golangci_lint [2021-08-20T21:30:52.447Z] #51 6.496 + shift [2021-08-20T21:30:52.447Z] #51 6.496 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-20T21:30:52.447Z] #51 6.496 + . /tmp/install/golangci_lint.installer [2021-08-20T21:30:52.447Z] #51 6.496 ++ : v1.23.8 [2021-08-20T21:30:52.447Z] #51 6.496 + install_golangci_lint [2021-08-20T21:30:52.447Z] #51 6.496 + set -e [2021-08-20T21:30:52.447Z] #51 6.496 + export GO111MODULE=on [2021-08-20T21:30:52.447Z] #51 6.496 + GO111MODULE=on [2021-08-20T21:30:52.447Z] #51 6.496 + GOBIN=/build [2021-08-20T21:30:52.447Z] #51 6.496 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-20T21:30:52.447Z] #51 7.332 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-20T21:30:52.530Z] #11 extracting sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 2.4s done [2021-08-20T21:30:52.764Z] #51 ... [2021-08-20T21:30:52.764Z] [2021-08-20T21:30:52.764Z] #57 [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 [2021-08-20T21:30:52.764Z] #57 sha256:d102aaa35eb16e033c41703a30fa0a89f7f201b0ead6336215dd28a0ae7686a8 [2021-08-20T21:30:52.764Z] #57 8.563 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-20T21:30:52.764Z] #57 8.628 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-20T21:30:52.764Z] #57 8.628 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-20T21:30:52.764Z] #57 10.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-20T21:30:52.764Z] #57 ... [2021-08-20T21:30:52.764Z] [2021-08-20T21:30:52.764Z] #33 [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 [2021-08-20T21:30:52.764Z] #33 sha256:ad05b9950cf07fea53716630ddc759e5af47377be4b3e619adf75bc4ef5c678b [2021-08-20T21:30:52.764Z] #33 6.669 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-20T21:30:52.764Z] #33 6.674 Cloning into '.'... [2021-08-20T21:30:52.795Z] #11 extracting sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 0.1s [2021-08-20T21:30:53.049Z] #33 ... [2021-08-20T21:30:53.049Z] [2021-08-20T21:30:53.049Z] #47 [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 [2021-08-20T21:30:53.049Z] #47 sha256:5eea60e6ec5ff0015828d1e9f27d40406a5ef9e48c414f3eb1767f8782675b49 [2021-08-20T21:30:53.049Z] #47 8.054 + cd /tmp/tmp.r27dMyB9op/src/github.com/LK4D4/vndr [2021-08-20T21:30:53.049Z] #47 8.056 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-20T21:30:53.049Z] #47 8.080 + go build -buildmode=pie -v -o /build/vndr . [2021-08-20T21:30:53.049Z] #47 10.07 internal/unsafeheader [2021-08-20T21:30:53.049Z] #47 10.36 internal/cpu [2021-08-20T21:30:53.049Z] #47 10.42 runtime/internal/atomic [2021-08-20T21:30:53.049Z] #47 11.34 runtime/internal/sys [2021-08-20T21:30:53.332Z] #47 11.75 internal/bytealg [2021-08-20T21:30:53.789Z] #11 ... [2021-08-20T21:30:53.789Z] [2021-08-20T21:30:53.789Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-20T21:30:53.789Z] #67 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-08-20T21:30:53.789Z] #67 DONE 2.6s [2021-08-20T21:30:53.789Z] [2021-08-20T21:30:53.789Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:30:53.789Z] #11 sha256:202b8adbd1d11daa3884dba5fd6e5bad367b1fd854c0d9212171b3a3382818f5 [2021-08-20T21:30:54.275Z] #47 12.45 runtime/internal/math [2021-08-20T21:30:54.533Z] #47 12.85 internal/race [2021-08-20T21:30:54.812Z] #11 ... [2021-08-20T21:30:54.812Z] [2021-08-20T21:30:54.812Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-20T21:30:54.812Z] #28 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-20T21:30:54.812Z] #28 10.23 Updating certificates in /etc/ssl/certs... [2021-08-20T21:30:54.812Z] #28 10.89 129 added, 0 removed; done. [2021-08-20T21:30:54.812Z] #28 10.98 Setting up jq (1.6-2.1) ... [2021-08-20T21:30:54.812Z] #28 10.99 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-08-20T21:30:54.812Z] #28 11.01 Setting up curl (7.74.0-1.3+b1) ... [2021-08-20T21:30:54.812Z] #28 11.04 Processing triggers for libc-bin (2.31-13) ... [2021-08-20T21:30:54.812Z] #28 11.10 Processing triggers for ca-certificates (20210119) ... [2021-08-20T21:30:54.812Z] #28 11.11 Updating certificates in /etc/ssl/certs... [2021-08-20T21:30:54.812Z] #28 11.63 0 added, 0 removed; done. [2021-08-20T21:30:54.812Z] #28 11.63 Running hooks in /etc/ca-certificates/update.d... [2021-08-20T21:30:54.812Z] #28 11.64 done. [2021-08-20T21:30:54.812Z] #28 DONE 15.1s [2021-08-20T21:30:54.812Z] [2021-08-20T21:30:54.812Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:30:54.812Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-20T21:30:54.812Z] #11 ... [2021-08-20T21:30:54.812Z] [2021-08-20T21:30:54.812Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-20T21:30:54.812Z] #29 sha256:59395f4cfd80922eb89e9dfa7248881cda0c1406ea4643eee9f39292ce440866 [2021-08-20T21:30:54.812Z] #29 DONE 0.9s [2021-08-20T21:30:54.812Z] [2021-08-20T21:30:54.812Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:30:54.812Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-20T21:30:54.812Z] #11 extracting sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 5.4s done [2021-08-20T21:30:55.068Z] #11 extracting sha256:7669e289697491b9ef28ca9dd0958a6f7ff9ddc0d50cefe1a58acc74b37ddd9b done [2021-08-20T21:30:55.101Z] #47 13.30 sync/atomic [2021-08-20T21:30:55.204Z] #11 extracting sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 2.6s done [2021-08-20T21:30:55.324Z] #11 DONE 24.5s [2021-08-20T21:30:55.325Z] [2021-08-20T21:30:55.325Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-20T21:30:55.325Z] #12 sha256:f1ff52d0c8536dfba84dd382da9da81348a0e80bd30b65622115fe835ff433a9 [2021-08-20T21:30:55.360Z] #47 13.70 unicode [2021-08-20T21:30:55.360Z] #47 ... [2021-08-20T21:30:55.360Z] [2021-08-20T21:30:55.360Z] #57 [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 [2021-08-20T21:30:55.360Z] #57 sha256:d102aaa35eb16e033c41703a30fa0a89f7f201b0ead6336215dd28a0ae7686a8 [2021-08-20T21:30:55.360Z] #57 13.64 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [25.8 kB] [2021-08-20T21:30:55.465Z] #11 extracting sha256:def5f00bcb3c8e13bc842054869c51e016059eb2f9dacb517bb430ed5b835b5e [2021-08-20T21:30:55.496Z] #45 ... [2021-08-20T21:30:55.496Z] [2021-08-20T21:30:55.496Z] #57 [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 [2021-08-20T21:30:55.496Z] #57 sha256:d102aaa35eb16e033c41703a30fa0a89f7f201b0ead6336215dd28a0ae7686a8 [2021-08-20T21:30:55.496Z] #57 6.691 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-20T21:30:55.496Z] #57 6.769 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-20T21:30:55.496Z] #57 ... [2021-08-20T21:30:55.496Z] [2021-08-20T21:30:55.496Z] #37 [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 [2021-08-20T21:30:55.496Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-20T21:30:55.496Z] #37 6.821 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-20T21:30:55.496Z] #37 6.851 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-20T21:30:55.496Z] #37 6.884 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-20T21:30:56.067Z] #37 7.443 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-20T21:30:56.214Z] #19 135.3 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-08-20T21:30:56.214Z] #19 135.3 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-20T21:30:56.214Z] #19 135.3 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-08-20T21:30:56.214Z] #19 135.4 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-08-20T21:30:56.214Z] #19 135.4 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2021-08-20T21:30:56.214Z] #19 135.4 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-08-20T21:30:56.253Z] #12 DONE 0.7s [2021-08-20T21:30:56.253Z] [2021-08-20T21:30:56.253Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-20T21:30:56.253Z] #30 sha256:8ce20a6ed69b97b4c0b6576260b5eb9de020094ef7251929d533af4b1b607edb [2021-08-20T21:30:56.253Z] #30 1.270 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-20T21:30:56.253Z] #30 1.605 [2021-08-20T21:30:56.469Z] #19 135.5 Selecting previously unselected package libc6-dev-s390x-cross. [2021-08-20T21:30:56.469Z] #19 135.5 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2021-08-20T21:30:56.469Z] #19 135.5 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2021-08-20T21:30:56.469Z] #19 135.8 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2021-08-20T21:30:56.511Z] #30 1.704 ######################################################################## 100.0% [2021-08-20T21:30:56.726Z] #19 135.8 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-20T21:30:56.726Z] #19 135.8 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-08-20T21:30:56.773Z] #30 1.915 [2021-08-20T21:30:56.773Z] #30 ... [2021-08-20T21:30:56.773Z] [2021-08-20T21:30:56.773Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-08-20T21:30:56.773Z] #13 sha256:7b41dda53bc54d4e997f845b624ebc8d0092ebb9592d77c4c5ba463895979d38 [2021-08-20T21:30:56.773Z] #13 DONE 0.7s [2021-08-20T21:30:56.982Z] #19 136.0 Selecting previously unselected package g++-10-s390x-linux-gnu. [2021-08-20T21:30:56.982Z] #19 136.0 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-20T21:30:56.982Z] #19 136.0 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-08-20T21:30:57.032Z] [2021-08-20T21:30:57.032Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-20T21:30:57.032Z] #40 sha256:36b4611924609217074b2532bf4a836bfef2ebb18a2891314e658279fb2a354f [2021-08-20T21:30:57.032Z] #40 DONE 0.2s [2021-08-20T21:30:57.032Z] [2021-08-20T21:30:57.032Z] #41 [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 [2021-08-20T21:30:57.032Z] #41 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-20T21:30:57.032Z] #41 ... [2021-08-20T21:30:57.032Z] [2021-08-20T21:30:57.032Z] #44 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-08-20T21:30:57.032Z] #44 sha256:8c220dff4cdcffc88c365983c2421a89a539c3712057bf3441e222ac42b136b4 [2021-08-20T21:30:57.032Z] #44 DONE 0.2s [2021-08-20T21:30:57.032Z] [2021-08-20T21:30:57.032Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-20T21:30:57.032Z] #32 sha256:5000a216875d5a9f4cda0b8c2c0e5aefed838175e9661a0f902db61417226b10 [2021-08-20T21:30:57.032Z] #32 DONE 0.2s [2021-08-20T21:30:57.291Z] [2021-08-20T21:30:57.291Z] #33 [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 [2021-08-20T21:30:57.291Z] #33 sha256:ad05b9950cf07fea53716630ddc759e5af47377be4b3e619adf75bc4ef5c678b [2021-08-20T21:30:58.610Z] #37 9.966 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [25.8 kB] [2021-08-20T21:30:58.610Z] #37 ... [2021-08-20T21:30:58.610Z] [2021-08-20T21:30:58.610Z] #49 [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 [2021-08-20T21:30:58.610Z] #49 sha256:4aa129d9f21845ae92eee81c581ea567d55a4e61686606a65f5f04a660202fc6 [2021-08-20T21:30:58.610Z] #49 7.240 + RM_GOPATH=0 [2021-08-20T21:30:58.610Z] #49 7.240 + TMP_GOPATH= [2021-08-20T21:30:58.610Z] #49 7.240 + : /build [2021-08-20T21:30:58.610Z] #49 7.240 + '[' -z '' ']' [2021-08-20T21:30:58.610Z] #49 7.240 ++ mktemp -d [2021-08-20T21:30:58.610Z] #49 7.240 + export GOPATH=/tmp/tmp.xt3UhXRFI1 [2021-08-20T21:30:58.610Z] #49 7.240 + GOPATH=/tmp/tmp.xt3UhXRFI1 [2021-08-20T21:30:58.610Z] #49 7.240 + RM_GOPATH=1 [2021-08-20T21:30:58.610Z] #49 7.240 + case "$(go env GOARCH)" in [2021-08-20T21:30:58.610Z] #49 7.240 ++ go env GOARCH [2021-08-20T21:30:58.610Z] #49 7.250 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:30:58.610Z] #49 7.250 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:30:58.610Z] #49 7.250 ++ dirname /tmp/install/install.sh [2021-08-20T21:30:58.610Z] #49 7.264 + dir=/tmp/install [2021-08-20T21:30:58.610Z] #49 7.264 + bin=gotestsum [2021-08-20T21:30:58.610Z] #49 7.264 + shift [2021-08-20T21:30:58.610Z] #49 7.264 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-20T21:30:58.610Z] #49 7.264 + . /tmp/install/gotestsum.installer [2021-08-20T21:30:58.610Z] #49 7.272 ++ : v0.5.3 [2021-08-20T21:30:58.610Z] #49 7.272 + install_gotestsum [2021-08-20T21:30:58.610Z] #49 7.272 + set -e [2021-08-20T21:30:58.610Z] #49 7.272 + export GO111MODULE=on [2021-08-20T21:30:58.610Z] #49 7.272 + GO111MODULE=on [2021-08-20T21:30:58.610Z] #49 7.272 + GOBIN=/build [2021-08-20T21:30:58.610Z] #49 7.272 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-20T21:30:58.610Z] #49 8.574 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-20T21:30:58.610Z] #49 ... [2021-08-20T21:30:58.610Z] [2021-08-20T21:30:58.610Z] #33 [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 [2021-08-20T21:30:58.610Z] #33 sha256:ad05b9950cf07fea53716630ddc759e5af47377be4b3e619adf75bc4ef5c678b [2021-08-20T21:30:58.610Z] #33 7.974 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-20T21:30:58.610Z] #33 7.974 Cloning into '.'... [2021-08-20T21:30:58.870Z] #33 ... [2021-08-20T21:30:58.870Z] [2021-08-20T21:30:58.870Z] #53 [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 [2021-08-20T21:30:58.870Z] #53 sha256:6c52ed1641fc10a6e9322450e8cf2f4a7ffef395ec47a726ea904a694aefddd7 [2021-08-20T21:30:58.870Z] #53 7.971 + RM_GOPATH=0 [2021-08-20T21:30:58.870Z] #53 7.971 + TMP_GOPATH= [2021-08-20T21:30:58.870Z] #53 7.971 + : /build [2021-08-20T21:30:58.870Z] #53 7.971 + '[' -z '' ']' [2021-08-20T21:30:58.870Z] #53 7.971 ++ mktemp -d [2021-08-20T21:30:58.870Z] #53 7.974 + export GOPATH=/tmp/tmp.vUNrYIgUCJ [2021-08-20T21:30:58.870Z] #53 7.974 + GOPATH=/tmp/tmp.vUNrYIgUCJ [2021-08-20T21:30:58.870Z] #53 7.974 + RM_GOPATH=1 [2021-08-20T21:30:58.870Z] #53 7.974 + case "$(go env GOARCH)" in [2021-08-20T21:30:58.870Z] #53 7.986 ++ go env GOARCH [2021-08-20T21:30:58.870Z] #53 8.000 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:30:58.870Z] #53 8.000 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:30:58.870Z] #53 8.003 ++ dirname /tmp/install/install.sh [2021-08-20T21:30:58.870Z] #53 8.004 + dir=/tmp/install [2021-08-20T21:30:58.870Z] #53 8.004 + bin=shfmt [2021-08-20T21:30:58.870Z] #53 8.005 + shift [2021-08-20T21:30:58.870Z] #53 8.009 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-20T21:30:58.870Z] #53 8.009 + . /tmp/install/shfmt.installer [2021-08-20T21:30:58.870Z] #53 8.009 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-20T21:30:58.870Z] #53 8.009 + install_shfmt [2021-08-20T21:30:58.870Z] #53 8.010 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-20T21:30:58.870Z] #53 8.010 + git clone https://github.com/mvdan/sh.git /tmp/tmp.vUNrYIgUCJ/src/github.com/mvdan/sh [2021-08-20T21:30:58.870Z] #53 8.010 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-20T21:30:58.870Z] #53 8.018 Cloning into '/tmp/tmp.vUNrYIgUCJ/src/github.com/mvdan/sh'... [2021-08-20T21:30:59.130Z] #53 ... [2021-08-20T21:30:59.130Z] [2021-08-20T21:30:59.130Z] #35 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-20T21:30:59.130Z] #35 sha256:9c8b542fd1415ef0406ef36a8e9512d595cab7cb24af7b6fc3acffa17c92bcbb [2021-08-20T21:30:59.130Z] #35 6.792 Install go-toml version v1.8.1 [2021-08-20T21:30:59.130Z] #35 7.383 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-20T21:30:59.130Z] #35 ... [2021-08-20T21:30:59.130Z] [2021-08-20T21:30:59.130Z] #25 [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 [2021-08-20T21:30:59.130Z] #25 sha256:5af9fb702005aedfe8438debc457952d3ddf1ad35e61cfb8380c0a33d8b77b2a [2021-08-20T21:30:59.130Z] #25 7.961 + RM_GOPATH=0 [2021-08-20T21:30:59.130Z] #25 7.961 + TMP_GOPATH= [2021-08-20T21:30:59.130Z] #25 7.961 + : /build [2021-08-20T21:30:59.130Z] #25 7.961 + '[' -z '' ']' [2021-08-20T21:30:59.130Z] #25 7.961 ++ mktemp -d [2021-08-20T21:30:59.130Z] #25 7.964 + export GOPATH=/tmp/tmp.tTtd7gm2sq [2021-08-20T21:30:59.130Z] #25 7.964 + GOPATH=/tmp/tmp.tTtd7gm2sq [2021-08-20T21:30:59.130Z] #25 7.965 + RM_GOPATH=1 [2021-08-20T21:30:59.130Z] #25 7.965 + case "$(go env GOARCH)" in [2021-08-20T21:30:59.130Z] #25 7.966 ++ go env GOARCH [2021-08-20T21:30:59.130Z] #25 8.005 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:30:59.130Z] #25 8.005 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:30:59.130Z] #25 8.006 ++ dirname /tmp/install/install.sh [2021-08-20T21:30:59.130Z] #25 8.007 + dir=/tmp/install [2021-08-20T21:30:59.130Z] #25 8.007 + bin=dockercli [2021-08-20T21:30:59.130Z] #25 8.007 + shift [2021-08-20T21:30:59.130Z] #25 8.007 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-20T21:30:59.130Z] #25 8.008 + . /tmp/install/dockercli.installer [2021-08-20T21:30:59.130Z] #25 8.008 ++ : stable [2021-08-20T21:30:59.130Z] #25 8.008 ++ : 17.06.2-ce [2021-08-20T21:30:59.130Z] #25 8.008 + install_dockercli [2021-08-20T21:30:59.130Z] #25 8.008 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-20T21:30:59.130Z] #25 8.009 Install docker/cli version 17.06.2-ce from stable [2021-08-20T21:30:59.130Z] #25 8.009 ++ uname -m [2021-08-20T21:30:59.130Z] #25 8.013 + arch=x86_64 [2021-08-20T21:30:59.130Z] #25 8.013 + '[' x86_64 '!=' x86_64 ']' [2021-08-20T21:30:59.130Z] #25 8.013 + url=https://download.docker.com/linux/static [2021-08-20T21:30:59.130Z] #25 8.013 + tar -xz docker/docker [2021-08-20T21:30:59.130Z] #25 8.018 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-20T21:30:59.390Z] #25 ... [2021-08-20T21:30:59.390Z] [2021-08-20T21:30:59.390Z] #51 [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 [2021-08-20T21:30:59.390Z] #51 sha256:c335e6e16771423363354854e5dde51383af7c945c904f8e16b1a8b1d8e25bc8 [2021-08-20T21:30:59.390Z] #51 7.221 + RM_GOPATH=0 [2021-08-20T21:30:59.390Z] #51 7.221 + TMP_GOPATH= [2021-08-20T21:30:59.390Z] #51 7.221 + : /build [2021-08-20T21:30:59.390Z] #51 7.221 + '[' -z '' ']' [2021-08-20T21:30:59.390Z] #51 7.221 ++ mktemp -d [2021-08-20T21:30:59.390Z] #51 7.227 + export GOPATH=/tmp/tmp.3QIFiukUZX [2021-08-20T21:30:59.390Z] #51 7.227 + GOPATH=/tmp/tmp.3QIFiukUZX [2021-08-20T21:30:59.390Z] #51 7.227 + RM_GOPATH=1 [2021-08-20T21:30:59.390Z] #51 7.227 + case "$(go env GOARCH)" in [2021-08-20T21:30:59.390Z] #51 7.240 ++ go env GOARCH [2021-08-20T21:30:59.390Z] #51 7.250 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:30:59.390Z] #51 7.250 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:30:59.390Z] #51 7.250 ++ dirname /tmp/install/install.sh [2021-08-20T21:30:59.390Z] #51 7.252 + dir=/tmp/install [2021-08-20T21:30:59.390Z] #51 7.252 + bin=golangci_lint [2021-08-20T21:30:59.390Z] #51 7.252 + shift [2021-08-20T21:30:59.390Z] #51 7.252 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-20T21:30:59.390Z] #51 7.252 + . /tmp/install/golangci_lint.installer [2021-08-20T21:30:59.390Z] #51 7.252 ++ : v1.23.8 [2021-08-20T21:30:59.390Z] #51 7.252 + install_golangci_lint [2021-08-20T21:30:59.390Z] #51 7.252 + set -e [2021-08-20T21:30:59.390Z] #51 7.252 + export GO111MODULE=on [2021-08-20T21:30:59.390Z] #51 7.252 + GO111MODULE=on [2021-08-20T21:30:59.390Z] #51 7.252 + GOBIN=/build [2021-08-20T21:30:59.390Z] #51 7.252 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-20T21:30:59.390Z] #51 7.919 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-20T21:30:59.390Z] #51 ... [2021-08-20T21:30:59.390Z] [2021-08-20T21:30:59.390Z] #47 [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 [2021-08-20T21:30:59.390Z] #47 sha256:0a876ad5c417454037f812f34e64825daf3083734039d9d26a81135284604c60 [2021-08-20T21:30:59.390Z] #47 8.203 + RM_GOPATH=0 [2021-08-20T21:30:59.390Z] #47 8.203 + TMP_GOPATH= [2021-08-20T21:30:59.390Z] #47 8.203 + : /build [2021-08-20T21:30:59.390Z] #47 8.203 + '[' -z '' ']' [2021-08-20T21:30:59.390Z] #47 8.203 ++ mktemp -d [2021-08-20T21:30:59.390Z] #47 8.203 + export GOPATH=/tmp/tmp.4pzfrEH9fH [2021-08-20T21:30:59.390Z] #47 8.205 + GOPATH=/tmp/tmp.4pzfrEH9fH [2021-08-20T21:30:59.390Z] #47 8.205 + RM_GOPATH=1 [2021-08-20T21:30:59.390Z] #47 8.208 + case "$(go env GOARCH)" in [2021-08-20T21:30:59.390Z] #47 8.208 ++ go env GOARCH [2021-08-20T21:30:59.390Z] #47 8.228 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:30:59.390Z] #47 8.228 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:30:59.390Z] #47 8.230 ++ dirname /tmp/install/install.sh [2021-08-20T21:30:59.390Z] #47 8.237 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-20T21:30:59.390Z] #47 8.237 + dir=/tmp/install [2021-08-20T21:30:59.390Z] #47 8.237 + bin=vndr [2021-08-20T21:30:59.390Z] #47 8.237 + shift [2021-08-20T21:30:59.390Z] #47 8.237 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-20T21:30:59.390Z] #47 8.237 + . /tmp/install/vndr.installer [2021-08-20T21:30:59.390Z] #47 8.237 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-20T21:30:59.390Z] #47 8.237 + install_vndr [2021-08-20T21:30:59.390Z] #47 8.237 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-20T21:30:59.390Z] #47 8.237 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.4pzfrEH9fH/src/github.com/LK4D4/vndr [2021-08-20T21:30:59.390Z] #47 8.237 Cloning into '/tmp/tmp.4pzfrEH9fH/src/github.com/LK4D4/vndr'... [2021-08-20T21:30:59.390Z] #47 9.424 + cd /tmp/tmp.4pzfrEH9fH/src/github.com/LK4D4/vndr [2021-08-20T21:30:59.390Z] #47 9.428 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-20T21:30:59.390Z] #47 9.440 + go build -buildmode=pie -v -o /build/vndr . [2021-08-20T21:30:59.650Z] #47 ... [2021-08-20T21:30:59.650Z] [2021-08-20T21:30:59.650Z] #60 [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 [2021-08-20T21:30:59.650Z] #60 sha256:dba3c0d6d3fa50cbdd080e1009c3ef3d162c530c269f53caa375f64d9d75c8b1 [2021-08-20T21:30:59.650Z] #60 7.428 + RM_GOPATH=0 [2021-08-20T21:30:59.650Z] #60 7.428 + TMP_GOPATH= [2021-08-20T21:30:59.650Z] #60 7.428 + : /build [2021-08-20T21:30:59.650Z] #60 7.428 + '[' -z '' ']' [2021-08-20T21:30:59.650Z] #60 7.428 ++ mktemp -d [2021-08-20T21:30:59.650Z] #60 7.428 + export GOPATH=/tmp/tmp.MMkjFxnVNH [2021-08-20T21:30:59.650Z] #60 7.428 + GOPATH=/tmp/tmp.MMkjFxnVNH [2021-08-20T21:30:59.650Z] #60 7.428 + RM_GOPATH=1 [2021-08-20T21:30:59.650Z] #60 7.428 + case "$(go env GOARCH)" in [2021-08-20T21:30:59.650Z] #60 7.432 ++ go env GOARCH [2021-08-20T21:30:59.650Z] #60 7.466 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:30:59.650Z] #60 7.466 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:30:59.650Z] #60 7.466 ++ dirname /tmp/install/install.sh [2021-08-20T21:30:59.650Z] #60 7.466 + dir=/tmp/install [2021-08-20T21:30:59.650Z] #60 7.466 + bin=rootlesskit [2021-08-20T21:30:59.650Z] #60 7.466 + shift [2021-08-20T21:30:59.650Z] #60 7.466 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-20T21:30:59.650Z] #60 7.466 + . /tmp/install/rootlesskit.installer [2021-08-20T21:30:59.650Z] #60 7.466 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-20T21:30:59.650Z] #60 7.466 + install_rootlesskit [2021-08-20T21:30:59.650Z] #60 7.466 + case "$1" in [2021-08-20T21:30:59.650Z] #60 7.466 + export CGO_ENABLED=0 [2021-08-20T21:30:59.650Z] #60 7.466 + CGO_ENABLED=0 [2021-08-20T21:30:59.651Z] #60 7.466 + _install_rootlesskit [2021-08-20T21:30:59.651Z] #60 7.507 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-20T21:30:59.651Z] #60 7.510 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-20T21:30:59.651Z] #60 7.510 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.MMkjFxnVNH/src/github.com/rootless-containers/rootlesskit [2021-08-20T21:30:59.651Z] #60 7.510 Cloning into '/tmp/tmp.MMkjFxnVNH/src/github.com/rootless-containers/rootlesskit'... [2021-08-20T21:30:59.651Z] #60 ... [2021-08-20T21:30:59.651Z] [2021-08-20T21:30:59.651Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:30:59.651Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-20T21:30:59.651Z] #14 8.599 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-20T21:30:59.651Z] #14 8.841 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-20T21:30:59.651Z] #14 8.858 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-20T21:30:59.651Z] #14 10.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-20T21:30:59.680Z] #11 ... [2021-08-20T21:30:59.680Z] [2021-08-20T21:30:59.680Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-20T21:30:59.680Z] #28 sha256:e75916afffafae59a866da91f9b75c8da5bc2aa9507ca28dbb4bca3863ef3a8f [2021-08-20T21:30:59.680Z] #28 1.305 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-20T21:30:59.680Z] #28 1.305 Get:2 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-20T21:30:59.680Z] #28 1.321 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-20T21:30:59.680Z] #28 1.534 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [25.8 kB] [2021-08-20T21:30:59.680Z] #28 1.770 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-20T21:30:59.680Z] #28 3.555 Fetched 8285 kB in 3s (3282 kB/s) [2021-08-20T21:30:59.680Z] #28 3.555 Reading package lists... [2021-08-20T21:30:59.680Z] #28 4.696 Reading package lists... [2021-08-20T21:30:59.680Z] #28 5.780 Building dependency tree... [2021-08-20T21:30:59.680Z] #28 6.527 The following additional packages will be installed: [2021-08-20T21:30:59.680Z] #28 6.528 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-08-20T21:30:59.680Z] #28 6.531 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-08-20T21:30:59.680Z] #28 6.539 Recommended packages: [2021-08-20T21:30:59.680Z] #28 6.539 libldap-common publicsuffix libsasl2-modules [2021-08-20T21:30:59.680Z] #28 6.788 The following NEW packages will be installed: [2021-08-20T21:30:59.680Z] #28 6.795 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-08-20T21:30:59.680Z] #28 6.795 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-20T21:30:59.680Z] #28 6.795 libssh2-1 openssl [2021-08-20T21:30:59.680Z] #28 7.083 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-20T21:30:59.680Z] #28 7.083 Need to get 2934 kB of archives. [2021-08-20T21:30:59.680Z] #28 7.083 After this operation, 6485 kB of additional disk space will be used. [2021-08-20T21:30:59.680Z] #28 7.083 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1 [829 kB] [2021-08-20T21:30:59.680Z] #28 7.099 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2021-08-20T21:30:59.680Z] #28 7.099 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2021-08-20T21:30:59.680Z] #28 7.130 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB] [2021-08-20T21:30:59.680Z] #28 7.134 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2021-08-20T21:30:59.680Z] #28 7.135 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2021-08-20T21:30:59.680Z] #28 7.138 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2021-08-20T21:30:59.680Z] #28 7.139 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2021-08-20T21:30:59.680Z] #28 7.140 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2021-08-20T21:30:59.680Z] #28 7.141 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2021-08-20T21:30:59.680Z] #28 7.173 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+b1 [321 kB] [2021-08-20T21:30:59.680Z] #28 7.180 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+b1 [261 kB] [2021-08-20T21:30:59.680Z] #28 7.181 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-08-20T21:30:59.680Z] #28 7.182 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-08-20T21:30:59.680Z] #28 7.184 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-08-20T21:30:59.680Z] #28 7.535 debconf: delaying package configuration, since apt-utils is not installed [2021-08-20T21:30:59.680Z] #28 7.588 Fetched 2934 kB in 0s (7920 kB/s) [2021-08-20T21:30:59.680Z] #28 7.639 Selecting previously unselected package openssl. [2021-08-20T21:30:59.680Z] #28 7.639 (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 ... 6645 files and directories currently installed.) [2021-08-20T21:30:59.680Z] #28 7.650 Preparing to unpack .../00-openssl_1.1.1k-1_arm64.deb ... [2021-08-20T21:30:59.680Z] #28 7.683 Unpacking openssl (1.1.1k-1) ... [2021-08-20T21:30:59.680Z] #28 7.839 Selecting previously unselected package ca-certificates. [2021-08-20T21:30:59.680Z] #28 7.839 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-08-20T21:30:59.680Z] #28 7.844 Unpacking ca-certificates (20210119) ... [2021-08-20T21:30:59.680Z] #28 8.013 Selecting previously unselected package libbrotli1:arm64. [2021-08-20T21:30:59.680Z] #28 8.015 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2021-08-20T21:30:59.680Z] #28 8.025 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2021-08-20T21:30:59.680Z] #28 8.097 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-08-20T21:30:59.680Z] #28 8.099 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2021-08-20T21:30:59.680Z] #28 8.103 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-08-20T21:30:59.680Z] #28 8.153 Selecting previously unselected package libsasl2-2:arm64. [2021-08-20T21:30:59.680Z] #28 8.155 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2021-08-20T21:30:59.680Z] #28 8.159 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-08-20T21:30:59.680Z] #28 8.225 Selecting previously unselected package libldap-2.4-2:arm64. [2021-08-20T21:30:59.680Z] #28 8.226 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2021-08-20T21:30:59.680Z] #28 8.231 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-08-20T21:30:59.680Z] #28 8.308 Selecting previously unselected package libnghttp2-14:arm64. [2021-08-20T21:30:59.680Z] #28 8.309 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2021-08-20T21:30:59.680Z] #28 8.314 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2021-08-20T21:30:59.680Z] #28 8.500 Selecting previously unselected package libpsl5:arm64. [2021-08-20T21:30:59.680Z] #28 8.500 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2021-08-20T21:30:59.680Z] #28 8.555 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2021-08-20T21:30:59.680Z] #28 8.607 Selecting previously unselected package librtmp1:arm64. [2021-08-20T21:30:59.680Z] #28 8.608 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2021-08-20T21:30:59.680Z] #28 8.614 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-20T21:30:59.680Z] #28 8.694 Selecting previously unselected package libssh2-1:arm64. [2021-08-20T21:30:59.680Z] #28 8.696 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2021-08-20T21:30:59.680Z] #28 8.701 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2021-08-20T21:30:59.680Z] #28 8.764 Selecting previously unselected package libcurl4:arm64. [2021-08-20T21:30:59.680Z] #28 8.766 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_arm64.deb ... [2021-08-20T21:30:59.680Z] #28 8.770 Unpacking libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-08-20T21:30:59.680Z] #28 8.847 Selecting previously unselected package curl. [2021-08-20T21:30:59.680Z] #28 8.849 Preparing to unpack .../11-curl_7.74.0-1.3+b1_arm64.deb ... [2021-08-20T21:30:59.680Z] #28 8.854 Unpacking curl (7.74.0-1.3+b1) ... [2021-08-20T21:30:59.680Z] #28 8.930 Selecting previously unselected package libonig5:arm64. [2021-08-20T21:30:59.680Z] #28 8.930 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2021-08-20T21:30:59.680Z] #28 8.969 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-08-20T21:30:59.680Z] #28 9.049 Selecting previously unselected package libjq1:arm64. [2021-08-20T21:30:59.680Z] #28 9.049 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2021-08-20T21:30:59.680Z] #28 9.189 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-08-20T21:30:59.680Z] #28 9.243 Selecting previously unselected package jq. [2021-08-20T21:30:59.680Z] #28 9.243 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2021-08-20T21:30:59.680Z] #28 9.247 Unpacking jq (1.6-2.1) ... [2021-08-20T21:30:59.680Z] #28 9.313 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2021-08-20T21:30:59.680Z] #28 9.331 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2021-08-20T21:30:59.680Z] #28 9.348 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2021-08-20T21:30:59.680Z] #28 9.363 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-08-20T21:30:59.680Z] #28 9.379 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-20T21:30:59.680Z] #28 9.396 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-08-20T21:30:59.680Z] #28 9.410 Setting up libssh2-1:arm64 (1.9.0-2) ... [2021-08-20T21:30:59.680Z] #28 9.426 Setting up openssl (1.1.1k-1) ... [2021-08-20T21:30:59.680Z] #28 9.458 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-08-20T21:30:59.680Z] #28 9.474 Setting up libjq1:arm64 (1.6-2.1) ... [2021-08-20T21:30:59.680Z] #28 9.492 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-08-20T21:30:59.680Z] #28 9.504 Setting up ca-certificates (20210119) ... [2021-08-20T21:30:59.913Z] #14 ... [2021-08-20T21:30:59.913Z] [2021-08-20T21:30:59.913Z] #41 [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 [2021-08-20T21:30:59.913Z] #41 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-20T21:30:59.913Z] #41 6.617 + git clone https://github.com/docker/distribution.git . [2021-08-20T21:30:59.913Z] #41 6.617 Cloning into '.'... [2021-08-20T21:30:59.942Z] #28 ... [2021-08-20T21:30:59.942Z] [2021-08-20T21:30:59.942Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-20T21:30:59.942Z] #11 sha256:202b8adbd1d11daa3884dba5fd6e5bad367b1fd854c0d9212171b3a3382818f5 [2021-08-20T21:30:59.942Z] #11 extracting sha256:def5f00bcb3c8e13bc842054869c51e016059eb2f9dacb517bb430ed5b835b5e 4.6s done [2021-08-20T21:31:00.174Z] #41 ... [2021-08-20T21:31:00.174Z] [2021-08-20T21:31:00.174Z] #49 [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 [2021-08-20T21:31:00.174Z] #49 sha256:4aa129d9f21845ae92eee81c581ea567d55a4e61686606a65f5f04a660202fc6 [2021-08-20T21:31:00.174Z] #49 11.12 go: downloading github.com/fatih/color v1.9.0 [2021-08-20T21:31:00.174Z] #49 11.14 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-20T21:31:00.174Z] #49 11.22 go: downloading github.com/pkg/errors v0.9.1 [2021-08-20T21:31:00.174Z] #49 11.27 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-20T21:31:00.434Z] #49 11.78 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-20T21:31:00.434Z] #49 11.81 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-20T21:31:00.514Z] #11 extracting sha256:1adbfd954415db019565ca8d0f74d81b465894dc5f34debaad24e12fd7f212de done [2021-08-20T21:31:00.633Z] #57 ... [2021-08-20T21:31:00.633Z] [2021-08-20T21:31:00.633Z] #60 [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 [2021-08-20T21:31:00.633Z] #60 sha256:a04dd45eba6715892db3fb7acd2220db5c6b08f2a374bfe2aeca90c0e255eda7 [2021-08-20T21:31:00.633Z] #60 8.113 go: downloading github.com/pkg/errors v0.9.1 [2021-08-20T21:31:00.633Z] #60 8.116 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-20T21:31:00.633Z] #60 8.399 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-20T21:31:00.633Z] #60 9.176 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-20T21:31:00.633Z] #60 14.64 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-20T21:31:00.633Z] #60 16.04 go: downloading github.com/google/uuid v1.3.0 [2021-08-20T21:31:00.633Z] #60 16.18 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-20T21:31:00.633Z] #60 16.40 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-20T21:31:00.633Z] #60 16.89 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-20T21:31:00.633Z] #60 17.14 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-20T21:31:00.633Z] #60 17.88 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-20T21:31:00.633Z] #60 ... [2021-08-20T21:31:00.633Z] [2021-08-20T21:31:00.633Z] #53 [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 [2021-08-20T21:31:00.633Z] #53 sha256:7692b79bed3a6b9f992c99fb9b8a227a7d76e661fe9f1651f0f24c5bef78a942 [2021-08-20T21:31:00.633Z] #53 18.13 + cd /tmp/tmp.H2gN6FQiKR/src/github.com/mvdan/sh [2021-08-20T21:31:00.633Z] #53 18.13 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-20T21:31:00.633Z] #53 18.25 + GO111MODULE=on [2021-08-20T21:31:00.633Z] #53 18.26 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-20T21:31:00.633Z] #53 ... [2021-08-20T21:31:00.633Z] [2021-08-20T21:31:00.633Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-20T21:31:00.633Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-20T21:31:00.633Z] #45 8.389 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-20T21:31:00.633Z] #45 8.461 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-20T21:31:00.633Z] #45 8.468 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-20T21:31:00.633Z] #45 9.112 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-20T21:31:00.633Z] #45 11.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-20T21:31:00.633Z] #45 14.95 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [25.8 kB] [2021-08-20T21:31:00.633Z] #45 ... [2021-08-20T21:31:00.633Z] [2021-08-20T21:31:00.633Z] #60 [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 [2021-08-20T21:31:00.633Z] #60 sha256:a04dd45eba6715892db3fb7acd2220db5c6b08f2a374bfe2aeca90c0e255eda7 [2021-08-20T21:31:00.633Z] #60 18.43 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-20T21:31:00.633Z] #60 18.82 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-20T21:31:00.694Z] #49 12.06 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-20T21:31:00.694Z] #49 12.23 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-20T21:31:00.694Z] #49 12.25 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-20T21:31:00.780Z] #11 DONE 20.5s [2021-08-20T21:31:00.780Z] [2021-08-20T21:31:00.780Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-20T21:31:00.780Z] #12 sha256:4548bc07d24e9da631fa362d8cad6b520f652731fa45e029327232a97c81d5fe [2021-08-20T21:31:01.150Z] #19 140.2 Selecting previously unselected package g++-s390x-linux-gnu. [2021-08-20T21:31:01.150Z] #19 140.2 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-20T21:31:01.150Z] #19 140.2 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-08-20T21:31:01.150Z] #19 140.3 Selecting previously unselected package crossbuild-essential-s390x. [2021-08-20T21:31:01.150Z] #19 140.3 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2021-08-20T21:31:01.150Z] #19 140.3 Unpacking crossbuild-essential-s390x (12.9) ... [2021-08-20T21:31:01.150Z] #19 140.3 Setting up libconfig-inifiles-perl (3.000003-1) ... [2021-08-20T21:31:01.150Z] #19 140.3 Setting up libfile-which-perl (1.23-1) ... [2021-08-20T21:31:01.150Z] #19 140.3 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-08-20T21:31:01.150Z] #19 140.3 Setting up libc6-armhf-cross (2.31-9cross4) ... [2021-08-20T21:31:01.150Z] #19 140.3 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2021-08-20T21:31:01.150Z] #19 140.4 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-08-20T21:31:01.150Z] #19 140.4 Setting up libicu67:amd64 (67.1-7) ... [2021-08-20T21:31:01.150Z] #19 140.4 Setting up libmagic-mgc (1:5.39-3) ... [2021-08-20T21:31:01.150Z] #19 140.4 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2021-08-20T21:31:01.150Z] #19 140.4 Setting up libc6-s390x-cross (2.31-9cross4) ... [2021-08-20T21:31:01.150Z] #19 140.4 Setting up libmagic1:amd64 (1:5.39-3) ... [2021-08-20T21:31:01.150Z] #19 140.4 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2021-08-20T21:31:01.150Z] #19 140.4 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-08-20T21:31:01.150Z] #19 140.4 Setting up file (1:5.39-3) ... [2021-08-20T21:31:01.150Z] #19 140.4 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-08-20T21:31:01.150Z] #19 140.4 Setting up bzip2 (1.0.8-4) ... [2021-08-20T21:31:01.405Z] #19 140.5 Setting up libyaml-perl (1.30-1) ... [2021-08-20T21:31:01.405Z] #19 140.5 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-08-20T21:31:01.405Z] #19 140.5 Setting up libxml-sax-base-perl (1.09-1.1) ... [2021-08-20T21:31:01.405Z] #19 140.5 Setting up libio-string-perl (1.08-3.1) ... [2021-08-20T21:31:01.405Z] #19 140.5 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-08-20T21:31:01.405Z] #19 140.5 Setting up cross-config (2.6.18+nmu1) ... [2021-08-20T21:31:01.405Z] #19 140.6 Setting up xz-utils (5.2.5-2) ... [2021-08-20T21:31:01.405Z] #19 140.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-20T21:31:01.405Z] #19 140.6 Setting up libc6-arm64-cross (2.31-9cross4) ... [2021-08-20T21:31:01.405Z] #19 140.6 Setting up patch (2.7.6-7) ... [2021-08-20T21:31:01.405Z] #19 140.6 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-08-20T21:31:01.405Z] #19 140.6 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2021-08-20T21:31:01.405Z] #19 140.7 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-20T21:31:01.405Z] #19 140.7 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-08-20T21:31:01.405Z] #19 140.7 Setting up libc6-armel-cross (2.31-9cross4) ... [2021-08-20T21:31:01.405Z] #19 140.7 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2021-08-20T21:31:01.405Z] #19 140.7 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-20T21:31:01.405Z] #19 140.7 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2021-08-20T21:31:01.638Z] #49 13.02 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-20T21:31:01.660Z] #19 140.7 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-08-20T21:31:01.660Z] #19 140.7 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-20T21:31:01.660Z] #19 140.7 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-08-20T21:31:01.660Z] #19 140.7 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-08-20T21:31:01.660Z] #19 140.7 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2021-08-20T21:31:01.660Z] #19 140.8 Setting up libfile-homedir-perl (1.006-1) ... [2021-08-20T21:31:01.660Z] #19 140.8 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-08-20T21:31:01.660Z] #19 140.8 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-08-20T21:31:01.660Z] #19 140.8 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-20T21:31:01.660Z] #19 140.8 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-08-20T21:31:01.660Z] #19 140.8 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2021-08-20T21:31:01.660Z] #19 140.8 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-08-20T21:31:01.660Z] #19 140.8 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-08-20T21:31:01.660Z] #19 140.8 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-08-20T21:31:01.660Z] #19 140.8 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-08-20T21:31:01.660Z] #19 140.8 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-08-20T21:31:01.660Z] #19 140.9 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-08-20T21:31:01.660Z] #19 140.9 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-08-20T21:31:01.660Z] #19 140.9 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-08-20T21:31:01.660Z] #19 140.9 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-08-20T21:31:01.660Z] #19 140.9 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-08-20T21:31:01.660Z] #19 140.9 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2021-08-20T21:31:01.660Z] #19 140.9 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-08-20T21:31:01.916Z] #19 140.9 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-08-20T21:31:01.916Z] #19 140.9 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2021-08-20T21:31:01.916Z] #19 140.9 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-08-20T21:31:01.916Z] #19 141.0 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-08-20T21:31:01.916Z] #19 141.0 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2021-08-20T21:31:01.916Z] #19 141.0 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-08-20T21:31:01.916Z] #19 141.0 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-08-20T21:31:01.916Z] #19 141.0 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-08-20T21:31:01.916Z] #19 141.0 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2021-08-20T21:31:01.916Z] #19 141.0 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-08-20T21:31:01.916Z] #19 141.0 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2021-08-20T21:31:01.916Z] #19 141.0 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-20T21:31:01.916Z] #19 141.0 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2021-08-20T21:31:01.916Z] #19 141.1 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-08-20T21:31:01.916Z] #19 141.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-08-20T21:31:02.173Z] #19 141.3 [2021-08-20T21:31:02.173Z] #19 141.3 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-08-20T21:31:02.173Z] #19 141.3 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-08-20T21:31:02.173Z] #19 141.3 Setting up dpkg-dev (1.20.9) ... [2021-08-20T21:31:02.173Z] #19 141.3 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-08-20T21:31:02.173Z] #19 141.3 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-08-20T21:31:02.173Z] #19 141.4 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-08-20T21:31:02.173Z] #19 141.4 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-08-20T21:31:02.173Z] #19 141.4 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2021-08-20T21:31:02.173Z] #19 141.4 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2021-08-20T21:31:02.429Z] #19 141.4 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-08-20T21:31:02.429Z] #19 141.4 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-08-20T21:31:02.429Z] #19 141.4 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2021-08-20T21:31:02.429Z] #19 141.4 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-08-20T21:31:02.429Z] #19 141.4 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-08-20T21:31:02.429Z] #19 141.4 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-08-20T21:31:02.430Z] #19 141.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-08-20T21:31:02.430Z] #19 141.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-08-20T21:31:02.430Z] #19 141.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-08-20T21:31:02.553Z] #33 ... [2021-08-20T21:31:02.553Z] [2021-08-20T21:31:02.553Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-20T21:31:02.553Z] #30 sha256:8ce20a6ed69b97b4c0b6576260b5eb9de020094ef7251929d533af4b1b607edb [2021-08-20T21:31:02.553Z] #30 2.983 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-20T21:31:02.553Z] #30 3.583 [2021-08-20T21:31:02.554Z] #30 3.747 ######################################################################## 100.0% [2021-08-20T21:31:02.554Z] #30 4.099 [2021-08-20T21:31:02.554Z] #30 5.039 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-08-20T21:31:02.554Z] #30 5.429 [2021-08-20T21:31:02.554Z] #30 5.551 ############# 18.8% ######################################## 56.4% ####################################################### 76.4% ######################################################################## 100.0% [2021-08-20T21:31:02.554Z] #30 6.079 [2021-08-20T21:31:02.554Z] #30 6.991 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-20T21:31:02.554Z] #30 7.552 [2021-08-20T21:31:02.554Z] #30 7.655 ######################################################################## 100.0% [2021-08-20T21:31:02.685Z] #19 141.7 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-08-20T21:31:02.685Z] #19 141.8 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-08-20T21:31:02.685Z] #19 141.8 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-08-20T21:31:02.685Z] #19 141.8 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-08-20T21:31:02.685Z] #19 141.8 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-08-20T21:31:02.685Z] #19 141.8 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2021-08-20T21:31:02.685Z] #19 141.8 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-08-20T21:31:02.685Z] #19 141.8 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-08-20T21:31:02.685Z] #19 141.8 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-08-20T21:31:02.685Z] #19 141.8 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-08-20T21:31:02.685Z] #19 141.8 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-08-20T21:31:02.685Z] #19 141.9 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-08-20T21:31:02.685Z] #19 141.9 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-20T21:31:02.685Z] #19 141.9 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-08-20T21:31:02.685Z] #19 141.9 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2021-08-20T21:31:02.685Z] #19 141.9 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-08-20T21:31:02.685Z] #19 141.9 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-08-20T21:31:02.811Z] #30 8.175 [2021-08-20T21:31:02.941Z] #19 141.9 Setting up libxml-simple-perl (2.25-1) ... [2021-08-20T21:31:02.941Z] #19 141.9 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-08-20T21:31:02.941Z] #19 141.9 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-08-20T21:31:02.941Z] #19 141.9 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-08-20T21:31:02.941Z] #19 141.9 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-08-20T21:31:02.941Z] #19 142.0 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-08-20T21:31:02.941Z] #19 142.0 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-08-20T21:31:02.941Z] #19 142.0 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-08-20T21:31:02.941Z] #19 142.0 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-08-20T21:31:02.941Z] #19 142.0 Setting up libconfig-auto-perl (0.44-1.1) ... [2021-08-20T21:31:02.941Z] #19 142.0 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-08-20T21:31:02.941Z] #19 142.0 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-08-20T21:31:02.941Z] #19 142.0 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-08-20T21:31:02.941Z] #19 142.0 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-08-20T21:31:02.941Z] #19 142.0 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-08-20T21:31:02.941Z] #19 142.0 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-08-20T21:31:02.941Z] #19 142.1 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-08-20T21:31:02.941Z] #19 142.1 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-08-20T21:31:02.941Z] #19 142.1 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-08-20T21:31:02.941Z] #19 142.1 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-08-20T21:31:02.941Z] #19 142.1 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-08-20T21:31:02.941Z] #19 142.1 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-08-20T21:31:02.941Z] #19 142.1 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-08-20T21:31:02.941Z] #19 142.1 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-08-20T21:31:02.941Z] #19 142.1 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-08-20T21:31:02.941Z] #19 142.1 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-08-20T21:31:02.941Z] #19 142.1 Setting up dpkg-cross (2.6.18+nmu1) ... [2021-08-20T21:31:02.941Z] #19 142.2 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-08-20T21:31:02.941Z] #19 142.2 Setting up crossbuild-essential-armel (12.9) ... [2021-08-20T21:31:02.941Z] #19 142.2 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-08-20T21:31:02.941Z] #19 142.2 Setting up crossbuild-essential-armhf (12.9) ... [2021-08-20T21:31:02.941Z] #19 142.2 Setting up crossbuild-essential-arm64 (12.9) ... [2021-08-20T21:31:03.166Z] #60 ... [2021-08-20T21:31:03.166Z] [2021-08-20T21:31:03.166Z] #25 [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 [2021-08-20T21:31:03.166Z] #25 sha256:b00d01a66439778a9a92b1cc470bcb4242a97e2e7fa4ed32005c15e4a3cf55df [2021-08-20T21:31:03.166Z] #25 20.90 + mkdir -p /build [2021-08-20T21:31:03.166Z] #25 20.93 + mv docker/docker /build/ [2021-08-20T21:31:03.166Z] #25 20.93 + rmdir docker [2021-08-20T21:31:03.166Z] #25 DONE 21.6s [2021-08-20T21:31:03.166Z] [2021-08-20T21:31:03.166Z] #49 [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 [2021-08-20T21:31:03.166Z] #49 sha256:33ffca0fa2ac518befb051f622c0b6bf617ae804c5b292cac3371f5599946527 [2021-08-20T21:31:03.166Z] #49 11.52 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-20T21:31:03.166Z] #49 14.92 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-20T21:31:03.196Z] #19 142.2 Setting up crossbuild-essential-s390x (12.9) ... [2021-08-20T21:31:03.196Z] #19 142.2 Setting up crossbuild-essential-ppc64el (12.9) ... [2021-08-20T21:31:03.196Z] #19 142.2 Processing triggers for libc-bin (2.31-13) ... [2021-08-20T21:31:03.425Z] #49 ... [2021-08-20T21:31:03.425Z] [2021-08-20T21:31:03.425Z] #53 [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 [2021-08-20T21:31:03.425Z] #53 sha256:7692b79bed3a6b9f992c99fb9b8a227a7d76e661fe9f1651f0f24c5bef78a942 [2021-08-20T21:31:03.425Z] #53 19.55 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-20T21:31:03.425Z] #53 19.57 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-20T21:31:03.425Z] #53 19.63 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-20T21:31:04.184Z] #30 9.406 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-20T21:31:04.364Z] #53 ... [2021-08-20T21:31:04.364Z] [2021-08-20T21:31:04.364Z] #35 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-20T21:31:04.364Z] #35 sha256:ca4a666baefe94b27a1a75d2b0d67e204afbb6efb90ec800a44a1d8375e06755 [2021-08-20T21:31:04.364Z] #35 12.49 github.com/pelletier/go-toml [2021-08-20T21:31:04.364Z] #35 ... [2021-08-20T21:31:04.364Z] [2021-08-20T21:31:04.364Z] #60 [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 [2021-08-20T21:31:04.364Z] #60 sha256:a04dd45eba6715892db3fb7acd2220db5c6b08f2a374bfe2aeca90c0e255eda7 [2021-08-20T21:31:04.364Z] #60 22.69 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-20T21:31:04.441Z] #30 ... [2021-08-20T21:31:04.441Z] [2021-08-20T21:31:04.441Z] #33 [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 [2021-08-20T21:31:04.441Z] #33 sha256:ad05b9950cf07fea53716630ddc759e5af47377be4b3e619adf75bc4ef5c678b [2021-08-20T21:31:04.441Z] #33 7.476 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-20T21:31:04.441Z] #33 7.476 Cloning into '.'... [2021-08-20T21:31:04.560Z] #19 DONE 143.5s [2021-08-20T21:31:04.560Z] [2021-08-20T21:31:04.560Z] #44 [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 [2021-08-20T21:31:04.560Z] #44 sha256:23cce2a40f29cbdc82eb39c93e2f0dca271eccbd1ee05b314337f2fed259e591 [2021-08-20T21:31:04.623Z] #60 ... [2021-08-20T21:31:04.623Z] [2021-08-20T21:31:04.623Z] #37 [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 [2021-08-20T21:31:04.623Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-20T21:31:04.623Z] #37 12.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [25.8 kB] [2021-08-20T21:31:04.623Z] #37 ... [2021-08-20T21:31:04.623Z] [2021-08-20T21:31:04.623Z] #53 [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 [2021-08-20T21:31:04.623Z] #53 sha256:7692b79bed3a6b9f992c99fb9b8a227a7d76e661fe9f1651f0f24c5bef78a942 [2021-08-20T21:31:04.623Z] #53 23.01 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-20T21:31:04.943Z] #49 ... [2021-08-20T21:31:04.943Z] [2021-08-20T21:31:04.943Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:31:04.943Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-20T21:31:04.943Z] #14 16.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [25.8 kB] [2021-08-20T21:31:05.514Z] #14 ... [2021-08-20T21:31:05.514Z] [2021-08-20T21:31:05.514Z] #57 [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 [2021-08-20T21:31:05.514Z] #57 sha256:d102aaa35eb16e033c41703a30fa0a89f7f201b0ead6336215dd28a0ae7686a8 [2021-08-20T21:31:05.514Z] #57 6.864 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-20T21:31:05.514Z] #57 7.050 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-20T21:31:05.514Z] #57 8.344 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [25.8 kB] [2021-08-20T21:31:05.514Z] #57 ... [2021-08-20T21:31:05.514Z] [2021-08-20T21:31:05.514Z] #47 [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 [2021-08-20T21:31:05.514Z] #47 sha256:0a876ad5c417454037f812f34e64825daf3083734039d9d26a81135284604c60 [2021-08-20T21:31:05.514Z] #47 11.61 internal/cpu [2021-08-20T21:31:05.514Z] #47 11.80 internal/unsafeheader [2021-08-20T21:31:05.514Z] #47 12.16 runtime/internal/atomic [2021-08-20T21:31:05.514Z] #47 13.13 runtime/internal/sys [2021-08-20T21:31:05.514Z] #47 13.26 internal/bytealg [2021-08-20T21:31:05.514Z] #47 13.53 runtime/internal/math [2021-08-20T21:31:05.514Z] #47 13.87 internal/race [2021-08-20T21:31:05.514Z] #47 14.16 sync/atomic [2021-08-20T21:31:05.514Z] #47 15.11 unicode [2021-08-20T21:31:05.514Z] #47 16.00 runtime [2021-08-20T21:31:05.561Z] #53 ... [2021-08-20T21:31:05.561Z] [2021-08-20T21:31:05.561Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:31:05.561Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-20T21:31:05.561Z] #14 13.83 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [25.8 kB] [2021-08-20T21:31:05.820Z] #14 ... [2021-08-20T21:31:05.820Z] [2021-08-20T21:31:05.820Z] #51 [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 [2021-08-20T21:31:05.820Z] #51 sha256:cac8bba675454f695a538f5a02597b63bc49dd16d58583f80da7447932c5481c [2021-08-20T21:31:05.820Z] #51 23.47 go: downloading github.com/fatih/color v1.7.0 [2021-08-20T21:31:05.820Z] #51 23.57 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-20T21:31:05.820Z] #51 23.70 go: downloading github.com/pkg/errors v0.8.1 [2021-08-20T21:31:05.820Z] #51 23.83 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-20T21:31:05.820Z] #51 23.95 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-20T21:31:05.820Z] #51 ... [2021-08-20T21:31:05.820Z] [2021-08-20T21:31:05.820Z] #47 [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 [2021-08-20T21:31:05.820Z] #47 sha256:5eea60e6ec5ff0015828d1e9f27d40406a5ef9e48c414f3eb1767f8782675b49 [2021-08-20T21:31:05.820Z] #47 14.25 runtime [2021-08-20T21:31:05.820Z] #47 19.89 unicode/utf8 [2021-08-20T21:31:05.820Z] #47 20.61 math/bits [2021-08-20T21:31:05.820Z] #47 21.75 math [2021-08-20T21:31:06.081Z] #47 ... [2021-08-20T21:31:06.081Z] [2021-08-20T21:31:06.081Z] #35 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-20T21:31:06.081Z] #35 sha256:ca4a666baefe94b27a1a75d2b0d67e204afbb6efb90ec800a44a1d8375e06755 [2021-08-20T21:31:06.081Z] #35 23.95 github.com/pelletier/go-toml/cmd/tomll [2021-08-20T21:31:06.157Z] #12 DONE 4.6s [2021-08-20T21:31:06.157Z] [2021-08-20T21:31:06.157Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-20T21:31:06.157Z] #28 sha256:e75916afffafae59a866da91f9b75c8da5bc2aa9507ca28dbb4bca3863ef3a8f [2021-08-20T21:31:06.157Z] #28 10.53 Updating certificates in /etc/ssl/certs... [2021-08-20T21:31:06.157Z] #28 11.54 129 added, 0 removed; done. [2021-08-20T21:31:06.157Z] #28 11.65 Setting up jq (1.6-2.1) ... [2021-08-20T21:31:06.157Z] #28 11.67 Setting up libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-08-20T21:31:06.157Z] #28 11.69 Setting up curl (7.74.0-1.3+b1) ... [2021-08-20T21:31:06.157Z] #28 11.71 Processing triggers for libc-bin (2.31-13) ... [2021-08-20T21:31:06.157Z] #28 11.73 Processing triggers for ca-certificates (20210119) ... [2021-08-20T21:31:06.157Z] #28 11.75 Updating certificates in /etc/ssl/certs... [2021-08-20T21:31:06.157Z] #28 12.39 0 added, 0 removed; done. [2021-08-20T21:31:06.157Z] #28 12.39 Running hooks in /etc/ca-certificates/update.d... [2021-08-20T21:31:06.157Z] #28 12.39 done. [2021-08-20T21:31:06.157Z] #28 DONE 15.7s [2021-08-20T21:31:06.157Z] [2021-08-20T21:31:06.157Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-20T21:31:06.157Z] #29 sha256:908573e0a52af4e2c3b4457a6d5df072d12197b9d7b9fee7c50da28308777b7e [2021-08-20T21:31:06.157Z] #29 DONE 0.1s [2021-08-20T21:31:06.157Z] [2021-08-20T21:31:06.157Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-20T21:31:06.157Z] #30 sha256:64449a9cbc3ba471c32a709829881f336dda615af8bd5a83b9563362e73393dc [2021-08-20T21:31:06.420Z] #30 ... [2021-08-20T21:31:06.420Z] [2021-08-20T21:31:06.420Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-08-20T21:31:06.420Z] #13 sha256:f24f7a499aed3451849482bd83be2076b34057928db94203e606feb5c1b52da2 [2021-08-20T21:31:06.420Z] #13 DONE 0.9s [2021-08-20T21:31:06.420Z] [2021-08-20T21:31:06.420Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-20T21:31:06.420Z] #32 sha256:5afc0e3b1188aa5086a257d0870e8b92e623696a3a7f4a7e49f2b75dae44d8c4 [2021-08-20T21:31:06.420Z] #32 DONE 0.0s [2021-08-20T21:31:06.420Z] [2021-08-20T21:31:06.420Z] #33 [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 [2021-08-20T21:31:06.420Z] #33 sha256:9b726a69f188bc91e91f32502262c459a052881b103cefb6ed30ab5d27ebad8b [2021-08-20T21:31:06.420Z] #33 ... [2021-08-20T21:31:06.420Z] [2021-08-20T21:31:06.420Z] #44 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-08-20T21:31:06.420Z] #44 sha256:15531a258f8213609ca5691ba3a9286dac2fe7dbb3ecea547b8a88978e23b672 [2021-08-20T21:31:06.420Z] #44 DONE 0.2s [2021-08-20T21:31:06.420Z] [2021-08-20T21:31:06.420Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-20T21:31:06.420Z] #40 sha256:8c436d0d3232fe480c2c85b53489868fd791e575727f4a8183cfcf5d7d4b8326 [2021-08-20T21:31:06.420Z] #40 DONE 0.2s [2021-08-20T21:31:06.448Z] #44 2.142 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-20T21:31:06.448Z] #44 2.155 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-20T21:31:06.448Z] #44 2.155 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-20T21:31:06.597Z] #47 ... [2021-08-20T21:31:06.597Z] [2021-08-20T21:31:06.597Z] #49 [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 [2021-08-20T21:31:06.597Z] #49 sha256:4aa129d9f21845ae92eee81c581ea567d55a4e61686606a65f5f04a660202fc6 [2021-08-20T21:31:06.597Z] #49 17.69 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-20T21:31:06.693Z] [2021-08-20T21:31:06.693Z] #41 [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 [2021-08-20T21:31:06.693Z] #41 sha256:75a97b83d2abbfbdb68a07350e7a069143a1d64c2723ac42b33a9f13c1e643a2 [2021-08-20T21:31:06.704Z] #44 2.462 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-20T21:31:06.967Z] #33 ... [2021-08-20T21:31:06.967Z] [2021-08-20T21:31:06.967Z] #25 [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 [2021-08-20T21:31:06.967Z] #25 sha256:6600d236cc2ff84715f3040cf6c711f17316a64a33b908ac84b49b69e4740884 [2021-08-20T21:31:06.967Z] #25 7.004 + RM_GOPATH=0 [2021-08-20T21:31:06.967Z] #25 7.004 + TMP_GOPATH= [2021-08-20T21:31:06.967Z] #25 7.004 + : /build [2021-08-20T21:31:06.967Z] #25 7.004 + '[' -z '' ']' [2021-08-20T21:31:06.967Z] #25 7.004 ++ mktemp -d [2021-08-20T21:31:06.967Z] #25 7.004 + export GOPATH=/tmp/tmp.ueECH7aDDV [2021-08-20T21:31:06.967Z] #25 7.004 + GOPATH=/tmp/tmp.ueECH7aDDV [2021-08-20T21:31:06.967Z] #25 7.004 + RM_GOPATH=1 [2021-08-20T21:31:06.967Z] #25 7.004 + case "$(go env GOARCH)" in [2021-08-20T21:31:06.967Z] #25 7.004 ++ go env GOARCH [2021-08-20T21:31:06.967Z] #25 7.026 Install docker/cli version 17.06.2-ce from stable [2021-08-20T21:31:06.967Z] #25 7.028 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:06.967Z] #25 7.028 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:06.967Z] #25 7.028 ++ dirname /tmp/install/install.sh [2021-08-20T21:31:06.967Z] #25 7.028 + dir=/tmp/install [2021-08-20T21:31:06.967Z] #25 7.028 + bin=dockercli [2021-08-20T21:31:06.967Z] #25 7.028 + shift [2021-08-20T21:31:06.967Z] #25 7.028 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-20T21:31:06.967Z] #25 7.028 + . /tmp/install/dockercli.installer [2021-08-20T21:31:06.967Z] #25 7.028 ++ : stable [2021-08-20T21:31:06.967Z] #25 7.028 ++ : 17.06.2-ce [2021-08-20T21:31:06.967Z] #25 7.028 + install_dockercli [2021-08-20T21:31:06.967Z] #25 7.028 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-20T21:31:06.967Z] #25 7.031 ++ uname -m [2021-08-20T21:31:06.967Z] #25 7.031 + arch=x86_64 [2021-08-20T21:31:06.967Z] #25 7.031 + '[' x86_64 '!=' x86_64 ']' [2021-08-20T21:31:06.967Z] #25 7.031 + url=https://download.docker.com/linux/static [2021-08-20T21:31:06.967Z] #25 7.031 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-20T21:31:06.967Z] #25 7.031 + tar -xz docker/docker [2021-08-20T21:31:06.967Z] #25 ... [2021-08-20T21:31:06.968Z] [2021-08-20T21:31:06.968Z] #51 [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 [2021-08-20T21:31:06.968Z] #51 sha256:2bb9905e19f3325e3bc1b952e08aa426397773518d87bd109faed38d19a25d7b [2021-08-20T21:31:06.968Z] #51 5.374 + RM_GOPATH=0 [2021-08-20T21:31:06.968Z] #51 5.374 + TMP_GOPATH= [2021-08-20T21:31:06.968Z] #51 5.374 + : /build [2021-08-20T21:31:06.968Z] #51 5.374 + '[' -z '' ']' [2021-08-20T21:31:06.968Z] #51 5.376 ++ mktemp -d [2021-08-20T21:31:06.968Z] #51 5.390 + export GOPATH=/tmp/tmp.WenKpvX3KA [2021-08-20T21:31:06.968Z] #51 5.390 + GOPATH=/tmp/tmp.WenKpvX3KA [2021-08-20T21:31:06.968Z] #51 5.390 + RM_GOPATH=1 [2021-08-20T21:31:06.968Z] #51 5.390 + case "$(go env GOARCH)" in [2021-08-20T21:31:06.968Z] #51 5.390 ++ go env GOARCH [2021-08-20T21:31:06.968Z] #51 5.390 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:06.968Z] #51 5.390 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:06.968Z] #51 5.390 ++ dirname /tmp/install/install.sh [2021-08-20T21:31:06.968Z] #51 5.390 + dir=/tmp/install [2021-08-20T21:31:06.968Z] #51 5.390 + bin=golangci_lint [2021-08-20T21:31:06.968Z] #51 5.390 + shift [2021-08-20T21:31:06.968Z] #51 5.390 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-20T21:31:06.968Z] #51 5.390 + . /tmp/install/golangci_lint.installer [2021-08-20T21:31:06.968Z] #51 5.390 ++ : v1.23.8 [2021-08-20T21:31:06.968Z] #51 5.390 + install_golangci_lint [2021-08-20T21:31:06.968Z] #51 5.390 + set -e [2021-08-20T21:31:06.968Z] #51 5.390 + export GO111MODULE=on [2021-08-20T21:31:06.968Z] #51 5.390 + GO111MODULE=on [2021-08-20T21:31:06.968Z] #51 5.390 + GOBIN=/build [2021-08-20T21:31:06.968Z] #51 5.390 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-20T21:31:06.968Z] #51 6.072 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-20T21:31:06.968Z] #51 ... [2021-08-20T21:31:06.968Z] [2021-08-20T21:31:06.968Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-20T21:31:06.968Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-20T21:31:06.968Z] #45 7.908 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-20T21:31:06.968Z] #45 7.931 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-20T21:31:06.968Z] #45 7.931 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-20T21:31:06.968Z] #45 8.568 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-20T21:31:06.968Z] #45 9.106 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-20T21:31:07.225Z] #45 ... [2021-08-20T21:31:07.225Z] [2021-08-20T21:31:07.225Z] #47 [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 [2021-08-20T21:31:07.225Z] #47 sha256:771d98a9297b57e4b9f4934bc401c75d570abb879f1ff05f8637f76dd68d45bd [2021-08-20T21:31:07.225Z] #47 6.403 + RM_GOPATH=0 [2021-08-20T21:31:07.225Z] #47 6.403 + TMP_GOPATH= [2021-08-20T21:31:07.225Z] #47 6.403 + : /build [2021-08-20T21:31:07.225Z] #47 6.403 + '[' -z '' ']' [2021-08-20T21:31:07.225Z] #47 6.403 ++ mktemp -d [2021-08-20T21:31:07.225Z] #47 6.403 + export GOPATH=/tmp/tmp.fDloso7mBe [2021-08-20T21:31:07.225Z] #47 6.403 + GOPATH=/tmp/tmp.fDloso7mBe [2021-08-20T21:31:07.225Z] #47 6.403 + RM_GOPATH=1 [2021-08-20T21:31:07.225Z] #47 6.403 + case "$(go env GOARCH)" in [2021-08-20T21:31:07.225Z] #47 6.403 ++ go env GOARCH [2021-08-20T21:31:07.225Z] #47 6.405 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-20T21:31:07.225Z] #47 6.405 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:07.225Z] #47 6.405 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:07.225Z] #47 6.405 ++ dirname /tmp/install/install.sh [2021-08-20T21:31:07.225Z] #47 6.405 + dir=/tmp/install [2021-08-20T21:31:07.225Z] #47 6.405 + bin=vndr [2021-08-20T21:31:07.225Z] #47 6.405 + shift [2021-08-20T21:31:07.225Z] #47 6.405 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-20T21:31:07.225Z] #47 6.405 + . /tmp/install/vndr.installer [2021-08-20T21:31:07.225Z] #47 6.405 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-20T21:31:07.225Z] #47 6.405 + install_vndr [2021-08-20T21:31:07.225Z] #47 6.405 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-20T21:31:07.225Z] #47 6.405 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.fDloso7mBe/src/github.com/LK4D4/vndr [2021-08-20T21:31:07.225Z] #47 6.410 Cloning into '/tmp/tmp.fDloso7mBe/src/github.com/LK4D4/vndr'... [2021-08-20T21:31:07.225Z] #47 7.269 + cd /tmp/tmp.fDloso7mBe/src/github.com/LK4D4/vndr [2021-08-20T21:31:07.225Z] #47 7.269 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-20T21:31:07.225Z] #47 7.269 + go build -buildmode=pie -v -o /build/vndr . [2021-08-20T21:31:07.225Z] #47 9.020 internal/unsafeheader [2021-08-20T21:31:07.225Z] #47 9.100 internal/cpu [2021-08-20T21:31:07.225Z] #47 9.105 runtime/internal/atomic [2021-08-20T21:31:07.225Z] #47 9.528 runtime/internal/sys [2021-08-20T21:31:07.225Z] #47 9.821 runtime/internal/math [2021-08-20T21:31:07.225Z] #47 9.975 internal/race [2021-08-20T21:31:07.225Z] #47 9.992 internal/bytealg [2021-08-20T21:31:07.225Z] #47 10.11 sync/atomic [2021-08-20T21:31:07.225Z] #47 10.51 unicode [2021-08-20T21:31:07.269Z] #44 2.812 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-20T21:31:07.482Z] #47 ... [2021-08-20T21:31:07.482Z] [2021-08-20T21:31:07.482Z] #37 [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 [2021-08-20T21:31:07.482Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-20T21:31:07.482Z] #37 5.752 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-20T21:31:07.482Z] #37 5.785 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-20T21:31:07.482Z] #37 5.785 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-20T21:31:07.482Z] #37 6.221 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-20T21:31:07.482Z] #37 7.149 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [25.8 kB] [2021-08-20T21:31:07.482Z] #37 ... [2021-08-20T21:31:07.482Z] [2021-08-20T21:31:07.482Z] #49 [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 [2021-08-20T21:31:07.482Z] #49 sha256:b4c627f59e994b988342e481c70ec794c1dfb5474ae97702846654b18a14580a [2021-08-20T21:31:07.482Z] #49 6.883 + RM_GOPATH=0 [2021-08-20T21:31:07.482Z] #49 6.888 + TMP_GOPATH= [2021-08-20T21:31:07.482Z] #49 6.888 + : /build [2021-08-20T21:31:07.482Z] #49 6.888 + '[' -z '' ']' [2021-08-20T21:31:07.482Z] #49 6.890 ++ mktemp -d [2021-08-20T21:31:07.482Z] #49 6.893 + export GOPATH=/tmp/tmp.HCs5rCEo80 [2021-08-20T21:31:07.482Z] #49 6.894 + GOPATH=/tmp/tmp.HCs5rCEo80 [2021-08-20T21:31:07.482Z] #49 6.894 + RM_GOPATH=1 [2021-08-20T21:31:07.482Z] #49 6.894 + case "$(go env GOARCH)" in [2021-08-20T21:31:07.482Z] #49 6.895 ++ go env GOARCH [2021-08-20T21:31:07.482Z] #49 6.955 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:07.482Z] #49 6.955 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:07.482Z] #49 6.955 ++ dirname /tmp/install/install.sh [2021-08-20T21:31:07.482Z] #49 6.955 + dir=/tmp/install [2021-08-20T21:31:07.482Z] #49 6.955 + bin=gotestsum [2021-08-20T21:31:07.482Z] #49 6.955 + shift [2021-08-20T21:31:07.482Z] #49 6.955 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-20T21:31:07.482Z] #49 6.955 + . /tmp/install/gotestsum.installer [2021-08-20T21:31:07.482Z] #49 6.955 ++ : v0.5.3 [2021-08-20T21:31:07.482Z] #49 6.955 + install_gotestsum [2021-08-20T21:31:07.482Z] #49 6.955 + set -e [2021-08-20T21:31:07.482Z] #49 6.955 + export GO111MODULE=on [2021-08-20T21:31:07.482Z] #49 6.955 + GO111MODULE=on [2021-08-20T21:31:07.482Z] #49 6.955 + GOBIN=/build [2021-08-20T21:31:07.482Z] #49 6.955 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-20T21:31:07.482Z] #49 7.677 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-20T21:31:07.482Z] #49 9.499 go: downloading github.com/fatih/color v1.9.0 [2021-08-20T21:31:07.482Z] #49 9.500 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-20T21:31:07.482Z] #49 9.521 go: downloading github.com/pkg/errors v0.9.1 [2021-08-20T21:31:07.482Z] #49 9.597 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-20T21:31:07.482Z] #49 9.910 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-20T21:31:07.482Z] #49 9.928 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-20T21:31:07.482Z] #49 10.29 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-20T21:31:07.482Z] #49 10.38 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-20T21:31:07.482Z] #49 10.53 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-20T21:31:07.739Z] #49 ... [2021-08-20T21:31:07.739Z] [2021-08-20T21:31:07.739Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:31:07.739Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-20T21:31:07.739Z] #14 8.064 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-20T21:31:07.739Z] #14 8.097 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-20T21:31:07.739Z] #14 8.098 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-20T21:31:07.739Z] #14 8.932 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-20T21:31:07.739Z] #14 10.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [25.8 kB] [2021-08-20T21:31:07.739Z] #14 ... [2021-08-20T21:31:07.739Z] [2021-08-20T21:31:07.739Z] #60 [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 [2021-08-20T21:31:07.739Z] #60 sha256:94375027771446333fa5d4400b1ee5ad9f26cb76d6b9ab3b72cf32ca2586043b [2021-08-20T21:31:07.739Z] #60 5.924 + RM_GOPATH=0 [2021-08-20T21:31:07.739Z] #60 5.924 + TMP_GOPATH= [2021-08-20T21:31:07.739Z] #60 5.924 + : /build [2021-08-20T21:31:07.739Z] #60 5.924 + '[' -z '' ']' [2021-08-20T21:31:07.739Z] #60 5.924 ++ mktemp -d [2021-08-20T21:31:07.739Z] #60 5.937 + export GOPATH=/tmp/tmp.bam855Kjd0 [2021-08-20T21:31:07.739Z] #60 5.937 + GOPATH=/tmp/tmp.bam855Kjd0 [2021-08-20T21:31:07.739Z] #60 5.937 + RM_GOPATH=1 [2021-08-20T21:31:07.739Z] #60 5.937 + case "$(go env GOARCH)" in [2021-08-20T21:31:07.740Z] #60 5.937 ++ go env GOARCH [2021-08-20T21:31:07.740Z] #60 5.943 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-20T21:31:07.740Z] #60 5.943 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:07.740Z] #60 5.943 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:07.740Z] #60 5.943 ++ dirname /tmp/install/install.sh [2021-08-20T21:31:07.740Z] #60 5.943 + dir=/tmp/install [2021-08-20T21:31:07.740Z] #60 5.943 + bin=rootlesskit [2021-08-20T21:31:07.740Z] #60 5.943 + shift [2021-08-20T21:31:07.740Z] #60 5.943 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-20T21:31:07.740Z] #60 5.943 + . /tmp/install/rootlesskit.installer [2021-08-20T21:31:07.740Z] #60 5.943 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-20T21:31:07.740Z] #60 5.943 + install_rootlesskit [2021-08-20T21:31:07.740Z] #60 5.943 + case "$1" in [2021-08-20T21:31:07.740Z] #60 5.943 + export CGO_ENABLED=0 [2021-08-20T21:31:07.740Z] #60 5.943 + CGO_ENABLED=0 [2021-08-20T21:31:07.740Z] #60 5.943 + _install_rootlesskit [2021-08-20T21:31:07.740Z] #60 5.943 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-20T21:31:07.740Z] #60 5.943 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.bam855Kjd0/src/github.com/rootless-containers/rootlesskit [2021-08-20T21:31:07.740Z] #60 5.948 Cloning into '/tmp/tmp.bam855Kjd0/src/github.com/rootless-containers/rootlesskit'... [2021-08-20T21:31:07.740Z] #60 10.05 + cd /tmp/tmp.bam855Kjd0/src/github.com/rootless-containers/rootlesskit [2021-08-20T21:31:07.740Z] #60 10.05 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-20T21:31:07.740Z] #60 10.08 + export GO111MODULE=on [2021-08-20T21:31:07.740Z] #60 10.08 + GO111MODULE=on [2021-08-20T21:31:07.740Z] #60 10.08 + export GOPROXY=https://proxy.golang.org [2021-08-20T21:31:07.740Z] #60 10.08 + GOPROXY=https://proxy.golang.org [2021-08-20T21:31:07.740Z] #60 10.08 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-20T21:31:07.740Z] #60 10.08 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-20T21:31:07.834Z] #44 3.326 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-08-20T21:31:07.984Z] #49 ... [2021-08-20T21:31:07.984Z] [2021-08-20T21:31:07.984Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-20T21:31:07.984Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-20T21:31:07.984Z] #45 8.854 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-20T21:31:07.984Z] #45 8.924 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-20T21:31:07.984Z] #45 8.932 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-20T21:31:07.984Z] #45 9.515 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-20T21:31:07.984Z] #45 11.88 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-20T21:31:07.984Z] #45 15.59 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [25.8 kB] [2021-08-20T21:31:07.984Z] #45 ... [2021-08-20T21:31:07.984Z] [2021-08-20T21:31:07.984Z] #60 [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 [2021-08-20T21:31:07.984Z] #60 sha256:dba3c0d6d3fa50cbdd080e1009c3ef3d162c530c269f53caa375f64d9d75c8b1 [2021-08-20T21:31:07.984Z] #60 14.62 + cd /tmp/tmp.MMkjFxnVNH/src/github.com/rootless-containers/rootlesskit [2021-08-20T21:31:07.984Z] #60 14.62 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-20T21:31:07.984Z] #60 14.84 + export GO111MODULE=on [2021-08-20T21:31:07.984Z] #60 14.84 + GO111MODULE=on [2021-08-20T21:31:07.984Z] #60 14.84 + export GOPROXY=https://proxy.golang.org [2021-08-20T21:31:07.984Z] #60 14.84 + GOPROXY=https://proxy.golang.org [2021-08-20T21:31:07.984Z] #60 14.84 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-20T21:31:07.984Z] #60 14.84 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-20T21:31:07.984Z] #60 17.13 go: downloading github.com/pkg/errors v0.9.1 [2021-08-20T21:31:07.984Z] #60 17.25 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-20T21:31:07.984Z] #60 17.31 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-20T21:31:07.984Z] #60 18.41 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-20T21:31:07.998Z] #60 ... [2021-08-20T21:31:07.998Z] [2021-08-20T21:31:07.998Z] #35 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-20T21:31:07.998Z] #35 sha256:ebe7294d7c28460f314aaa6118e661437c2d1de12be4e2cb45ec17c66107b2d5 [2021-08-20T21:31:07.998Z] #35 6.329 Install go-toml version v1.8.1 [2021-08-20T21:31:07.998Z] #35 6.926 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-20T21:31:07.998Z] #35 9.865 github.com/pelletier/go-toml [2021-08-20T21:31:08.093Z] #44 3.792 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-08-20T21:31:08.267Z] #35 ... [2021-08-20T21:31:08.267Z] [2021-08-20T21:31:08.267Z] #57 [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 [2021-08-20T21:31:08.267Z] #57 sha256:d102aaa35eb16e033c41703a30fa0a89f7f201b0ead6336215dd28a0ae7686a8 [2021-08-20T21:31:08.267Z] #57 8.295 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-20T21:31:08.267Z] #57 8.325 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-20T21:31:08.267Z] #57 8.331 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-20T21:31:08.267Z] #57 9.165 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-20T21:31:08.267Z] #57 10.96 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [25.8 kB] [2021-08-20T21:31:08.267Z] #57 ... [2021-08-20T21:31:08.267Z] [2021-08-20T21:31:08.267Z] #53 [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 [2021-08-20T21:31:08.267Z] #53 sha256:8790c98bf257be458d1907cc7b442d6f58a3ef73e7b72ec5de81c0bc4c976eb2 [2021-08-20T21:31:08.267Z] #53 4.150 + RM_GOPATH=0 [2021-08-20T21:31:08.267Z] #53 4.150 + TMP_GOPATH= [2021-08-20T21:31:08.267Z] #53 4.150 + : /build [2021-08-20T21:31:08.267Z] #53 4.150 + '[' -z '' ']' [2021-08-20T21:31:08.267Z] #53 4.150 ++ mktemp -d [2021-08-20T21:31:08.267Z] #53 4.150 + export GOPATH=/tmp/tmp.MvBabX0mB8 [2021-08-20T21:31:08.267Z] #53 4.150 + GOPATH=/tmp/tmp.MvBabX0mB8 [2021-08-20T21:31:08.267Z] #53 4.150 + RM_GOPATH=1 [2021-08-20T21:31:08.267Z] #53 4.150 + case "$(go env GOARCH)" in [2021-08-20T21:31:08.267Z] #53 4.153 ++ go env GOARCH [2021-08-20T21:31:08.267Z] #53 4.156 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:08.267Z] #53 4.156 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:08.267Z] #53 4.159 ++ dirname /tmp/install/install.sh [2021-08-20T21:31:08.267Z] #53 4.160 + dir=/tmp/install [2021-08-20T21:31:08.267Z] #53 4.160 + bin=shfmt [2021-08-20T21:31:08.267Z] #53 4.160 + shift [2021-08-20T21:31:08.267Z] #53 4.160 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-20T21:31:08.267Z] #53 4.160 + . /tmp/install/shfmt.installer [2021-08-20T21:31:08.267Z] #53 4.160 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-20T21:31:08.267Z] #53 4.160 + install_shfmt [2021-08-20T21:31:08.267Z] #53 4.160 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-20T21:31:08.267Z] #53 4.160 + git clone https://github.com/mvdan/sh.git /tmp/tmp.MvBabX0mB8/src/github.com/mvdan/sh [2021-08-20T21:31:08.267Z] #53 4.160 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-20T21:31:08.267Z] #53 4.163 Cloning into '/tmp/tmp.MvBabX0mB8/src/github.com/mvdan/sh'... [2021-08-20T21:31:08.267Z] #53 8.881 + cd /tmp/tmp.MvBabX0mB8/src/github.com/mvdan/sh [2021-08-20T21:31:08.267Z] #53 8.881 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-20T21:31:08.267Z] #53 9.002 + GO111MODULE=on [2021-08-20T21:31:08.267Z] #53 9.003 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-20T21:31:08.267Z] #53 10.57 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-20T21:31:08.267Z] #53 10.57 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-20T21:31:08.267Z] #53 10.65 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-20T21:31:08.525Z] #53 ... [2021-08-20T21:31:08.525Z] [2021-08-20T21:31:08.525Z] #47 [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 [2021-08-20T21:31:08.525Z] #47 sha256:771d98a9297b57e4b9f4934bc401c75d570abb879f1ff05f8637f76dd68d45bd [2021-08-20T21:31:08.525Z] #47 11.29 runtime [2021-08-20T21:31:09.025Z] #44 4.417 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-08-20T21:31:09.090Z] #47 ... [2021-08-20T21:31:09.090Z] [2021-08-20T21:31:09.090Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-20T21:31:09.090Z] #30 sha256:8ce20a6ed69b97b4c0b6576260b5eb9de020094ef7251929d533af4b1b607edb [2021-08-20T21:31:09.090Z] #30 11.26 [2021-08-20T21:31:09.090Z] #30 11.48 #=#=# ######################################################################## 100.0% [2021-08-20T21:31:09.090Z] #30 13.10 [2021-08-20T21:31:09.090Z] #30 13.51 Download of images into '/build' complete. [2021-08-20T21:31:09.090Z] #30 13.51 Use something like the following to load the result into a Docker daemon: [2021-08-20T21:31:09.090Z] #30 13.51 tar -cC '/build' . | docker load [2021-08-20T21:31:09.090Z] #30 DONE 14.2s [2021-08-20T21:31:09.090Z] [2021-08-20T21:31:09.090Z] #60 [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 [2021-08-20T21:31:09.090Z] #60 sha256:94375027771446333fa5d4400b1ee5ad9f26cb76d6b9ab3b72cf32ca2586043b [2021-08-20T21:31:09.090Z] #60 12.16 go: downloading github.com/pkg/errors v0.9.1 [2021-08-20T21:31:09.090Z] #60 12.16 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-20T21:31:09.090Z] #60 12.30 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-20T21:31:09.283Z] #44 4.842 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-08-20T21:31:09.373Z] #35 DONE 27.7s [2021-08-20T21:31:09.373Z] [2021-08-20T21:31:09.373Z] #51 [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 [2021-08-20T21:31:09.373Z] #51 sha256:cac8bba675454f695a538f5a02597b63bc49dd16d58583f80da7447932c5481c [2021-08-20T21:31:09.373Z] #51 24.56 go: downloading github.com/spf13/viper v1.6.1 [2021-08-20T21:31:09.373Z] #51 25.30 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-20T21:31:09.373Z] #51 25.37 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-20T21:31:09.373Z] #51 25.42 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-20T21:31:09.373Z] #51 25.42 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-20T21:31:09.373Z] #51 26.97 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-20T21:31:09.373Z] #51 27.52 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-20T21:31:09.375Z] #60 ... [2021-08-20T21:31:09.375Z] [2021-08-20T21:31:09.375Z] #25 [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 [2021-08-20T21:31:09.375Z] #25 sha256:5af9fb702005aedfe8438debc457952d3ddf1ad35e61cfb8380c0a33d8b77b2a [2021-08-20T21:31:09.375Z] #25 20.82 + mkdir -p /build [2021-08-20T21:31:09.375Z] #25 20.86 + mv docker/docker /build/ [2021-08-20T21:31:09.375Z] #25 20.87 + rmdir docker [2021-08-20T21:31:09.539Z] #44 ... [2021-08-20T21:31:09.539Z] [2021-08-20T21:31:09.539Z] #32 [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 [2021-08-20T21:31:09.539Z] #32 sha256:753c55fc94bd4f914575d8cf3f0861b5833d3cfd44bc66fddf2fa194ec2a6cef [2021-08-20T21:31:09.539Z] #32 1.849 + RM_GOPATH=0 [2021-08-20T21:31:09.539Z] #32 1.850 + TMP_GOPATH= [2021-08-20T21:31:09.539Z] #32 1.850 + : /build [2021-08-20T21:31:09.539Z] #32 1.850 + '[' -z '' ']' [2021-08-20T21:31:09.539Z] #32 1.852 ++ mktemp -d [2021-08-20T21:31:09.540Z] #32 1.854 + export GOPATH=/tmp/tmp.c2drSKUQhz [2021-08-20T21:31:09.540Z] #32 1.855 + GOPATH=/tmp/tmp.c2drSKUQhz [2021-08-20T21:31:09.540Z] #32 1.857 + RM_GOPATH=1 [2021-08-20T21:31:09.540Z] #32 1.857 + case "$(go env GOARCH)" in [2021-08-20T21:31:09.540Z] #32 1.857 ++ go env GOARCH [2021-08-20T21:31:09.540Z] #32 1.865 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:09.540Z] #32 1.865 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:09.540Z] #32 1.866 ++ dirname /tmp/install/install.sh [2021-08-20T21:31:09.540Z] #32 1.867 + dir=/tmp/install [2021-08-20T21:31:09.540Z] #32 1.867 + bin=dockercli [2021-08-20T21:31:09.540Z] #32 1.867 + shift [2021-08-20T21:31:09.540Z] #32 1.867 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-20T21:31:09.540Z] #32 1.867 + . /tmp/install/dockercli.installer [2021-08-20T21:31:09.540Z] #32 1.869 ++ : stable [2021-08-20T21:31:09.540Z] #32 1.869 ++ : 17.06.2-ce [2021-08-20T21:31:09.540Z] #32 1.869 + install_dockercli [2021-08-20T21:31:09.540Z] #32 1.869 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-20T21:31:09.540Z] #32 1.869 Install docker/cli version 17.06.2-ce from stable [2021-08-20T21:31:09.540Z] #32 1.870 ++ uname -m [2021-08-20T21:31:09.540Z] #32 1.875 + arch=x86_64 [2021-08-20T21:31:09.540Z] #32 1.875 + '[' x86_64 '!=' x86_64 ']' [2021-08-20T21:31:09.540Z] #32 1.875 + url=https://download.docker.com/linux/static [2021-08-20T21:31:09.540Z] #32 1.876 + tar -xz docker/docker [2021-08-20T21:31:09.540Z] #32 1.876 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-20T21:31:09.540Z] #32 4.909 + mkdir -p /build [2021-08-20T21:31:09.540Z] #32 4.911 + mv docker/docker /build/ [2021-08-20T21:31:09.540Z] #32 4.913 + rmdir docker [2021-08-20T21:31:09.540Z] #32 DONE 5.0s [2021-08-20T21:31:09.540Z] [2021-08-20T21:31:09.540Z] #67 [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 [2021-08-20T21:31:09.540Z] #67 sha256:27bc7086d42ec21cb747bdb78421e03fdfe510d8064c3f99bb195e083b5cec8d [2021-08-20T21:31:09.540Z] #67 1.604 + RM_GOPATH=0 [2021-08-20T21:31:09.540Z] #67 1.604 + TMP_GOPATH= [2021-08-20T21:31:09.540Z] #67 1.604 + : /build [2021-08-20T21:31:09.540Z] #67 1.604 + '[' -z '' ']' [2021-08-20T21:31:09.540Z] #67 1.604 ++ mktemp -d [2021-08-20T21:31:09.540Z] #67 1.606 + export GOPATH=/tmp/tmp.5VqoOWvipD [2021-08-20T21:31:09.540Z] #67 1.606 + GOPATH=/tmp/tmp.5VqoOWvipD [2021-08-20T21:31:09.540Z] #67 1.606 + RM_GOPATH=1 [2021-08-20T21:31:09.540Z] #67 1.606 + case "$(go env GOARCH)" in [2021-08-20T21:31:09.540Z] #67 1.606 ++ go env GOARCH [2021-08-20T21:31:09.540Z] #67 1.612 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:09.540Z] #67 1.612 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:09.540Z] #67 1.612 ++ dirname /tmp/install/install.sh [2021-08-20T21:31:09.540Z] #67 1.613 + dir=/tmp/install [2021-08-20T21:31:09.540Z] #67 1.613 + bin=rootlesskit [2021-08-20T21:31:09.540Z] #67 1.613 + shift [2021-08-20T21:31:09.540Z] #67 1.613 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-20T21:31:09.540Z] #67 1.613 + . /tmp/install/rootlesskit.installer [2021-08-20T21:31:09.540Z] #67 1.614 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-20T21:31:09.540Z] #67 1.614 + install_rootlesskit [2021-08-20T21:31:09.540Z] #67 1.614 + case "$1" in [2021-08-20T21:31:09.540Z] #67 1.614 + export CGO_ENABLED=0 [2021-08-20T21:31:09.540Z] #67 1.614 + CGO_ENABLED=0 [2021-08-20T21:31:09.540Z] #67 1.614 + _install_rootlesskit [2021-08-20T21:31:09.540Z] #67 1.614 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-20T21:31:09.540Z] #67 1.614 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.5VqoOWvipD/src/github.com/rootless-containers/rootlesskit [2021-08-20T21:31:09.540Z] #67 1.614 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-20T21:31:09.540Z] #67 1.616 Cloning into '/tmp/tmp.5VqoOWvipD/src/github.com/rootless-containers/rootlesskit'... [2021-08-20T21:31:09.540Z] #67 4.587 + cd /tmp/tmp.5VqoOWvipD/src/github.com/rootless-containers/rootlesskit [2021-08-20T21:31:09.540Z] #67 4.588 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-20T21:31:09.540Z] #67 4.609 + export GO111MODULE=on [2021-08-20T21:31:09.540Z] #67 4.609 + GO111MODULE=on [2021-08-20T21:31:09.540Z] #67 4.609 + export GOPROXY=https://proxy.golang.org [2021-08-20T21:31:09.540Z] #67 4.610 + GOPROXY=https://proxy.golang.org [2021-08-20T21:31:09.540Z] #67 4.610 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-20T21:31:09.540Z] #67 4.610 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-20T21:31:09.659Z] #60 12.84 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-20T21:31:09.796Z] #67 ... [2021-08-20T21:31:09.796Z] [2021-08-20T21:31:09.796Z] #44 [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 [2021-08-20T21:31:09.796Z] #44 sha256:23cce2a40f29cbdc82eb39c93e2f0dca271eccbd1ee05b314337f2fed259e591 [2021-08-20T21:31:09.796Z] #44 5.526 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [25.4 kB] [2021-08-20T21:31:09.796Z] #44 5.526 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [24.4 kB] [2021-08-20T21:31:09.796Z] #44 5.526 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [25.8 kB] [2021-08-20T21:31:09.796Z] #44 5.526 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [25.8 kB] [2021-08-20T21:31:09.796Z] #44 5.526 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [25.8 kB] [2021-08-20T21:31:09.796Z] #44 5.526 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [25.8 kB] [2021-08-20T21:31:09.946Z] #25 DONE 21.2s [2021-08-20T21:31:09.946Z] [2021-08-20T21:31:09.946Z] #35 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-20T21:31:09.946Z] #35 sha256:9c8b542fd1415ef0406ef36a8e9512d595cab7cb24af7b6fc3acffa17c92bcbb [2021-08-20T21:31:09.946Z] #35 12.41 github.com/pelletier/go-toml [2021-08-20T21:31:10.531Z] #35 ... [2021-08-20T21:31:10.531Z] [2021-08-20T21:31:10.531Z] #47 [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 [2021-08-20T21:31:10.531Z] #47 sha256:0a876ad5c417454037f812f34e64825daf3083734039d9d26a81135284604c60 [2021-08-20T21:31:10.531Z] #47 21.79 unicode/utf8 [2021-08-20T21:31:11.102Z] #47 22.59 math/bits [2021-08-20T21:31:11.925Z] #51 ... [2021-08-20T21:31:11.925Z] [2021-08-20T21:31:11.925Z] #41 [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 [2021-08-20T21:31:11.925Z] #41 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-20T21:31:12.037Z] #41 4.653 + git clone https://github.com/docker/distribution.git . [2021-08-20T21:31:12.037Z] #41 4.657 Cloning into '.'... [2021-08-20T21:31:12.037Z] #41 ... [2021-08-20T21:31:12.037Z] [2021-08-20T21:31:12.037Z] #60 [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 [2021-08-20T21:31:12.037Z] #60 sha256:3a285b58df4f39f959951d8ef7a154c9cf850845a74d852428a40bb619fcc499 [2021-08-20T21:31:12.037Z] #60 3.323 + RM_GOPATH=0 [2021-08-20T21:31:12.037Z] #60 3.323 + TMP_GOPATH= [2021-08-20T21:31:12.037Z] #60 3.323 + : /build [2021-08-20T21:31:12.037Z] #60 3.323 + '[' -z '' ']' [2021-08-20T21:31:12.037Z] #60 3.325 ++ mktemp -d [2021-08-20T21:31:12.037Z] #60 3.325 + export GOPATH=/tmp/tmp.dN1rvD7fzC [2021-08-20T21:31:12.037Z] #60 3.325 + GOPATH=/tmp/tmp.dN1rvD7fzC [2021-08-20T21:31:12.037Z] #60 3.325 + RM_GOPATH=1 [2021-08-20T21:31:12.037Z] #60 3.326 + case "$(go env GOARCH)" in [2021-08-20T21:31:12.037Z] #60 3.326 ++ go env GOARCH [2021-08-20T21:31:12.037Z] #60 3.340 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:12.037Z] #60 3.340 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:12.037Z] #60 3.341 ++ dirname /tmp/install/install.sh [2021-08-20T21:31:12.037Z] #60 3.344 + dir=/tmp/install [2021-08-20T21:31:12.037Z] #60 3.344 + bin=rootlesskit [2021-08-20T21:31:12.037Z] #60 3.344 + shift [2021-08-20T21:31:12.037Z] #60 3.344 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-20T21:31:12.037Z] #60 3.344 + . /tmp/install/rootlesskit.installer [2021-08-20T21:31:12.037Z] #60 3.344 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-20T21:31:12.037Z] #60 3.344 + install_rootlesskit [2021-08-20T21:31:12.037Z] #60 3.344 + case "$1" in [2021-08-20T21:31:12.037Z] #60 3.344 + export CGO_ENABLED=0 [2021-08-20T21:31:12.037Z] #60 3.344 + CGO_ENABLED=0 [2021-08-20T21:31:12.037Z] #60 3.344 + _install_rootlesskit [2021-08-20T21:31:12.037Z] #60 3.346 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-20T21:31:12.037Z] #60 3.346 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-20T21:31:12.037Z] #60 3.346 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.dN1rvD7fzC/src/github.com/rootless-containers/rootlesskit [2021-08-20T21:31:12.037Z] #60 3.353 Cloning into '/tmp/tmp.dN1rvD7fzC/src/github.com/rootless-containers/rootlesskit'... [2021-08-20T21:31:12.037Z] #60 5.451 + cd /tmp/tmp.dN1rvD7fzC/src/github.com/rootless-containers/rootlesskit [2021-08-20T21:31:12.037Z] #60 5.451 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-20T21:31:12.037Z] #60 5.501 + export GO111MODULE=on [2021-08-20T21:31:12.037Z] #60 5.503 + GO111MODULE=on [2021-08-20T21:31:12.037Z] #60 5.503 + export GOPROXY=https://proxy.golang.org [2021-08-20T21:31:12.037Z] #60 5.506 + GOPROXY=https://proxy.golang.org [2021-08-20T21:31:12.037Z] #60 5.517 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-20T21:31:12.037Z] #60 5.517 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-20T21:31:12.702Z] #41 29.74 Updating files: 60% (1033/1696) Updating files: 61% (1035/1696) Updating files: 62% (1052/1696) Updating files: 63% (1069/1696) Updating files: 64% (1086/1696) Updating files: 65% (1103/1696) Updating files: 66% (1120/1696) Updating files: 67% (1137/1696) Updating files: 68% (1154/1696) Updating files: 69% (1171/1696) Updating files: 70% (1188/1696) Updating files: 71% (1205/1696) Updating files: 72% (1222/1696) Updating files: 73% (1239/1696) Updating files: 74% (1256/1696) Updating files: 75% (1272/1696) Updating files: 76% (1289/1696) Updating files: 77% (1306/1696) Updating files: 78% (1323/1696) Updating files: 79% (1340/1696) Updating files: 80% (1357/1696) Updating files: 81% (1374/1696) Updating files: 82% (1391/1696) Updating files: 83% (1408/1696) Updating files: 84% (1425/1696) Updating files: 85% (1442/1696) Updating files: 86% (1459/1696) Updating files: 87% (1476/1696) Updating files: 88% (1493/1696) Updating files: 89% (1510/1696) Updating files: 90% (1527/1696) Updating files: 91% (1544/1696) Updating files: 92% (1561/1696) Updating files: 93% (1578/1696) Updating files: 94% (1595/1696) Updating files: 95% (1612/1696) Updating files: 96% (1629/1696) Updating files: 97% (1646/1696) Updating files: 98% (1663/1696) Updating files: 99% (1680/1696) Updating files: 100% (1696/1696) Updating files: 100% (1696/1696), done. [2021-08-20T21:31:12.702Z] #41 30.80 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-20T21:31:13.020Z] #47 24.10 math [2021-08-20T21:31:13.446Z] #60 ... [2021-08-20T21:31:13.446Z] [2021-08-20T21:31:13.446Z] #47 [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 [2021-08-20T21:31:13.446Z] #47 sha256:7f7e3a7ca1810b8f7458d8a674ffd5c70cb1b82dc418265d48e706c8dacc40b5 [2021-08-20T21:31:13.446Z] #47 4.332 + RM_GOPATH=0 [2021-08-20T21:31:13.446Z] #47 4.332 + TMP_GOPATH= [2021-08-20T21:31:13.446Z] #47 4.332 + : /build [2021-08-20T21:31:13.446Z] #47 4.332 + '[' -z '' ']' [2021-08-20T21:31:13.446Z] #47 4.332 ++ mktemp -d [2021-08-20T21:31:13.446Z] #47 4.343 + export GOPATH=/tmp/tmp.YJbr0tJJHX [2021-08-20T21:31:13.446Z] #47 4.343 + GOPATH=/tmp/tmp.YJbr0tJJHX [2021-08-20T21:31:13.446Z] #47 4.343 + RM_GOPATH=1 [2021-08-20T21:31:13.446Z] #47 4.343 + case "$(go env GOARCH)" in [2021-08-20T21:31:13.446Z] #47 4.343 ++ go env GOARCH [2021-08-20T21:31:13.446Z] #47 4.352 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:13.446Z] #47 4.352 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:13.446Z] #47 4.358 ++ dirname /tmp/install/install.sh [2021-08-20T21:31:13.446Z] #47 4.364 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-20T21:31:13.446Z] #47 4.368 + dir=/tmp/install [2021-08-20T21:31:13.446Z] #47 4.368 + bin=vndr [2021-08-20T21:31:13.446Z] #47 4.368 + shift [2021-08-20T21:31:13.446Z] #47 4.368 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-20T21:31:13.446Z] #47 4.368 + . /tmp/install/vndr.installer [2021-08-20T21:31:13.446Z] #47 4.368 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-20T21:31:13.446Z] #47 4.368 + install_vndr [2021-08-20T21:31:13.446Z] #47 4.368 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-20T21:31:13.446Z] #47 4.368 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.YJbr0tJJHX/src/github.com/LK4D4/vndr [2021-08-20T21:31:13.446Z] #47 4.370 Cloning into '/tmp/tmp.YJbr0tJJHX/src/github.com/LK4D4/vndr'... [2021-08-20T21:31:13.446Z] #47 5.056 + cd /tmp/tmp.YJbr0tJJHX/src/github.com/LK4D4/vndr [2021-08-20T21:31:13.446Z] #47 5.065 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-20T21:31:13.446Z] #47 5.082 + go build -buildmode=pie -v -o /build/vndr . [2021-08-20T21:31:13.446Z] #47 6.334 internal/unsafeheader [2021-08-20T21:31:13.446Z] #47 6.336 runtime/internal/sys [2021-08-20T21:31:13.446Z] #47 6.338 internal/cpu [2021-08-20T21:31:13.446Z] #47 6.361 runtime/internal/atomic [2021-08-20T21:31:13.446Z] #47 6.484 internal/race [2021-08-20T21:31:13.446Z] #47 6.758 sync/atomic [2021-08-20T21:31:13.446Z] #47 6.782 runtime/internal/math [2021-08-20T21:31:13.446Z] #47 6.873 unicode [2021-08-20T21:31:13.446Z] #47 6.905 unicode/utf8 [2021-08-20T21:31:13.446Z] #47 7.035 internal/bytealg [2021-08-20T21:31:13.446Z] #47 7.124 math/bits [2021-08-20T21:31:13.834Z] #60 ... [2021-08-20T21:31:13.834Z] [2021-08-20T21:31:13.834Z] #25 [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 [2021-08-20T21:31:13.834Z] #25 sha256:6600d236cc2ff84715f3040cf6c711f17316a64a33b908ac84b49b69e4740884 [2021-08-20T21:31:13.834Z] #25 15.65 + mkdir -p /build [2021-08-20T21:31:13.834Z] #25 15.65 + mv docker/docker /build/ [2021-08-20T21:31:13.834Z] #25 15.68 + rmdir docker [2021-08-20T21:31:13.834Z] #25 DONE 16.3s [2021-08-20T21:31:13.834Z] [2021-08-20T21:31:13.834Z] #47 [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 [2021-08-20T21:31:13.834Z] #47 sha256:771d98a9297b57e4b9f4934bc401c75d570abb879f1ff05f8637f76dd68d45bd [2021-08-20T21:31:13.834Z] #47 14.26 unicode/utf8 [2021-08-20T21:31:13.834Z] #47 14.80 math/bits [2021-08-20T21:31:13.834Z] #47 15.64 math [2021-08-20T21:31:14.047Z] #47 7.518 encoding [2021-08-20T21:31:14.047Z] #47 7.737 unicode/utf16 [2021-08-20T21:31:14.310Z] #47 ... [2021-08-20T21:31:14.310Z] [2021-08-20T21:31:14.310Z] #60 [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 [2021-08-20T21:31:14.310Z] #60 sha256:3a285b58df4f39f959951d8ef7a154c9cf850845a74d852428a40bb619fcc499 [2021-08-20T21:31:14.310Z] #60 7.765 go: downloading github.com/pkg/errors v0.9.1 [2021-08-20T21:31:14.310Z] #60 7.778 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-20T21:31:14.310Z] #60 7.780 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-20T21:31:14.573Z] #60 8.059 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-20T21:31:14.573Z] #60 8.147 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-20T21:31:15.039Z] #44 ... [2021-08-20T21:31:15.039Z] [2021-08-20T21:31:15.039Z] #64 [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 [2021-08-20T21:31:15.039Z] #64 sha256:c059ba2eae19afbfb793e32f8ae74a67ed752eeb94dc4c29d93a52fa3cdb75e5 [2021-08-20T21:31:15.039Z] #64 1.976 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-20T21:31:15.039Z] #64 1.987 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-20T21:31:15.039Z] #64 1.987 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-20T21:31:15.039Z] #64 2.085 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-08-20T21:31:15.039Z] #64 2.272 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-20T21:31:15.039Z] #64 2.653 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-08-20T21:31:15.039Z] #64 3.186 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-08-20T21:31:15.039Z] #64 3.654 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-08-20T21:31:15.039Z] #64 4.141 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-20T21:31:15.039Z] #64 4.605 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [25.8 kB] [2021-08-20T21:31:15.039Z] #64 4.611 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [25.8 kB] [2021-08-20T21:31:15.039Z] #64 4.618 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [24.4 kB] [2021-08-20T21:31:15.039Z] #64 4.620 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [25.8 kB] [2021-08-20T21:31:15.039Z] #64 4.629 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [25.4 kB] [2021-08-20T21:31:15.039Z] #64 4.637 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [25.8 kB] [2021-08-20T21:31:15.039Z] #64 ... [2021-08-20T21:31:15.039Z] [2021-08-20T21:31:15.039Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:31:15.039Z] #20 sha256:397fd0caa0d3b3f4e21fc1427886c26bf195c8b97710fb6639c57b22a0e421e8 [2021-08-20T21:31:15.039Z] #20 2.156 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-20T21:31:15.039Z] #20 2.168 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-20T21:31:15.039Z] #20 2.172 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-20T21:31:15.039Z] #20 2.490 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-08-20T21:31:15.039Z] #20 2.826 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-20T21:31:15.039Z] #20 3.253 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-08-20T21:31:15.039Z] #20 3.830 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-08-20T21:31:15.039Z] #20 4.459 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-08-20T21:31:15.039Z] #20 4.881 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-20T21:31:15.039Z] #20 5.400 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [24.4 kB] [2021-08-20T21:31:15.039Z] #20 5.400 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [25.8 kB] [2021-08-20T21:31:15.039Z] #20 5.400 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [25.8 kB] [2021-08-20T21:31:15.039Z] #20 5.400 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [25.8 kB] [2021-08-20T21:31:15.039Z] #20 5.400 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [25.8 kB] [2021-08-20T21:31:15.039Z] #20 5.400 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [25.4 kB] [2021-08-20T21:31:15.039Z] #20 ... [2021-08-20T21:31:15.039Z] [2021-08-20T21:31:15.039Z] #67 [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 [2021-08-20T21:31:15.039Z] #67 sha256:27bc7086d42ec21cb747bdb78421e03fdfe510d8064c3f99bb195e083b5cec8d [2021-08-20T21:31:15.039Z] #67 5.641 go: downloading github.com/pkg/errors v0.9.1 [2021-08-20T21:31:15.039Z] #67 5.643 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-20T21:31:15.039Z] #67 5.680 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-20T21:31:15.039Z] #67 6.040 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-20T21:31:15.039Z] #67 7.634 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-20T21:31:15.039Z] #67 7.811 go: downloading github.com/google/uuid v1.3.0 [2021-08-20T21:31:15.039Z] #67 7.838 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-20T21:31:15.039Z] #67 7.884 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-20T21:31:15.039Z] #67 8.079 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-20T21:31:15.039Z] #67 8.150 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-20T21:31:15.039Z] #67 8.224 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-20T21:31:15.039Z] #67 8.304 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-20T21:31:15.039Z] #67 8.341 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-20T21:31:15.039Z] #67 8.906 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-20T21:31:15.039Z] #67 10.61 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-20T21:31:15.217Z] #47 ... [2021-08-20T21:31:15.217Z] [2021-08-20T21:31:15.217Z] #41 [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 [2021-08-20T21:31:15.217Z] #41 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-20T21:31:15.217Z] #41 7.930 + git clone https://github.com/docker/distribution.git . [2021-08-20T21:31:15.217Z] #41 7.935 Cloning into '.'... [2021-08-20T21:31:15.217Z] #41 ... [2021-08-20T21:31:15.217Z] [2021-08-20T21:31:15.217Z] #60 [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 [2021-08-20T21:31:15.217Z] #60 sha256:94375027771446333fa5d4400b1ee5ad9f26cb76d6b9ab3b72cf32ca2586043b [2021-08-20T21:31:15.217Z] #60 16.67 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-20T21:31:15.217Z] #60 17.14 go: downloading github.com/google/uuid v1.3.0 [2021-08-20T21:31:15.217Z] #60 17.21 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-20T21:31:15.217Z] #60 17.27 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-20T21:31:15.217Z] #60 17.57 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-20T21:31:15.217Z] #60 17.68 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-20T21:31:15.217Z] #60 18.01 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-20T21:31:15.217Z] #60 18.53 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-20T21:31:15.243Z] #41 33.28 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-08-20T21:31:15.474Z] #60 18.59 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-20T21:31:15.563Z] #47 ... [2021-08-20T21:31:15.563Z] [2021-08-20T21:31:15.563Z] #51 [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 [2021-08-20T21:31:15.563Z] #51 sha256:c335e6e16771423363354854e5dde51383af7c945c904f8e16b1a8b1d8e25bc8 [2021-08-20T21:31:15.563Z] #51 24.41 go: downloading github.com/fatih/color v1.7.0 [2021-08-20T21:31:15.563Z] #51 24.42 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-20T21:31:15.563Z] #51 24.48 go: downloading github.com/pkg/errors v0.8.1 [2021-08-20T21:31:15.563Z] #51 24.52 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-20T21:31:15.563Z] #51 24.61 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-20T21:31:15.563Z] #51 24.86 go: downloading github.com/spf13/viper v1.6.1 [2021-08-20T21:31:15.563Z] #51 25.04 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-20T21:31:15.563Z] #51 25.12 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-20T21:31:15.563Z] #51 25.14 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-20T21:31:15.563Z] #51 25.15 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-20T21:31:15.563Z] #51 26.36 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-20T21:31:15.563Z] #51 26.57 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-20T21:31:15.980Z] #60 9.653 go: downloading github.com/google/uuid v1.3.0 [2021-08-20T21:31:15.980Z] #60 9.678 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-20T21:31:16.134Z] #51 ... [2021-08-20T21:31:16.134Z] [2021-08-20T21:31:16.134Z] #35 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-20T21:31:16.134Z] #35 sha256:9c8b542fd1415ef0406ef36a8e9512d595cab7cb24af7b6fc3acffa17c92bcbb [2021-08-20T21:31:16.134Z] #35 24.81 github.com/pelletier/go-toml/cmd/tomll [2021-08-20T21:31:16.134Z] #35 DONE 27.6s [2021-08-20T21:31:16.242Z] #60 10.04 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-20T21:31:16.242Z] #60 ... [2021-08-20T21:31:16.242Z] [2021-08-20T21:31:16.242Z] #37 [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 [2021-08-20T21:31:16.242Z] #37 sha256:28aa615c2394b6d252f85f3b48f2ed44c8edcb64fab368b19cd2b904d4aae32f [2021-08-20T21:31:16.242Z] #37 5.194 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-20T21:31:16.242Z] #37 5.331 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-20T21:31:16.242Z] #37 5.434 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-20T21:31:16.242Z] #37 6.076 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-20T21:31:16.243Z] #37 7.167 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [25.8 kB] [2021-08-20T21:31:16.395Z] [2021-08-20T21:31:16.395Z] #60 [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 [2021-08-20T21:31:16.395Z] #60 sha256:dba3c0d6d3fa50cbdd080e1009c3ef3d162c530c269f53caa375f64d9d75c8b1 [2021-08-20T21:31:16.395Z] #60 23.89 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-20T21:31:16.395Z] #60 24.55 go: downloading github.com/google/uuid v1.3.0 [2021-08-20T21:31:16.395Z] #60 24.63 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-20T21:31:16.395Z] #60 24.66 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-20T21:31:16.395Z] #60 24.83 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-20T21:31:16.395Z] #60 24.93 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-20T21:31:16.395Z] #60 25.20 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-20T21:31:16.395Z] #60 25.66 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-20T21:31:16.395Z] #60 25.80 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-20T21:31:16.505Z] #37 ... [2021-08-20T21:31:16.505Z] [2021-08-20T21:31:16.505Z] #25 [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 [2021-08-20T21:31:16.505Z] #25 sha256:6e4c1bcaa517de93e5e4740f90fc06435ac3c9ad51d6d294a7cef331b32d4269 [2021-08-20T21:31:16.505Z] #25 3.627 + RM_GOPATH=0 [2021-08-20T21:31:16.505Z] #25 3.627 + TMP_GOPATH= [2021-08-20T21:31:16.505Z] #25 3.627 + : /build [2021-08-20T21:31:16.505Z] #25 3.627 + '[' -z '' ']' [2021-08-20T21:31:16.505Z] #25 3.628 ++ mktemp -d [2021-08-20T21:31:16.505Z] #25 3.635 + export GOPATH=/tmp/tmp.h4WGfJeC0E [2021-08-20T21:31:16.505Z] #25 3.635 + GOPATH=/tmp/tmp.h4WGfJeC0E [2021-08-20T21:31:16.505Z] #25 3.635 + RM_GOPATH=1 [2021-08-20T21:31:16.505Z] #25 3.635 + case "$(go env GOARCH)" in [2021-08-20T21:31:16.505Z] #25 3.640 ++ go env GOARCH [2021-08-20T21:31:16.505Z] #25 3.659 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:16.505Z] #25 3.659 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:16.505Z] #25 3.661 ++ dirname /tmp/install/install.sh [2021-08-20T21:31:16.505Z] #25 3.665 + dir=/tmp/install [2021-08-20T21:31:16.505Z] #25 3.665 + bin=dockercli [2021-08-20T21:31:16.505Z] #25 3.665 + shift [2021-08-20T21:31:16.505Z] #25 3.665 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-20T21:31:16.505Z] #25 3.665 + . /tmp/install/dockercli.installer [2021-08-20T21:31:16.505Z] #25 3.665 ++ : stable [2021-08-20T21:31:16.505Z] #25 3.665 ++ : 17.06.2-ce [2021-08-20T21:31:16.505Z] #25 3.665 + install_dockercli [2021-08-20T21:31:16.505Z] #25 3.665 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-20T21:31:16.505Z] #25 3.668 Install docker/cli version 17.06.2-ce from stable [2021-08-20T21:31:16.505Z] #25 3.668 ++ uname -m [2021-08-20T21:31:16.505Z] #25 3.668 + arch=aarch64 [2021-08-20T21:31:16.505Z] #25 3.668 + '[' aarch64 '!=' x86_64 ']' [2021-08-20T21:31:16.505Z] #25 3.668 + '[' aarch64 '!=' s390x ']' [2021-08-20T21:31:16.505Z] #25 3.668 + '[' aarch64 '!=' armhf ']' [2021-08-20T21:31:16.505Z] #25 3.668 + build_dockercli [2021-08-20T21:31:16.505Z] #25 3.668 + git clone https://github.com/docker/docker-ce /tmp/tmp.h4WGfJeC0E/tmp/docker-ce [2021-08-20T21:31:16.505Z] #25 3.680 Cloning into '/tmp/tmp.h4WGfJeC0E/tmp/docker-ce'... [2021-08-20T21:31:16.773Z] #25 ... [2021-08-20T21:31:16.773Z] [2021-08-20T21:31:16.773Z] #53 [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 [2021-08-20T21:31:16.773Z] #53 sha256:ec7784ea11eb4f96a84b0b3f30c08cb08a4da05a9f0941e2de0e22e3ddce010d [2021-08-20T21:31:16.773Z] #53 4.350 + RM_GOPATH=0 [2021-08-20T21:31:16.773Z] #53 4.350 + TMP_GOPATH= [2021-08-20T21:31:16.773Z] #53 4.350 + : /build [2021-08-20T21:31:16.773Z] #53 4.350 + '[' -z '' ']' [2021-08-20T21:31:16.773Z] #53 4.355 ++ mktemp -d [2021-08-20T21:31:16.773Z] #53 4.359 + export GOPATH=/tmp/tmp.SO4cDE43Jb [2021-08-20T21:31:16.773Z] #53 4.359 + GOPATH=/tmp/tmp.SO4cDE43Jb [2021-08-20T21:31:16.773Z] #53 4.359 + RM_GOPATH=1 [2021-08-20T21:31:16.773Z] #53 4.359 + case "$(go env GOARCH)" in [2021-08-20T21:31:16.773Z] #53 4.376 ++ go env GOARCH [2021-08-20T21:31:16.773Z] #53 4.434 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:16.773Z] #53 4.434 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:16.773Z] #53 4.434 ++ dirname /tmp/install/install.sh [2021-08-20T21:31:16.773Z] #53 4.468 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-20T21:31:16.773Z] #53 4.468 + dir=/tmp/install [2021-08-20T21:31:16.773Z] #53 4.468 + bin=shfmt [2021-08-20T21:31:16.773Z] #53 4.468 + shift [2021-08-20T21:31:16.773Z] #53 4.468 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-20T21:31:16.773Z] #53 4.468 + . /tmp/install/shfmt.installer [2021-08-20T21:31:16.773Z] #53 4.468 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-20T21:31:16.773Z] #53 4.468 + install_shfmt [2021-08-20T21:31:16.773Z] #53 4.468 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-20T21:31:16.773Z] #53 4.468 + git clone https://github.com/mvdan/sh.git /tmp/tmp.SO4cDE43Jb/src/github.com/mvdan/sh [2021-08-20T21:31:16.773Z] #53 4.468 Cloning into '/tmp/tmp.SO4cDE43Jb/src/github.com/mvdan/sh'... [2021-08-20T21:31:16.773Z] #53 ... [2021-08-20T21:31:16.773Z] [2021-08-20T21:31:16.773Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-20T21:31:16.773Z] #45 sha256:be3d3b1bf7d876af1662a28e57b4846dececd3ea91204f912d8253683da1579b [2021-08-20T21:31:16.773Z] #45 5.008 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-20T21:31:16.773Z] #45 5.136 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-20T21:31:16.773Z] #45 5.245 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-20T21:31:16.773Z] #45 5.605 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-20T21:31:16.773Z] #45 5.877 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-20T21:31:16.773Z] #45 7.039 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [25.8 kB] [2021-08-20T21:31:16.773Z] #45 ... [2021-08-20T21:31:16.773Z] [2021-08-20T21:31:16.773Z] #57 [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 [2021-08-20T21:31:16.773Z] #57 sha256:7eeb75880c62ac0638256b7933aca90061ac1bcdbf6896af478fa6e9c144809d [2021-08-20T21:31:16.773Z] #57 5.070 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-20T21:31:16.773Z] #57 5.355 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-20T21:31:16.773Z] #57 5.433 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-20T21:31:16.773Z] #57 5.939 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-20T21:31:16.773Z] #57 7.226 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [25.8 kB] [2021-08-20T21:31:17.038Z] #57 ... [2021-08-20T21:31:17.038Z] [2021-08-20T21:31:17.038Z] #35 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-20T21:31:17.038Z] #35 sha256:02852d285e921b80403cfb177f4c0c4e2585f92f473bb245a16fb3f13d0aa01a [2021-08-20T21:31:17.038Z] #35 4.165 Install go-toml version v1.8.1 [2021-08-20T21:31:17.038Z] #35 4.838 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-20T21:31:17.038Z] #35 9.041 github.com/pelletier/go-toml [2021-08-20T21:31:17.301Z] #35 ... [2021-08-20T21:31:17.301Z] [2021-08-20T21:31:17.301Z] #51 [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 [2021-08-20T21:31:17.301Z] #51 sha256:7cbadc4c6d694712b5fb6b75df8704afc65be814ab1db4b725809308b372e05d [2021-08-20T21:31:17.301Z] #51 4.556 + RM_GOPATH=0 [2021-08-20T21:31:17.301Z] #51 4.556 + TMP_GOPATH= [2021-08-20T21:31:17.301Z] #51 4.556 + : /build [2021-08-20T21:31:17.301Z] #51 4.556 + '[' -z '' ']' [2021-08-20T21:31:17.301Z] #51 4.560 ++ mktemp -d [2021-08-20T21:31:17.301Z] #51 4.568 + export GOPATH=/tmp/tmp.WechlH3oDJ [2021-08-20T21:31:17.301Z] #51 4.568 + GOPATH=/tmp/tmp.WechlH3oDJ [2021-08-20T21:31:17.301Z] #51 4.568 + RM_GOPATH=1 [2021-08-20T21:31:17.301Z] #51 4.568 + case "$(go env GOARCH)" in [2021-08-20T21:31:17.301Z] #51 4.571 ++ go env GOARCH [2021-08-20T21:31:17.301Z] #51 4.605 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:17.301Z] #51 4.605 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:17.301Z] #51 4.608 ++ dirname /tmp/install/install.sh [2021-08-20T21:31:17.301Z] #51 4.616 + dir=/tmp/install [2021-08-20T21:31:17.301Z] #51 4.616 + bin=golangci_lint [2021-08-20T21:31:17.301Z] #51 4.616 + shift [2021-08-20T21:31:17.301Z] #51 4.616 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-20T21:31:17.301Z] #51 4.616 + . /tmp/install/golangci_lint.installer [2021-08-20T21:31:17.301Z] #51 4.616 ++ : v1.23.8 [2021-08-20T21:31:17.301Z] #51 4.616 + install_golangci_lint [2021-08-20T21:31:17.301Z] #51 4.616 + set -e [2021-08-20T21:31:17.301Z] #51 4.616 + export GO111MODULE=on [2021-08-20T21:31:17.301Z] #51 4.616 + GO111MODULE=on [2021-08-20T21:31:17.301Z] #51 4.616 + GOBIN=/build [2021-08-20T21:31:17.301Z] #51 4.616 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-20T21:31:17.301Z] #51 5.145 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-20T21:31:17.301Z] #51 ... [2021-08-20T21:31:17.301Z] [2021-08-20T21:31:17.301Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:31:17.301Z] #14 sha256:19a1458a3f448906b0785e62191f9e3d2cb68edf322ed79c9ebbb6a0729b9ac4 [2021-08-20T21:31:17.301Z] #14 5.272 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-20T21:31:17.301Z] #14 5.329 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-20T21:31:17.301Z] #14 5.431 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-20T21:31:17.301Z] #14 6.259 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-20T21:31:17.301Z] #14 7.329 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [25.8 kB] [2021-08-20T21:31:17.336Z] #60 28.66 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-20T21:31:17.564Z] #14 ... [2021-08-20T21:31:17.565Z] [2021-08-20T21:31:17.565Z] #49 [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 [2021-08-20T21:31:17.565Z] #49 sha256:d56570a60f9414e38a4920a4ec6587b048e1901781f15c2f5475199bfcceeccf [2021-08-20T21:31:17.565Z] #49 3.656 + RM_GOPATH=0 [2021-08-20T21:31:17.565Z] #49 3.656 + TMP_GOPATH= [2021-08-20T21:31:17.565Z] #49 3.656 + : /build [2021-08-20T21:31:17.565Z] #49 3.656 + '[' -z '' ']' [2021-08-20T21:31:17.565Z] #49 3.656 ++ mktemp -d [2021-08-20T21:31:17.565Z] #49 3.660 + export GOPATH=/tmp/tmp.KZfZO80d6Z [2021-08-20T21:31:17.565Z] #49 3.660 + GOPATH=/tmp/tmp.KZfZO80d6Z [2021-08-20T21:31:17.565Z] #49 3.660 + RM_GOPATH=1 [2021-08-20T21:31:17.565Z] #49 3.660 + case "$(go env GOARCH)" in [2021-08-20T21:31:17.565Z] #49 3.664 ++ go env GOARCH [2021-08-20T21:31:17.565Z] #49 3.692 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:17.565Z] #49 3.692 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:17.565Z] #49 3.700 ++ dirname /tmp/install/install.sh [2021-08-20T21:31:17.565Z] #49 3.700 + dir=/tmp/install [2021-08-20T21:31:17.565Z] #49 3.700 + bin=gotestsum [2021-08-20T21:31:17.565Z] #49 3.700 + shift [2021-08-20T21:31:17.565Z] #49 3.700 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-20T21:31:17.565Z] #49 3.700 + . /tmp/install/gotestsum.installer [2021-08-20T21:31:17.565Z] #49 3.700 ++ : v0.5.3 [2021-08-20T21:31:17.565Z] #49 3.700 + install_gotestsum [2021-08-20T21:31:17.565Z] #49 3.700 + set -e [2021-08-20T21:31:17.565Z] #49 3.700 + export GO111MODULE=on [2021-08-20T21:31:17.565Z] #49 3.700 + GO111MODULE=on [2021-08-20T21:31:17.565Z] #49 3.700 + GOBIN=/build [2021-08-20T21:31:17.565Z] #49 3.700 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-20T21:31:17.565Z] #49 4.357 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-20T21:31:17.565Z] #49 5.994 go: downloading github.com/fatih/color v1.9.0 [2021-08-20T21:31:17.565Z] #49 5.997 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-20T21:31:17.565Z] #49 6.000 go: downloading github.com/pkg/errors v0.9.1 [2021-08-20T21:31:17.565Z] #49 6.002 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-20T21:31:17.565Z] #49 6.531 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-20T21:31:17.565Z] #49 6.582 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-20T21:31:17.565Z] #49 6.724 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-20T21:31:17.565Z] #49 6.902 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-20T21:31:17.565Z] #49 7.363 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-20T21:31:17.565Z] #49 7.802 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-20T21:31:17.565Z] #49 8.317 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-20T21:31:17.565Z] #49 ... [2021-08-20T21:31:17.565Z] [2021-08-20T21:31:17.565Z] #60 [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 [2021-08-20T21:31:17.565Z] #60 sha256:3a285b58df4f39f959951d8ef7a154c9cf850845a74d852428a40bb619fcc499 [2021-08-20T21:31:17.565Z] #60 10.60 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-20T21:31:17.565Z] #60 10.81 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-20T21:31:17.565Z] #60 11.17 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-20T21:31:17.906Z] #60 ... [2021-08-20T21:31:17.906Z] [2021-08-20T21:31:17.906Z] #41 [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 [2021-08-20T21:31:17.906Z] #41 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-20T21:31:17.906Z] #41 27.73 Updating files: 82% (1393/1696) Updating files: 83% (1408/1696) Updating files: 84% (1425/1696) Updating files: 85% (1442/1696) Updating files: 86% (1459/1696) Updating files: 87% (1476/1696) Updating files: 88% (1493/1696) Updating files: 89% (1510/1696) Updating files: 90% (1527/1696) Updating files: 91% (1544/1696) Updating files: 92% (1561/1696) Updating files: 93% (1578/1696) Updating files: 94% (1595/1696) Updating files: 95% (1612/1696) Updating files: 96% (1629/1696) Updating files: 97% (1646/1696) Updating files: 98% (1663/1696) Updating files: 99% (1680/1696) Updating files: 100% (1696/1696) Updating files: 100% (1696/1696), done. [2021-08-20T21:31:17.906Z] #41 27.97 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-20T21:31:18.004Z] #60 20.75 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-20T21:31:18.004Z] #60 ... [2021-08-20T21:31:18.004Z] [2021-08-20T21:31:18.004Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-20T21:31:18.004Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-20T21:31:18.004Z] #45 10.80 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [25.8 kB] [2021-08-20T21:31:18.004Z] #45 18.21 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-20T21:31:18.004Z] #45 ... [2021-08-20T21:31:18.004Z] [2021-08-20T21:31:18.004Z] #49 [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 [2021-08-20T21:31:18.004Z] #49 sha256:b4c627f59e994b988342e481c70ec794c1dfb5474ae97702846654b18a14580a [2021-08-20T21:31:18.004Z] #49 11.15 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-20T21:31:18.004Z] #49 13.75 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-20T21:31:18.004Z] #49 ... [2021-08-20T21:31:18.004Z] [2021-08-20T21:31:18.004Z] #47 [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 [2021-08-20T21:31:18.004Z] #47 sha256:771d98a9297b57e4b9f4934bc401c75d570abb879f1ff05f8637f76dd68d45bd [2021-08-20T21:31:18.004Z] #47 19.63 unicode/utf16 [2021-08-20T21:31:18.004Z] #47 20.04 container/list [2021-08-20T21:31:18.004Z] #47 20.73 crypto/internal/subtle [2021-08-20T21:31:18.004Z] #47 20.83 crypto/subtle [2021-08-20T21:31:18.004Z] #47 21.00 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-20T21:31:18.004Z] #47 21.10 internal/nettrace [2021-08-20T21:31:18.004Z] #47 21.31 runtime/cgo [2021-08-20T21:31:18.514Z] #60 ... [2021-08-20T21:31:18.514Z] [2021-08-20T21:31:18.514Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-20T21:31:18.514Z] #30 sha256:64449a9cbc3ba471c32a709829881f336dda615af8bd5a83b9563362e73393dc [2021-08-20T21:31:18.514Z] #30 2.748 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-20T21:31:18.514Z] #30 3.468 [2021-08-20T21:31:18.514Z] #30 3.630 # 2.0% ######################################################################## 100.0% [2021-08-20T21:31:18.514Z] #30 4.091 [2021-08-20T21:31:18.514Z] #30 6.415 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-20T21:31:18.514Z] #30 7.972 [2021-08-20T21:31:18.514Z] #30 8.230 0.7% ######################################################################## 100.0% [2021-08-20T21:31:18.514Z] #30 9.442 [2021-08-20T21:31:18.514Z] #30 ... [2021-08-20T21:31:18.514Z] [2021-08-20T21:31:18.514Z] #53 [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 [2021-08-20T21:31:18.514Z] #53 sha256:ec7784ea11eb4f96a84b0b3f30c08cb08a4da05a9f0941e2de0e22e3ddce010d [2021-08-20T21:31:18.514Z] #53 11.75 + cd /tmp/tmp.SO4cDE43Jb/src/github.com/mvdan/sh [2021-08-20T21:31:18.514Z] #53 11.75 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-20T21:31:18.514Z] #53 11.87 + GO111MODULE=on [2021-08-20T21:31:18.514Z] #53 11.87 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-20T21:31:18.535Z] #41 ... [2021-08-20T21:31:18.535Z] [2021-08-20T21:31:18.535Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-20T21:31:18.535Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-20T21:31:18.535Z] #45 26.27 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-20T21:31:18.535Z] #45 32.80 Fetched 8401 kB in 25s (339 kB/s) [2021-08-20T21:31:18.535Z] #45 32.80 Reading package lists... [2021-08-20T21:31:18.535Z] #45 ... [2021-08-20T21:31:18.535Z] [2021-08-20T21:31:18.535Z] #51 [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 [2021-08-20T21:31:18.535Z] #51 sha256:cac8bba675454f695a538f5a02597b63bc49dd16d58583f80da7447932c5481c [2021-08-20T21:31:18.535Z] #51 32.88 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-20T21:31:18.535Z] #51 32.92 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-20T21:31:18.535Z] #51 33.18 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-20T21:31:18.535Z] #51 33.26 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-20T21:31:18.535Z] #51 33.58 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-20T21:31:18.535Z] #51 33.58 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-20T21:31:18.535Z] #51 34.22 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-20T21:31:18.535Z] #51 34.26 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-20T21:31:18.535Z] #51 34.36 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-20T21:31:18.535Z] #51 34.58 go: downloading github.com/spf13/afero v1.1.2 [2021-08-20T21:31:18.535Z] #51 34.78 go: downloading github.com/spf13/cast v1.3.0 [2021-08-20T21:31:18.535Z] #51 34.85 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-20T21:31:18.535Z] #51 34.90 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-20T21:31:18.535Z] #51 34.91 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-20T21:31:18.535Z] #51 35.05 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-20T21:31:18.535Z] #51 35.21 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-20T21:31:18.535Z] #51 35.21 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-20T21:31:18.535Z] #51 35.30 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-20T21:31:18.535Z] #51 35.31 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-20T21:31:18.535Z] #51 35.49 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-20T21:31:18.535Z] #51 35.56 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-20T21:31:18.535Z] #51 35.62 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-20T21:31:18.535Z] #51 35.72 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-20T21:31:18.535Z] #51 35.79 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-20T21:31:18.535Z] #51 35.85 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-20T21:31:18.535Z] #51 35.98 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-20T21:31:18.535Z] #51 36.13 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-20T21:31:18.535Z] #51 36.34 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-20T21:31:18.535Z] #51 36.45 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-20T21:31:18.569Z] #47 ... [2021-08-20T21:31:18.569Z] [2021-08-20T21:31:18.569Z] #35 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-20T21:31:18.569Z] #35 sha256:ebe7294d7c28460f314aaa6118e661437c2d1de12be4e2cb45ec17c66107b2d5 [2021-08-20T21:31:18.569Z] #35 18.04 github.com/pelletier/go-toml/cmd/tomll [2021-08-20T21:31:18.569Z] #35 DONE 21.6s [2021-08-20T21:31:18.569Z] [2021-08-20T21:31:18.569Z] #51 [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 [2021-08-20T21:31:18.569Z] #51 sha256:2bb9905e19f3325e3bc1b952e08aa426397773518d87bd109faed38d19a25d7b [2021-08-20T21:31:18.569Z] #51 16.81 go: downloading github.com/fatih/color v1.7.0 [2021-08-20T21:31:18.569Z] #51 16.81 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-20T21:31:18.569Z] #51 16.95 go: downloading github.com/pkg/errors v0.8.1 [2021-08-20T21:31:18.569Z] #51 16.95 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-20T21:31:18.569Z] #51 17.13 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-20T21:31:18.569Z] #51 17.46 go: downloading github.com/spf13/viper v1.6.1 [2021-08-20T21:31:18.569Z] #51 17.66 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-20T21:31:18.569Z] #51 17.79 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-20T21:31:18.569Z] #51 18.70 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-20T21:31:18.569Z] #51 19.12 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-20T21:31:18.569Z] #51 19.24 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-20T21:31:18.569Z] #51 19.46 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-20T21:31:18.569Z] #51 ... [2021-08-20T21:31:18.569Z] [2021-08-20T21:31:18.569Z] #57 [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 [2021-08-20T21:31:18.569Z] #57 sha256:d102aaa35eb16e033c41703a30fa0a89f7f201b0ead6336215dd28a0ae7686a8 [2021-08-20T21:31:18.569Z] #57 21.97 Fetched 8397 kB in 14s (602 kB/s) [2021-08-20T21:31:18.845Z] #51 37.05 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-20T21:31:18.845Z] #51 37.23 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-20T21:31:18.845Z] #51 37.29 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-20T21:31:19.106Z] #51 37.54 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-20T21:31:19.368Z] #51 37.60 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-20T21:31:19.632Z] #51 37.95 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-20T21:31:19.632Z] #51 ... [2021-08-20T21:31:19.632Z] [2021-08-20T21:31:19.632Z] #37 [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 [2021-08-20T21:31:19.632Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-20T21:31:19.632Z] #37 27.91 Fetched 8397 kB in 20s (417 kB/s) [2021-08-20T21:31:19.632Z] #37 27.91 Reading package lists... [2021-08-20T21:31:19.632Z] #37 36.44 Reading package lists... [2021-08-20T21:31:19.632Z] #37 ... [2021-08-20T21:31:19.632Z] [2021-08-20T21:31:19.632Z] #51 [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 [2021-08-20T21:31:19.632Z] #51 sha256:cac8bba675454f695a538f5a02597b63bc49dd16d58583f80da7447932c5481c [2021-08-20T21:31:19.632Z] #51 38.06 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-20T21:31:19.909Z] #53 13.20 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-20T21:31:19.909Z] #53 13.21 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-20T21:31:19.909Z] #53 13.23 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-20T21:31:19.940Z] #57 21.97 Reading package lists... [2021-08-20T21:31:19.940Z] #57 ... [2021-08-20T21:31:19.940Z] [2021-08-20T21:31:19.940Z] #53 [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 [2021-08-20T21:31:19.940Z] #53 sha256:8790c98bf257be458d1907cc7b442d6f58a3ef73e7b72ec5de81c0bc4c976eb2 [2021-08-20T21:31:19.940Z] #53 12.87 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-20T21:31:19.940Z] #53 16.38 encoding [2021-08-20T21:31:19.940Z] #53 16.60 math [2021-08-20T21:31:19.940Z] #53 16.71 runtime [2021-08-20T21:31:19.940Z] #53 ... [2021-08-20T21:31:19.940Z] [2021-08-20T21:31:19.940Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:31:19.940Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-20T21:31:19.940Z] #14 22.04 Fetched 8397 kB in 14s (590 kB/s) [2021-08-20T21:31:20.200Z] #51 ... [2021-08-20T21:31:20.200Z] [2021-08-20T21:31:20.200Z] #47 [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 [2021-08-20T21:31:20.200Z] #47 sha256:5eea60e6ec5ff0015828d1e9f27d40406a5ef9e48c414f3eb1767f8782675b49 [2021-08-20T21:31:20.200Z] #47 28.54 encoding [2021-08-20T21:31:20.200Z] #47 28.57 unicode/utf16 [2021-08-20T21:31:20.200Z] #47 28.86 container/list [2021-08-20T21:31:20.200Z] #47 29.79 crypto/internal/subtle [2021-08-20T21:31:20.200Z] #47 30.10 crypto/subtle [2021-08-20T21:31:20.200Z] #47 30.53 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-20T21:31:20.200Z] #47 30.65 internal/nettrace [2021-08-20T21:31:20.200Z] #47 30.81 runtime/cgo [2021-08-20T21:31:20.460Z] #47 ... [2021-08-20T21:31:20.460Z] [2021-08-20T21:31:20.460Z] #53 [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 [2021-08-20T21:31:20.460Z] #53 sha256:7692b79bed3a6b9f992c99fb9b8a227a7d76e661fe9f1651f0f24c5bef78a942 [2021-08-20T21:31:20.460Z] #53 28.54 encoding [2021-08-20T21:31:20.460Z] #53 28.95 runtime [2021-08-20T21:31:20.460Z] #53 ... [2021-08-20T21:31:20.460Z] [2021-08-20T21:31:20.460Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:31:20.460Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-20T21:31:20.460Z] #14 28.79 Fetched 8397 kB in 21s (407 kB/s) [2021-08-20T21:31:20.460Z] #14 28.79 Reading package lists... [2021-08-20T21:31:20.473Z] #41 31.24 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-08-20T21:31:20.718Z] #14 37.39 Reading package lists... [2021-08-20T21:31:20.718Z] #14 ... [2021-08-20T21:31:20.718Z] [2021-08-20T21:31:20.718Z] #57 [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 [2021-08-20T21:31:20.718Z] #57 sha256:d102aaa35eb16e033c41703a30fa0a89f7f201b0ead6336215dd28a0ae7686a8 [2021-08-20T21:31:20.718Z] #57 29.04 Fetched 8397 kB in 21s (403 kB/s) [2021-08-20T21:31:20.718Z] #57 29.04 Reading package lists... [2021-08-20T21:31:20.718Z] #57 37.29 Reading package lists... [2021-08-20T21:31:20.718Z] #57 ... [2021-08-20T21:31:20.718Z] [2021-08-20T21:31:20.718Z] #51 [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 [2021-08-20T21:31:20.719Z] #51 sha256:cac8bba675454f695a538f5a02597b63bc49dd16d58583f80da7447932c5481c [2021-08-20T21:31:20.719Z] #51 38.93 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-20T21:31:20.719Z] #51 39.02 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-20T21:31:20.719Z] #51 39.11 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-20T21:31:20.978Z] #51 39.32 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-20T21:31:21.237Z] #51 39.43 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-20T21:31:21.237Z] #51 39.66 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-20T21:31:21.323Z] #53 ... [2021-08-20T21:31:21.323Z] [2021-08-20T21:31:21.323Z] #33 [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 [2021-08-20T21:31:21.323Z] #33 sha256:9b726a69f188bc91e91f32502262c459a052881b103cefb6ed30ab5d27ebad8b [2021-08-20T21:31:21.323Z] #33 4.723 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-20T21:31:21.323Z] #33 4.728 Cloning into '.'... [2021-08-20T21:31:21.323Z] #33 ... [2021-08-20T21:31:21.323Z] [2021-08-20T21:31:21.323Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-20T21:31:21.323Z] #30 sha256:64449a9cbc3ba471c32a709829881f336dda615af8bd5a83b9563362e73393dc [2021-08-20T21:31:21.323Z] #30 13.68 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-08-20T21:31:21.323Z] #30 15.04 #=#=# [2021-08-20T21:31:21.821Z] #51 40.19 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-20T21:31:22.081Z] #51 40.46 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-20T21:31:22.341Z] #51 40.63 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-20T21:31:22.341Z] #51 40.72 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-20T21:31:22.608Z] #51 40.78 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-20T21:31:22.608Z] #51 40.86 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-20T21:31:22.608Z] #51 ... [2021-08-20T21:31:22.608Z] [2021-08-20T21:31:22.608Z] #60 [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 [2021-08-20T21:31:22.608Z] #60 sha256:a04dd45eba6715892db3fb7acd2220db5c6b08f2a374bfe2aeca90c0e255eda7 [2021-08-20T21:31:22.608Z] #60 30.80 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-20T21:31:22.608Z] #60 ... [2021-08-20T21:31:22.608Z] [2021-08-20T21:31:22.608Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-20T21:31:22.609Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-20T21:31:22.609Z] #45 32.80 Reading package lists... [2021-08-20T21:31:23.021Z] #41 ... [2021-08-20T21:31:23.021Z] [2021-08-20T21:31:23.021Z] #53 [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 [2021-08-20T21:31:23.021Z] #53 sha256:6c52ed1641fc10a6e9322450e8cf2f4a7ffef395ec47a726ea904a694aefddd7 [2021-08-20T21:31:23.021Z] #53 24.22 + cd /tmp/tmp.vUNrYIgUCJ/src/github.com/mvdan/sh [2021-08-20T21:31:23.021Z] #53 24.22 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-20T21:31:23.021Z] #53 24.35 + GO111MODULE=on [2021-08-20T21:31:23.021Z] #53 24.35 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-20T21:31:23.021Z] #53 25.31 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-20T21:31:23.021Z] #53 25.32 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-20T21:31:23.021Z] #53 25.38 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-20T21:31:23.021Z] #53 27.70 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-20T21:31:23.021Z] #53 32.91 runtime [2021-08-20T21:31:23.021Z] #53 ... [2021-08-20T21:31:23.021Z] [2021-08-20T21:31:23.021Z] #51 [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 [2021-08-20T21:31:23.021Z] #51 sha256:c335e6e16771423363354854e5dde51383af7c945c904f8e16b1a8b1d8e25bc8 [2021-08-20T21:31:23.021Z] #51 31.33 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-20T21:31:23.021Z] #51 31.35 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-20T21:31:23.021Z] #51 31.64 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-20T21:31:23.021Z] #51 31.78 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-20T21:31:23.021Z] #51 31.88 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-20T21:31:23.021Z] #51 31.99 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-20T21:31:23.021Z] #51 32.38 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-20T21:31:23.021Z] #51 32.38 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-20T21:31:23.021Z] #51 32.46 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-20T21:31:23.021Z] #51 32.59 go: downloading github.com/spf13/afero v1.1.2 [2021-08-20T21:31:23.021Z] #51 32.72 go: downloading github.com/spf13/cast v1.3.0 [2021-08-20T21:31:23.021Z] #51 32.83 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-20T21:31:23.021Z] #51 32.85 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-20T21:31:23.021Z] #51 32.94 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-20T21:31:23.021Z] #51 32.94 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-20T21:31:23.021Z] #51 33.33 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-20T21:31:23.021Z] #51 33.38 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-20T21:31:23.021Z] #51 33.44 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-20T21:31:23.021Z] #51 33.61 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-20T21:31:23.021Z] #51 34.03 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-20T21:31:23.021Z] #51 34.11 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-20T21:31:23.021Z] #51 34.23 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-20T21:31:23.021Z] #51 34.42 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-20T21:31:23.021Z] #51 34.51 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-20T21:31:23.021Z] #51 34.60 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-20T21:31:23.021Z] #51 ... [2021-08-20T21:31:23.021Z] [2021-08-20T21:31:23.021Z] #57 [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 [2021-08-20T21:31:23.021Z] #57 sha256:d102aaa35eb16e033c41703a30fa0a89f7f201b0ead6336215dd28a0ae7686a8 [2021-08-20T21:31:23.021Z] #57 24.64 Fetched 8397 kB in 18s (459 kB/s) [2021-08-20T21:31:23.021Z] #57 24.64 Reading package lists... [2021-08-20T21:31:23.281Z] #57 32.22 Reading package lists... [2021-08-20T21:31:23.281Z] #57 ... [2021-08-20T21:31:23.281Z] [2021-08-20T21:31:23.281Z] #51 [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 [2021-08-20T21:31:23.281Z] #51 sha256:c335e6e16771423363354854e5dde51383af7c945c904f8e16b1a8b1d8e25bc8 [2021-08-20T21:31:23.281Z] #51 34.80 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-20T21:31:23.495Z] #30 15.27 #=#=# ##O#-# #### 6.1% ######### 12.8% ############# 18.8% ################### 26.9% #################### 29.1% ####################### 32.7% ########################### 38.0% ############################## 43.0% ################################### 49.4% ######################################### 57.0% ############################################## 64.7% ###################################################### 75.6% ###################################################### 75.6% ############################################################# 85.9% ############################################################## 87.4% ##################################################################### 97.2% ######################################################################## 100.0% [2021-08-20T21:31:23.542Z] #51 34.99 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-20T21:31:23.542Z] #51 35.09 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-20T21:31:23.803Z] #51 35.28 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-20T21:31:23.803Z] #51 ... [2021-08-20T21:31:23.803Z] [2021-08-20T21:31:23.803Z] #37 [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 [2021-08-20T21:31:23.803Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-20T21:31:23.803Z] #37 25.36 Fetched 8397 kB in 19s (446 kB/s) [2021-08-20T21:31:23.803Z] #37 25.36 Reading package lists... [2021-08-20T21:31:24.065Z] #37 33.45 Reading package lists... [2021-08-20T21:31:24.065Z] #37 ... [2021-08-20T21:31:24.065Z] [2021-08-20T21:31:24.065Z] #47 [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 [2021-08-20T21:31:24.065Z] #47 sha256:0a876ad5c417454037f812f34e64825daf3083734039d9d26a81135284604c60 [2021-08-20T21:31:24.065Z] #47 28.05 encoding [2021-08-20T21:31:24.065Z] #47 28.18 unicode/utf16 [2021-08-20T21:31:24.065Z] #47 28.46 container/list [2021-08-20T21:31:24.065Z] #47 29.24 crypto/internal/subtle [2021-08-20T21:31:24.065Z] #47 29.55 crypto/subtle [2021-08-20T21:31:24.065Z] #47 29.94 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-20T21:31:24.065Z] #47 30.11 internal/nettrace [2021-08-20T21:31:24.065Z] #47 30.37 runtime/cgo [2021-08-20T21:31:24.122Z] #14 22.04 Reading package lists... [2021-08-20T21:31:24.122Z] #14 27.29 Reading package lists... [2021-08-20T21:31:24.122Z] #14 ... [2021-08-20T21:31:24.122Z] [2021-08-20T21:31:24.122Z] #57 [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 [2021-08-20T21:31:24.122Z] #57 sha256:d102aaa35eb16e033c41703a30fa0a89f7f201b0ead6336215dd28a0ae7686a8 [2021-08-20T21:31:24.122Z] #57 21.97 Reading package lists... [2021-08-20T21:31:24.517Z] #30 18.74 [2021-08-20T21:31:24.642Z] #47 ... [2021-08-20T21:31:24.642Z] [2021-08-20T21:31:24.642Z] #51 [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 [2021-08-20T21:31:24.642Z] #51 sha256:c335e6e16771423363354854e5dde51383af7c945c904f8e16b1a8b1d8e25bc8 [2021-08-20T21:31:24.642Z] #51 36.19 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-20T21:31:24.903Z] #51 36.30 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-20T21:31:24.922Z] #30 ... [2021-08-20T21:31:24.922Z] [2021-08-20T21:31:24.922Z] #47 [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 [2021-08-20T21:31:24.922Z] #47 sha256:7f7e3a7ca1810b8f7458d8a674ffd5c70cb1b82dc418265d48e706c8dacc40b5 [2021-08-20T21:31:24.922Z] #47 8.167 math [2021-08-20T21:31:24.922Z] #47 8.205 container/list [2021-08-20T21:31:24.922Z] #47 8.472 runtime [2021-08-20T21:31:24.922Z] #47 9.293 crypto/internal/subtle [2021-08-20T21:31:24.922Z] #47 9.668 crypto/subtle [2021-08-20T21:31:24.922Z] #47 10.08 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-20T21:31:24.922Z] #47 10.68 internal/nettrace [2021-08-20T21:31:24.922Z] #47 11.04 runtime/cgo [2021-08-20T21:31:24.922Z] #47 12.13 vendor/golang.org/x/crypto/internal/subtle [2021-08-20T21:31:24.922Z] #47 ... [2021-08-20T21:31:24.922Z] [2021-08-20T21:31:24.922Z] #41 [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 [2021-08-20T21:31:24.922Z] #41 sha256:75a97b83d2abbfbdb68a07350e7a069143a1d64c2723ac42b33a9f13c1e643a2 [2021-08-20T21:31:24.922Z] #41 13.77 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-20T21:31:24.922Z] #41 15.27 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-08-20T21:31:25.164Z] #51 36.53 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-20T21:31:25.425Z] #51 36.79 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-20T21:31:25.426Z] #51 36.92 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-20T21:31:25.687Z] #51 37.13 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-20T21:31:25.687Z] #51 37.19 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-20T21:31:25.752Z] #57 27.59 Reading package lists... [2021-08-20T21:31:25.752Z] #57 ... [2021-08-20T21:31:25.752Z] [2021-08-20T21:31:25.752Z] #37 [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 [2021-08-20T21:31:25.752Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-20T21:31:25.752Z] #37 18.66 Fetched 8397 kB in 13s (639 kB/s) [2021-08-20T21:31:25.752Z] #37 18.66 Reading package lists... [2021-08-20T21:31:25.752Z] #37 23.94 Reading package lists... [2021-08-20T21:31:25.752Z] #37 ... [2021-08-20T21:31:25.752Z] [2021-08-20T21:31:25.752Z] #51 [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 [2021-08-20T21:31:25.752Z] #51 sha256:2bb9905e19f3325e3bc1b952e08aa426397773518d87bd109faed38d19a25d7b [2021-08-20T21:31:25.752Z] #51 23.24 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-20T21:31:25.752Z] #51 23.24 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-20T21:31:25.752Z] #51 23.50 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-20T21:31:25.752Z] #51 23.53 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-20T21:31:25.752Z] #51 23.66 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-20T21:31:25.752Z] #51 23.66 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-20T21:31:25.752Z] #51 24.09 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-20T21:31:25.752Z] #51 24.09 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-20T21:31:25.752Z] #51 24.30 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-20T21:31:25.752Z] #51 24.30 go: downloading github.com/spf13/afero v1.1.2 [2021-08-20T21:31:25.752Z] #51 24.49 go: downloading github.com/spf13/cast v1.3.0 [2021-08-20T21:31:25.752Z] #51 24.55 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-20T21:31:25.752Z] #51 24.56 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-20T21:31:25.752Z] #51 24.68 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-20T21:31:25.752Z] #51 24.68 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-20T21:31:25.752Z] #51 24.84 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-20T21:31:25.752Z] #51 24.90 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-20T21:31:25.752Z] #51 24.90 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-20T21:31:25.752Z] #51 24.92 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-20T21:31:25.752Z] #51 24.94 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-20T21:31:25.752Z] #51 24.96 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-20T21:31:25.752Z] #51 25.00 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-20T21:31:25.752Z] #51 25.05 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-20T21:31:25.752Z] #51 25.05 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-20T21:31:25.752Z] #51 25.21 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-20T21:31:25.752Z] #51 25.25 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-20T21:31:25.752Z] #51 25.32 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-20T21:31:25.752Z] #51 25.46 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-20T21:31:25.752Z] #51 25.51 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-20T21:31:25.752Z] #51 26.02 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-20T21:31:25.752Z] #51 26.08 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-20T21:31:25.752Z] #51 26.17 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-20T21:31:25.752Z] #51 26.45 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-20T21:31:25.752Z] #51 26.50 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-20T21:31:25.752Z] #51 26.72 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-20T21:31:25.752Z] #51 26.80 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-20T21:31:25.752Z] #51 27.29 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-20T21:31:25.752Z] #51 27.35 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-20T21:31:25.752Z] #51 27.48 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-20T21:31:25.752Z] #51 27.48 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-20T21:31:25.752Z] #51 27.56 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-20T21:31:25.752Z] #51 27.69 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-20T21:31:25.752Z] #51 27.99 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-20T21:31:25.752Z] #51 28.24 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-20T21:31:25.752Z] #51 28.36 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-20T21:31:25.752Z] #51 28.53 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-20T21:31:25.752Z] #51 28.66 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-20T21:31:25.752Z] #51 28.68 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-20T21:31:25.752Z] #51 28.82 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-20T21:31:26.628Z] #51 38.02 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-20T21:31:26.628Z] #51 38.07 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-20T21:31:26.684Z] #51 29.93 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-20T21:31:26.684Z] #51 29.93 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-20T21:31:26.684Z] #51 30.05 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-20T21:31:26.889Z] #51 38.30 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-20T21:31:26.889Z] #51 38.39 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-20T21:31:26.889Z] #51 38.45 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-20T21:31:26.941Z] #51 30.07 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-20T21:31:27.150Z] #51 38.66 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-20T21:31:27.206Z] #51 30.20 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-20T21:31:27.206Z] #51 30.21 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-20T21:31:27.206Z] #51 30.36 go: downloading golang.org/x/text v0.3.2 [2021-08-20T21:31:27.240Z] #67 ... [2021-08-20T21:31:27.240Z] [2021-08-20T21:31:27.240Z] #64 [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 [2021-08-20T21:31:27.240Z] #64 sha256:c059ba2eae19afbfb793e32f8ae74a67ed752eeb94dc4c29d93a52fa3cdb75e5 [2021-08-20T21:31:27.240Z] #64 21.39 Fetched 48.3 MB in 20s (2459 kB/s) [2021-08-20T21:31:27.411Z] #51 ... [2021-08-20T21:31:27.411Z] [2021-08-20T21:31:27.411Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-20T21:31:27.411Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-20T21:31:27.411Z] #45 28.36 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-20T21:31:27.411Z] #45 32.20 Fetched 8401 kB in 24s (351 kB/s) [2021-08-20T21:31:27.411Z] #45 32.20 Reading package lists... [2021-08-20T21:31:27.411Z] #45 ... [2021-08-20T21:31:27.411Z] [2021-08-20T21:31:27.411Z] #60 [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 [2021-08-20T21:31:27.411Z] #60 sha256:dba3c0d6d3fa50cbdd080e1009c3ef3d162c530c269f53caa375f64d9d75c8b1 [2021-08-20T21:31:27.411Z] #60 36.17 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-20T21:31:27.492Z] #41 ... [2021-08-20T21:31:27.492Z] [2021-08-20T21:31:27.492Z] #35 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-20T21:31:27.492Z] #35 sha256:02852d285e921b80403cfb177f4c0c4e2585f92f473bb245a16fb3f13d0aa01a [2021-08-20T21:31:27.492Z] #35 13.84 github.com/pelletier/go-toml/cmd/tomll [2021-08-20T21:31:27.492Z] #35 DONE 21.2s [2021-08-20T21:31:27.492Z] [2021-08-20T21:31:27.492Z] #37 [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 [2021-08-20T21:31:27.492Z] #37 sha256:28aa615c2394b6d252f85f3b48f2ed44c8edcb64fab368b19cd2b904d4aae32f [2021-08-20T21:31:27.492Z] #37 12.58 Fetched 8285 kB in 8s (1083 kB/s) [2021-08-20T21:31:27.492Z] #37 12.58 Reading package lists... [2021-08-20T21:31:27.492Z] #37 15.71 Reading package lists... [2021-08-20T21:31:27.492Z] #37 17.84 Building dependency tree... [2021-08-20T21:31:27.492Z] #37 19.49 The following additional packages will be installed: [2021-08-20T21:31:27.492Z] #37 19.49 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-08-20T21:31:27.492Z] #37 19.49 Suggested packages: [2021-08-20T21:31:27.492Z] #37 19.49 cmake-doc ninja-build lrzip [2021-08-20T21:31:27.492Z] #37 19.49 Recommended packages: [2021-08-20T21:31:27.492Z] #37 19.49 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-20T21:31:27.492Z] #37 20.11 The following NEW packages will be installed: [2021-08-20T21:31:27.492Z] #37 20.14 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-08-20T21:31:27.492Z] #37 20.14 vim-common xxd [2021-08-20T21:31:27.492Z] #37 20.72 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-08-20T21:31:27.492Z] #37 20.72 Need to get 15.6 MB of archives. [2021-08-20T21:31:27.492Z] #37 20.72 After this operation, 67.4 MB of additional disk space will be used. [2021-08-20T21:31:27.492Z] #37 20.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-08-20T21:31:27.492Z] #37 20.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-20T21:31:27.492Z] #37 20.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2 [1725 kB] [2021-08-20T21:31:27.492Z] #37 20.99 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-08-20T21:31:27.884Z] #45 40.37 Reading package lists... [2021-08-20T21:31:27.885Z] #45 ... [2021-08-20T21:31:27.885Z] [2021-08-20T21:31:27.885Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:31:27.885Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-20T21:31:27.885Z] #14 37.39 Reading package lists... [2021-08-20T21:31:28.074Z] #37 21.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2021-08-20T21:31:28.074Z] #37 21.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2021-08-20T21:31:28.074Z] #37 21.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2021-08-20T21:31:28.074Z] #37 21.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2021-08-20T21:31:28.074Z] #37 21.68 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2021-08-20T21:31:28.074Z] #37 21.69 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2 [3673 kB] [2021-08-20T21:31:28.074Z] #37 ... [2021-08-20T21:31:28.074Z] [2021-08-20T21:31:28.074Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-20T21:31:28.074Z] #30 sha256:64449a9cbc3ba471c32a709829881f336dda615af8bd5a83b9563362e73393dc [2021-08-20T21:31:28.074Z] #30 22.57 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-20T21:31:28.355Z] #60 ... [2021-08-20T21:31:28.355Z] [2021-08-20T21:31:28.355Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:31:28.355Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-20T21:31:28.355Z] #14 29.58 Fetched 8397 kB in 21s (395 kB/s) [2021-08-20T21:31:28.355Z] #14 29.58 Reading package lists... [2021-08-20T21:31:28.355Z] #14 37.77 Reading package lists... [2021-08-20T21:31:28.355Z] #14 ... [2021-08-20T21:31:28.355Z] [2021-08-20T21:31:28.355Z] #51 [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 [2021-08-20T21:31:28.355Z] #51 sha256:c335e6e16771423363354854e5dde51383af7c945c904f8e16b1a8b1d8e25bc8 [2021-08-20T21:31:28.355Z] #51 39.14 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-20T21:31:28.355Z] #51 39.49 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-20T21:31:28.355Z] #51 39.72 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-20T21:31:28.355Z] #51 39.73 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-20T21:31:28.355Z] #51 39.77 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-20T21:31:28.355Z] #51 39.82 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-20T21:31:28.616Z] #51 40.07 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-20T21:31:28.624Z] #51 ... [2021-08-20T21:31:28.624Z] [2021-08-20T21:31:28.624Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:31:28.624Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-20T21:31:28.624Z] #14 27.29 Reading package lists... [2021-08-20T21:31:29.031Z] #30 ... [2021-08-20T21:31:29.031Z] [2021-08-20T21:31:29.031Z] #60 [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 [2021-08-20T21:31:29.031Z] #60 sha256:3a285b58df4f39f959951d8ef7a154c9cf850845a74d852428a40bb619fcc499 [2021-08-20T21:31:29.031Z] #60 12.36 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-20T21:31:29.031Z] #60 14.17 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-20T21:31:29.031Z] #60 18.10 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-20T21:31:29.031Z] #60 19.40 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-20T21:31:29.031Z] #60 ... [2021-08-20T21:31:29.031Z] [2021-08-20T21:31:29.031Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-20T21:31:29.031Z] #45 sha256:be3d3b1bf7d876af1662a28e57b4846dececd3ea91204f912d8253683da1579b [2021-08-20T21:31:29.031Z] #45 13.00 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-20T21:31:29.031Z] #45 15.30 Fetched 8289 kB in 11s (787 kB/s) [2021-08-20T21:31:29.031Z] #45 15.30 Reading package lists... [2021-08-20T21:31:29.031Z] #45 18.19 Reading package lists... [2021-08-20T21:31:29.031Z] #45 20.62 Building dependency tree... [2021-08-20T21:31:29.261Z] #14 45.29 Building dependency tree... [2021-08-20T21:31:29.294Z] #45 ... [2021-08-20T21:31:29.294Z] [2021-08-20T21:31:29.294Z] #57 [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 [2021-08-20T21:31:29.294Z] #57 sha256:7eeb75880c62ac0638256b7933aca90061ac1bcdbf6896af478fa6e9c144809d [2021-08-20T21:31:29.294Z] #57 13.53 Fetched 8285 kB in 9s (925 kB/s) [2021-08-20T21:31:29.294Z] #57 13.53 Reading package lists... [2021-08-20T21:31:29.294Z] #57 16.97 Reading package lists... [2021-08-20T21:31:29.294Z] #57 20.23 Building dependency tree... [2021-08-20T21:31:29.294Z] #57 23.01 The following additional packages will be installed: [2021-08-20T21:31:29.294Z] #57 23.02 libbtrfs0 [2021-08-20T21:31:29.557Z] #57 23.17 The following NEW packages will be installed: [2021-08-20T21:31:29.557Z] #57 23.18 libbtrfs-dev libbtrfs0 [2021-08-20T21:31:29.557Z] #57 ... [2021-08-20T21:31:29.557Z] [2021-08-20T21:31:29.557Z] #37 [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 [2021-08-20T21:31:29.557Z] #37 sha256:28aa615c2394b6d252f85f3b48f2ed44c8edcb64fab368b19cd2b904d4aae32f [2021-08-20T21:31:29.557Z] #37 23.38 debconf: delaying package configuration, since apt-utils is not installed [2021-08-20T21:31:30.005Z] #51 41.41 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-20T21:31:30.005Z] #51 41.42 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-20T21:31:30.140Z] #37 23.58 Fetched 15.6 MB in 2s (9453 kB/s) [2021-08-20T21:31:30.140Z] #37 23.72 Selecting previously unselected package xxd. [2021-08-20T21:31:30.140Z] #37 23.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% [2021-08-20T21:31:30.140Z] #37 ... [2021-08-20T21:31:30.140Z] [2021-08-20T21:31:30.140Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:31:30.140Z] #14 sha256:19a1458a3f448906b0785e62191f9e3d2cb68edf322ed79c9ebbb6a0729b9ac4 [2021-08-20T21:31:30.140Z] #14 13.76 Fetched 8285 kB in 9s (947 kB/s) [2021-08-20T21:31:30.140Z] #14 13.76 Reading package lists... [2021-08-20T21:31:30.140Z] #14 17.31 Reading package lists... [2021-08-20T21:31:30.140Z] #14 20.57 Building dependency tree... [2021-08-20T21:31:30.140Z] #14 23.32 The following additional packages will be installed: [2021-08-20T21:31:30.140Z] #14 23.32 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-20T21:31:30.140Z] #14 23.33 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-08-20T21:31:30.140Z] #14 23.33 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-08-20T21:31:30.140Z] #14 23.33 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-08-20T21:31:30.140Z] #14 23.33 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-08-20T21:31:30.140Z] #14 23.33 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-08-20T21:31:30.140Z] #14 23.34 mingw-w64-common mingw-w64-x86-64-dev [2021-08-20T21:31:30.140Z] #14 23.34 Suggested packages: [2021-08-20T21:31:30.140Z] #14 23.34 gcc-10-locales seccomp wine64 [2021-08-20T21:31:30.140Z] #14 ... [2021-08-20T21:31:30.140Z] [2021-08-20T21:31:30.140Z] #37 [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 [2021-08-20T21:31:30.140Z] #37 sha256:28aa615c2394b6d252f85f3b48f2ed44c8edcb64fab368b19cd2b904d4aae32f [2021-08-20T21:31:30.140Z] #37 23.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-08-20T21:31:30.140Z] #37 23.83 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-08-20T21:31:30.140Z] #37 23.85 Unpacking xxd (2:8.2.2434-3) ... [2021-08-20T21:31:30.268Z] #51 41.71 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-20T21:31:30.268Z] #51 41.74 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-20T21:31:30.268Z] #51 41.74 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-20T21:31:30.268Z] #51 41.83 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-20T21:31:30.286Z] #14 32.02 Building dependency tree... [2021-08-20T21:31:30.286Z] #14 ... [2021-08-20T21:31:30.286Z] [2021-08-20T21:31:30.286Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-20T21:31:30.286Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-20T21:31:30.286Z] #45 23.28 Fetched 8401 kB in 16s (538 kB/s) [2021-08-20T21:31:30.286Z] #45 23.28 Reading package lists... [2021-08-20T21:31:30.551Z] #45 28.72 Reading package lists... [2021-08-20T21:31:30.551Z] #45 ... [2021-08-20T21:31:30.551Z] [2021-08-20T21:31:30.551Z] #37 [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 [2021-08-20T21:31:30.551Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-20T21:31:30.551Z] #37 23.94 Reading package lists... [2021-08-20T21:31:30.551Z] #37 29.31 Building dependency tree... [2021-08-20T21:31:30.551Z] #37 32.55 The following additional packages will be installed: [2021-08-20T21:31:30.551Z] #37 32.59 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-08-20T21:31:30.551Z] #37 32.59 Suggested packages: [2021-08-20T21:31:30.551Z] #37 32.63 cmake-doc ninja-build lrzip [2021-08-20T21:31:30.551Z] #37 32.63 Recommended packages: [2021-08-20T21:31:30.551Z] #37 32.63 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-20T21:31:30.551Z] #37 33.63 The following NEW packages will be installed: [2021-08-20T21:31:30.551Z] #37 33.64 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-08-20T21:31:30.551Z] #37 33.65 vim-common xxd [2021-08-20T21:31:30.551Z] #37 ... [2021-08-20T21:31:30.551Z] [2021-08-20T21:31:30.551Z] #41 [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 [2021-08-20T21:31:30.551Z] #41 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-20T21:31:30.551Z] #41 23.61 Updating files: 90% (1532/1696) Updating files: 91% (1544/1696) Updating files: 92% (1561/1696) Updating files: 93% (1578/1696) Updating files: 94% (1595/1696) Updating files: 95% (1612/1696) Updating files: 96% (1629/1696) Updating files: 97% (1646/1696) Updating files: 98% (1663/1696) Updating files: 99% (1680/1696) Updating files: 100% (1696/1696) Updating files: 100% (1696/1696), done. [2021-08-20T21:31:30.551Z] #41 23.69 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-20T21:31:30.551Z] #41 25.73 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-08-20T21:31:30.716Z] #37 24.14 Selecting previously unselected package vim-common. [2021-08-20T21:31:30.716Z] #37 24.17 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-20T21:31:30.716Z] #37 24.21 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-20T21:31:30.716Z] #37 24.52 Selecting previously unselected package cmake-data. [2021-08-20T21:31:30.716Z] #37 24.53 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-08-20T21:31:30.716Z] #37 24.54 Unpacking cmake-data (3.18.4-2) ... [2021-08-20T21:31:30.808Z] #41 ... [2021-08-20T21:31:30.808Z] [2021-08-20T21:31:30.808Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-20T21:31:30.808Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-20T21:31:30.808Z] #45 28.72 Reading package lists... [2021-08-20T21:31:30.845Z] #51 42.15 go: downloading golang.org/x/text v0.3.2 [2021-08-20T21:31:31.666Z] #37 ... [2021-08-20T21:31:31.666Z] [2021-08-20T21:31:31.666Z] #53 [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 [2021-08-20T21:31:31.666Z] #53 sha256:ec7784ea11eb4f96a84b0b3f30c08cb08a4da05a9f0941e2de0e22e3ddce010d [2021-08-20T21:31:31.666Z] #53 15.19 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-20T21:31:31.666Z] #53 19.49 runtime [2021-08-20T21:31:31.666Z] #53 ... [2021-08-20T21:31:31.666Z] [2021-08-20T21:31:31.666Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-20T21:31:31.666Z] #30 sha256:64449a9cbc3ba471c32a709829881f336dda615af8bd5a83b9563362e73393dc [2021-08-20T21:31:31.666Z] #30 24.72 #=#=# [2021-08-20T21:31:31.666Z] #30 24.97 #=#=# ######################################################################## 100.0% [2021-08-20T21:31:31.666Z] #30 26.14 [2021-08-20T21:31:32.180Z] #45 33.81 Building dependency tree... [2021-08-20T21:31:32.437Z] #45 ... [2021-08-20T21:31:32.437Z] [2021-08-20T21:31:32.437Z] #60 [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 [2021-08-20T21:31:32.437Z] #60 sha256:94375027771446333fa5d4400b1ee5ad9f26cb76d6b9ab3b72cf32ca2586043b [2021-08-20T21:31:32.437Z] #60 25.70 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-20T21:31:32.581Z] #14 50.40 The following additional packages will be installed: [2021-08-20T21:31:32.581Z] #14 50.40 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-20T21:31:32.581Z] #14 50.41 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-08-20T21:31:32.581Z] #14 50.41 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-08-20T21:31:32.581Z] #14 50.41 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-08-20T21:31:32.581Z] #14 50.42 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-08-20T21:31:32.581Z] #14 50.43 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-08-20T21:31:32.581Z] #14 50.43 mingw-w64-common mingw-w64-x86-64-dev [2021-08-20T21:31:32.581Z] #14 50.44 Suggested packages: [2021-08-20T21:31:32.581Z] #14 50.47 gcc-10-locales seccomp wine64 [2021-08-20T21:31:32.693Z] #60 ... [2021-08-20T21:31:32.693Z] [2021-08-20T21:31:32.694Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:31:32.694Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-20T21:31:32.694Z] #14 35.50 The following additional packages will be installed: [2021-08-20T21:31:32.694Z] #14 35.52 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-20T21:31:32.694Z] #14 35.52 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-08-20T21:31:32.694Z] #14 35.52 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-08-20T21:31:32.694Z] #14 35.52 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-08-20T21:31:32.694Z] #14 35.52 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-08-20T21:31:32.694Z] #14 35.52 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-08-20T21:31:32.694Z] #14 35.52 mingw-w64-common mingw-w64-x86-64-dev [2021-08-20T21:31:32.694Z] #14 35.55 Suggested packages: [2021-08-20T21:31:32.694Z] #14 35.55 gcc-10-locales seccomp wine64 [2021-08-20T21:31:32.841Z] #14 ... [2021-08-20T21:31:32.841Z] [2021-08-20T21:31:32.841Z] #51 [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 [2021-08-20T21:31:32.841Z] #51 sha256:cac8bba675454f695a538f5a02597b63bc49dd16d58583f80da7447932c5481c [2021-08-20T21:31:32.841Z] #51 41.16 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-20T21:31:32.841Z] #51 42.59 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-20T21:31:32.841Z] #51 42.62 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-20T21:31:32.841Z] #51 42.87 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-20T21:31:32.841Z] #51 42.97 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-20T21:31:32.841Z] #51 43.07 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-20T21:31:32.841Z] #51 43.21 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-20T21:31:32.841Z] #51 43.38 go: downloading golang.org/x/text v0.3.2 [2021-08-20T21:31:33.100Z] #51 ... [2021-08-20T21:31:33.100Z] [2021-08-20T21:31:33.100Z] #37 [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 [2021-08-20T21:31:33.100Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-20T21:31:33.100Z] #37 36.44 Reading package lists... [2021-08-20T21:31:33.100Z] #37 44.22 Building dependency tree... [2021-08-20T21:31:33.100Z] #37 49.52 The following additional packages will be installed: [2021-08-20T21:31:33.100Z] #37 49.53 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-08-20T21:31:33.100Z] #37 49.53 Suggested packages: [2021-08-20T21:31:33.100Z] #37 49.54 cmake-doc ninja-build lrzip [2021-08-20T21:31:33.100Z] #37 49.54 Recommended packages: [2021-08-20T21:31:33.100Z] #37 49.54 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-20T21:31:33.100Z] #37 50.93 The following NEW packages will be installed: [2021-08-20T21:31:33.100Z] #37 50.95 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-08-20T21:31:33.100Z] #37 50.97 vim-common xxd [2021-08-20T21:31:33.359Z] #37 51.56 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-08-20T21:31:33.359Z] #37 51.56 Need to get 17.7 MB of archives. [2021-08-20T21:31:33.359Z] #37 51.56 After this operation, 70.7 MB of additional disk space will be used. [2021-08-20T21:31:33.359Z] #37 51.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-20T21:31:33.359Z] #37 51.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-20T21:31:33.359Z] #37 51.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-08-20T21:31:33.359Z] #37 51.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-08-20T21:31:33.623Z] #14 36.79 The following NEW packages will be installed: [2021-08-20T21:31:33.623Z] #14 36.79 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-20T21:31:33.623Z] #14 36.79 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-08-20T21:31:33.623Z] #14 36.80 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-08-20T21:31:33.623Z] #14 36.80 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-08-20T21:31:33.623Z] #14 36.80 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-08-20T21:31:33.623Z] #14 36.80 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-08-20T21:31:33.623Z] #14 36.80 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-08-20T21:31:33.623Z] #14 36.80 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-08-20T21:31:33.623Z] #14 36.80 mingw-w64-x86-64-dev [2021-08-20T21:31:33.778Z] #64 21.39 Reading package lists... [2021-08-20T21:31:33.778Z] #64 ... [2021-08-20T21:31:33.778Z] [2021-08-20T21:31:33.778Z] #67 [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 [2021-08-20T21:31:33.778Z] #67 sha256:27bc7086d42ec21cb747bdb78421e03fdfe510d8064c3f99bb195e083b5cec8d [2021-08-20T21:31:33.778Z] #67 28.82 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-20T21:31:33.778Z] #67 28.82 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-20T21:31:33.879Z] #14 37.13 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-08-20T21:31:33.879Z] #14 37.13 Need to get 115 MB of archives. [2021-08-20T21:31:33.879Z] #14 37.13 After this operation, 645 MB of additional disk space will be used. [2021-08-20T21:31:33.879Z] #14 37.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-08-20T21:31:33.933Z] #37 52.36 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-08-20T21:31:33.933Z] #37 52.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-08-20T21:31:33.933Z] #37 52.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-08-20T21:31:33.933Z] #37 ... [2021-08-20T21:31:33.933Z] [2021-08-20T21:31:33.933Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:31:33.933Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-20T21:31:33.933Z] #14 52.31 The following NEW packages will be installed: [2021-08-20T21:31:33.933Z] #14 52.32 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-20T21:31:33.933Z] #14 52.32 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-08-20T21:31:33.933Z] #14 52.32 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-08-20T21:31:33.933Z] #14 52.32 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-08-20T21:31:33.933Z] #14 52.32 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-08-20T21:31:33.933Z] #14 52.32 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-08-20T21:31:33.933Z] #14 52.32 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-08-20T21:31:33.933Z] #14 52.32 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-08-20T21:31:33.933Z] #14 52.33 mingw-w64-x86-64-dev [2021-08-20T21:31:34.139Z] #14 37.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-08-20T21:31:34.139Z] #14 37.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-08-20T21:31:34.151Z] #51 ... [2021-08-20T21:31:34.151Z] [2021-08-20T21:31:34.151Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:31:34.151Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-20T21:31:34.151Z] #14 37.77 Reading package lists... [2021-08-20T21:31:34.396Z] #14 37.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-08-20T21:31:34.396Z] #14 37.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-08-20T21:31:34.396Z] #14 37.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-08-20T21:31:34.501Z] #14 52.75 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-08-20T21:31:34.501Z] #14 52.75 Need to get 115 MB of archives. [2021-08-20T21:31:34.501Z] #14 52.75 After this operation, 645 MB of additional disk space will be used. [2021-08-20T21:31:34.501Z] #14 52.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-08-20T21:31:34.501Z] #14 52.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-08-20T21:31:34.653Z] #14 37.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-08-20T21:31:34.760Z] #14 53.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-08-20T21:31:34.760Z] #14 53.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-08-20T21:31:34.760Z] #14 53.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-08-20T21:31:34.760Z] #14 53.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-08-20T21:31:34.911Z] #14 38.07 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-08-20T21:31:34.911Z] #14 38.10 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-08-20T21:31:34.985Z] #30 ... [2021-08-20T21:31:34.985Z] [2021-08-20T21:31:34.985Z] #57 [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 [2021-08-20T21:31:34.985Z] #57 sha256:7eeb75880c62ac0638256b7933aca90061ac1bcdbf6896af478fa6e9c144809d [2021-08-20T21:31:34.985Z] #57 23.58 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-08-20T21:31:34.985Z] #57 23.58 Need to get 454 kB of archives. [2021-08-20T21:31:34.985Z] #57 23.58 After this operation, 1275 kB of additional disk space will be used. [2021-08-20T21:31:34.985Z] #57 23.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-08-20T21:31:34.985Z] #57 23.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-08-20T21:31:34.985Z] #57 24.61 debconf: delaying package configuration, since apt-utils is not installed [2021-08-20T21:31:34.985Z] #57 24.85 Fetched 454 kB in 0s (1457 kB/s) [2021-08-20T21:31:34.985Z] #57 24.96 Selecting previously unselected package libbtrfs0:arm64. [2021-08-20T21:31:34.985Z] #57 24.96 (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 ... 15703 files and directories currently installed.) [2021-08-20T21:31:34.985Z] #57 25.07 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2021-08-20T21:31:34.985Z] #57 25.08 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-08-20T21:31:34.985Z] #57 25.34 Selecting previously unselected package libbtrfs-dev:arm64. [2021-08-20T21:31:34.985Z] #57 25.34 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-08-20T21:31:34.985Z] #57 25.37 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-08-20T21:31:34.985Z] #57 25.74 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-08-20T21:31:34.985Z] #57 26.32 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-08-20T21:31:34.985Z] #57 26.36 Processing triggers for libc-bin (2.31-13) ... [2021-08-20T21:31:34.985Z] #57 DONE 28.2s [2021-08-20T21:31:34.985Z] [2021-08-20T21:31:34.985Z] #58 [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 [2021-08-20T21:31:34.985Z] #58 sha256:3ad5c8e6a318ff2ff7b840c42c575876e92ce6b705a66db6dacd09f2b6c4d676 [2021-08-20T21:31:35.329Z] #14 53.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-08-20T21:31:35.329Z] #14 53.72 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-08-20T21:31:35.329Z] #14 53.73 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-08-20T21:31:35.847Z] #14 38.80 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-08-20T21:31:35.943Z] #58 1.401 + RM_GOPATH=0 [2021-08-20T21:31:35.943Z] #58 1.401 + TMP_GOPATH= [2021-08-20T21:31:35.943Z] #58 1.401 + : /build [2021-08-20T21:31:35.944Z] #58 1.402 + '[' -z '' ']' [2021-08-20T21:31:35.944Z] #58 1.403 ++ mktemp -d [2021-08-20T21:31:35.944Z] #58 1.407 + export GOPATH=/tmp/tmp.F8RNU5pKNE [2021-08-20T21:31:35.944Z] #58 1.408 + GOPATH=/tmp/tmp.F8RNU5pKNE [2021-08-20T21:31:35.944Z] #58 1.408 + RM_GOPATH=1 [2021-08-20T21:31:35.944Z] #58 1.408 + case "$(go env GOARCH)" in [2021-08-20T21:31:35.944Z] #58 1.408 ++ go env GOARCH [2021-08-20T21:31:35.944Z] #58 1.428 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:35.944Z] #58 1.428 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:35.944Z] #58 1.428 ++ dirname /tmp/install/install.sh [2021-08-20T21:31:35.944Z] #58 1.430 + dir=/tmp/install [2021-08-20T21:31:35.944Z] #58 1.430 + bin=containerd [2021-08-20T21:31:35.944Z] #58 1.430 + shift [2021-08-20T21:31:35.944Z] #58 1.430 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-20T21:31:35.944Z] #58 1.430 + . /tmp/install/containerd.installer [2021-08-20T21:31:35.944Z] #58 1.430 ++ set -e [2021-08-20T21:31:35.944Z] #58 1.430 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-20T21:31:35.944Z] #58 1.430 + install_containerd [2021-08-20T21:31:35.944Z] #58 1.431 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-20T21:31:35.944Z] #58 1.431 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-20T21:31:35.944Z] #58 1.431 + git clone https://github.com/containerd/containerd.git /tmp/tmp.F8RNU5pKNE/src/github.com/containerd/containerd [2021-08-20T21:31:35.944Z] #58 1.441 Cloning into '/tmp/tmp.F8RNU5pKNE/src/github.com/containerd/containerd'... [2021-08-20T21:31:36.297Z] #67 ... [2021-08-20T21:31:36.297Z] [2021-08-20T21:31:36.297Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:31:36.297Z] #20 sha256:397fd0caa0d3b3f4e21fc1427886c26bf195c8b97710fb6639c57b22a0e421e8 [2021-08-20T21:31:36.297Z] #20 21.67 Fetched 48.3 MB in 20s (2446 kB/s) [2021-08-20T21:31:36.297Z] #20 21.67 Reading package lists... [2021-08-20T21:31:36.297Z] #20 30.35 Reading package lists... [2021-08-20T21:31:36.297Z] #20 ... [2021-08-20T21:31:36.297Z] [2021-08-20T21:31:36.297Z] #64 [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 [2021-08-20T21:31:36.297Z] #64 sha256:c059ba2eae19afbfb793e32f8ae74a67ed752eeb94dc4c29d93a52fa3cdb75e5 [2021-08-20T21:31:36.297Z] #64 21.39 Reading package lists... [2021-08-20T21:31:36.297Z] #64 30.49 Reading package lists... [2021-08-20T21:31:36.297Z] #64 ... [2021-08-20T21:31:36.297Z] [2021-08-20T21:31:36.297Z] #67 [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 [2021-08-20T21:31:36.297Z] #67 sha256:27bc7086d42ec21cb747bdb78421e03fdfe510d8064c3f99bb195e083b5cec8d [2021-08-20T21:31:36.297Z] #67 DONE 31.9s [2021-08-20T21:31:36.297Z] [2021-08-20T21:31:36.297Z] #68 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-20T21:31:36.297Z] #68 sha256:dd4dd395ee71d6fd06537ea36cea191265619c73a40cbede8d242f961f80fb90 [2021-08-20T21:31:36.297Z] #68 DONE 0.0s [2021-08-20T21:31:36.297Z] [2021-08-20T21:31:36.297Z] #69 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-20T21:31:36.297Z] #69 sha256:519949b5b909cc5b61a1c82d17a26105174e0263f2cc104deb7eda707353792f [2021-08-20T21:31:36.297Z] #69 DONE 0.1s [2021-08-20T21:31:36.297Z] [2021-08-20T21:31:36.297Z] #44 [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 [2021-08-20T21:31:36.297Z] #44 sha256:23cce2a40f29cbdc82eb39c93e2f0dca271eccbd1ee05b314337f2fed259e591 [2021-08-20T21:31:36.297Z] #44 22.10 Fetched 48.3 MB in 20s (2390 kB/s) [2021-08-20T21:31:36.297Z] #44 22.10 Reading package lists... [2021-08-20T21:31:36.695Z] #14 45.81 Building dependency tree... [2021-08-20T21:31:36.720Z] #14 55.03 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-08-20T21:31:36.720Z] #14 ... [2021-08-20T21:31:36.720Z] [2021-08-20T21:31:36.720Z] #57 [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 [2021-08-20T21:31:36.720Z] #57 sha256:d102aaa35eb16e033c41703a30fa0a89f7f201b0ead6336215dd28a0ae7686a8 [2021-08-20T21:31:36.720Z] #57 37.29 Reading package lists... [2021-08-20T21:31:36.720Z] #57 45.29 Building dependency tree... [2021-08-20T21:31:36.720Z] #57 50.15 The following additional packages will be installed: [2021-08-20T21:31:36.720Z] #57 50.15 libbtrfs0 [2021-08-20T21:31:36.720Z] #57 50.36 The following NEW packages will be installed: [2021-08-20T21:31:36.720Z] #57 50.39 libbtrfs-dev libbtrfs0 [2021-08-20T21:31:36.720Z] #57 50.90 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-08-20T21:31:36.720Z] #57 50.90 Need to get 460 kB of archives. [2021-08-20T21:31:36.720Z] #57 50.90 After this operation, 1237 kB of additional disk space will be used. [2021-08-20T21:31:36.720Z] #57 50.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-20T21:31:36.720Z] #57 50.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-20T21:31:36.720Z] #57 52.51 debconf: delaying package configuration, since apt-utils is not installed [2021-08-20T21:31:36.720Z] #57 52.75 Fetched 460 kB in 0s (1502 kB/s) [2021-08-20T21:31:36.720Z] #57 52.87 Selecting previously unselected package libbtrfs0:amd64. [2021-08-20T21:31:36.720Z] #57 52.87 (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 ... 15713 files and directories currently installed.) [2021-08-20T21:31:36.720Z] #57 52.93 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-20T21:31:36.720Z] #57 52.95 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-20T21:31:36.720Z] #57 53.17 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-20T21:31:36.720Z] #57 53.17 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-20T21:31:36.720Z] #57 53.22 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-20T21:31:36.720Z] #57 53.60 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-20T21:31:36.720Z] #57 53.62 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-20T21:31:36.720Z] #57 53.63 Processing triggers for libc-bin (2.31-13) ... [2021-08-20T21:31:36.778Z] #14 ... [2021-08-20T21:31:36.778Z] [2021-08-20T21:31:36.778Z] #57 [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 [2021-08-20T21:31:36.778Z] #57 sha256:d102aaa35eb16e033c41703a30fa0a89f7f201b0ead6336215dd28a0ae7686a8 [2021-08-20T21:31:36.778Z] #57 27.59 Reading package lists... [2021-08-20T21:31:36.778Z] #57 32.63 Building dependency tree... [2021-08-20T21:31:36.778Z] #57 36.07 The following additional packages will be installed: [2021-08-20T21:31:36.778Z] #57 36.08 libbtrfs0 [2021-08-20T21:31:36.778Z] #57 36.24 The following NEW packages will be installed: [2021-08-20T21:31:36.778Z] #57 36.24 libbtrfs-dev libbtrfs0 [2021-08-20T21:31:36.778Z] #57 36.60 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-08-20T21:31:36.778Z] #57 36.60 Need to get 460 kB of archives. [2021-08-20T21:31:36.778Z] #57 36.60 After this operation, 1237 kB of additional disk space will be used. [2021-08-20T21:31:36.778Z] #57 36.60 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-20T21:31:36.778Z] #57 36.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-20T21:31:36.778Z] #57 38.04 debconf: delaying package configuration, since apt-utils is not installed [2021-08-20T21:31:36.778Z] #57 38.36 Fetched 460 kB in 1s (726 kB/s) [2021-08-20T21:31:36.778Z] #57 38.46 Selecting previously unselected package libbtrfs0:amd64. [2021-08-20T21:31:36.778Z] #57 38.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 ... 15713 files and directories currently installed.) [2021-08-20T21:31:36.778Z] #57 38.53 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-20T21:31:36.778Z] #57 38.56 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-20T21:31:36.778Z] #57 38.75 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-20T21:31:36.778Z] #57 38.75 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-20T21:31:36.778Z] #57 38.77 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-20T21:31:36.778Z] #57 39.09 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-20T21:31:36.778Z] #57 39.17 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-20T21:31:36.778Z] #57 39.20 Processing triggers for libc-bin (2.31-13) ... [2021-08-20T21:31:36.778Z] #57 DONE 39.8s [2021-08-20T21:31:36.778Z] [2021-08-20T21:31:36.778Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-20T21:31:36.778Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-20T21:31:36.778Z] #45 36.87 The following additional packages will be installed: [2021-08-20T21:31:36.778Z] #45 36.89 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-20T21:31:36.778Z] #45 36.89 python3-protobuf python3-six [2021-08-20T21:31:36.778Z] #45 36.90 Suggested packages: [2021-08-20T21:31:36.778Z] #45 36.91 python3-setuptools [2021-08-20T21:31:36.778Z] #45 36.91 Recommended packages: [2021-08-20T21:31:36.778Z] #45 36.91 iproute2 | iproute [2021-08-20T21:31:36.778Z] #45 37.46 The following NEW packages will be installed: [2021-08-20T21:31:36.778Z] #45 37.47 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-20T21:31:36.778Z] #45 37.48 python3-protobuf python3-six [2021-08-20T21:31:36.778Z] #45 37.89 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-08-20T21:31:36.778Z] #45 37.89 Need to get 2267 kB of archives. [2021-08-20T21:31:36.778Z] #45 37.89 After this operation, 10.8 MB of additional disk space will be used. [2021-08-20T21:31:36.778Z] #45 37.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-08-20T21:31:36.778Z] #45 37.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-20T21:31:36.778Z] #45 37.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-08-20T21:31:36.778Z] #45 37.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-08-20T21:31:36.778Z] #45 38.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-20T21:31:36.778Z] #45 38.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-08-20T21:31:36.778Z] #45 38.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-08-20T21:31:36.981Z] #57 ... [2021-08-20T21:31:36.981Z] [2021-08-20T21:31:36.981Z] #37 [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 [2021-08-20T21:31:36.981Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-20T21:31:36.981Z] #37 52.41 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-08-20T21:31:36.981Z] #37 52.43 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-08-20T21:31:36.981Z] #37 52.44 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-08-20T21:31:36.981Z] #37 54.10 debconf: delaying package configuration, since apt-utils is not installed [2021-08-20T21:31:36.981Z] #37 55.03 Fetched 17.7 MB in 2s (10.8 MB/s) [2021-08-20T21:31:36.981Z] #37 55.14 Selecting previously unselected package xxd. [2021-08-20T21:31:36.981Z] #37 55.14 (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 ... 15713 files and directories currently installed.) [2021-08-20T21:31:36.981Z] #37 55.22 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-20T21:31:36.981Z] #37 ... [2021-08-20T21:31:36.981Z] [2021-08-20T21:31:36.981Z] #57 [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 [2021-08-20T21:31:36.981Z] #57 sha256:d102aaa35eb16e033c41703a30fa0a89f7f201b0ead6336215dd28a0ae7686a8 [2021-08-20T21:31:36.981Z] #57 DONE 55.3s [2021-08-20T21:31:36.981Z] [2021-08-20T21:31:36.981Z] #37 [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 [2021-08-20T21:31:36.981Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-20T21:31:36.981Z] #37 55.28 Unpacking xxd (2:8.2.2434-3) ... [2021-08-20T21:31:37.241Z] #37 55.72 Selecting previously unselected package vim-common. [2021-08-20T21:31:37.501Z] #37 55.73 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-20T21:31:37.501Z] #37 55.79 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-20T21:31:37.665Z] #44 30.62 Reading package lists... [2021-08-20T21:31:37.665Z] #44 ... [2021-08-20T21:31:37.665Z] [2021-08-20T21:31:37.665Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-20T21:31:37.665Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-20T21:31:37.665Z] #72 CACHED [2021-08-20T21:31:37.665Z] [2021-08-20T21:31:37.665Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-20T21:31:37.665Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-20T21:31:37.665Z] #74 CACHED [2021-08-20T21:31:37.712Z] #45 40.83 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-08-20T21:31:37.922Z] [2021-08-20T21:31:37.922Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:31:37.922Z] #20 sha256:397fd0caa0d3b3f4e21fc1427886c26bf195c8b97710fb6639c57b22a0e421e8 [2021-08-20T21:31:38.071Z] #37 56.31 Selecting previously unselected package cmake-data. [2021-08-20T21:31:38.071Z] #37 56.31 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-08-20T21:31:38.071Z] #37 56.32 Unpacking cmake-data (3.18.4-2) ... [2021-08-20T21:31:38.608Z] #14 ... [2021-08-20T21:31:38.608Z] [2021-08-20T21:31:38.608Z] #57 [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 [2021-08-20T21:31:38.608Z] #57 sha256:d102aaa35eb16e033c41703a30fa0a89f7f201b0ead6336215dd28a0ae7686a8 [2021-08-20T21:31:38.608Z] #57 32.22 Reading package lists... [2021-08-20T21:31:38.608Z] #57 40.32 Building dependency tree... [2021-08-20T21:31:38.608Z] #57 45.31 The following additional packages will be installed: [2021-08-20T21:31:38.608Z] #57 45.32 libbtrfs0 [2021-08-20T21:31:38.608Z] #57 45.68 The following NEW packages will be installed: [2021-08-20T21:31:38.608Z] #57 45.71 libbtrfs-dev libbtrfs0 [2021-08-20T21:31:38.608Z] #57 46.37 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-08-20T21:31:38.608Z] #57 46.37 Need to get 460 kB of archives. [2021-08-20T21:31:38.608Z] #57 46.37 After this operation, 1237 kB of additional disk space will be used. [2021-08-20T21:31:38.608Z] #57 46.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-20T21:31:38.608Z] #57 46.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-20T21:31:38.608Z] #57 48.20 debconf: delaying package configuration, since apt-utils is not installed [2021-08-20T21:31:38.608Z] #57 48.57 Fetched 460 kB in 1s (844 kB/s) [2021-08-20T21:31:38.608Z] #57 48.80 Selecting previously unselected package libbtrfs0:amd64. [2021-08-20T21:31:38.608Z] #57 48.80 (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 ... 15713 files and directories currently installed.) [2021-08-20T21:31:38.608Z] #57 48.98 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-20T21:31:38.608Z] #57 48.99 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-20T21:31:38.608Z] #57 49.28 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-20T21:31:38.608Z] #57 49.32 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-20T21:31:38.608Z] #57 49.36 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-20T21:31:38.608Z] #57 50.04 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-20T21:31:38.608Z] #57 50.08 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-20T21:31:38.608Z] #57 50.10 Processing triggers for libc-bin (2.31-13) ... [2021-08-20T21:31:38.869Z] #57 ... [2021-08-20T21:31:38.869Z] [2021-08-20T21:31:38.869Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-20T21:31:38.869Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-20T21:31:38.869Z] #45 32.20 Reading package lists... [2021-08-20T21:31:38.869Z] #45 40.23 Reading package lists... [2021-08-20T21:31:38.869Z] #45 47.90 Building dependency tree... [2021-08-20T21:31:38.869Z] #45 ... [2021-08-20T21:31:38.869Z] [2021-08-20T21:31:38.869Z] #37 [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 [2021-08-20T21:31:38.869Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-20T21:31:38.869Z] #37 33.45 Reading package lists... [2021-08-20T21:31:38.869Z] #37 41.79 Building dependency tree... [2021-08-20T21:31:38.869Z] #37 47.29 The following additional packages will be installed: [2021-08-20T21:31:38.869Z] #37 47.32 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-08-20T21:31:38.869Z] #37 47.33 Suggested packages: [2021-08-20T21:31:38.869Z] #37 47.33 cmake-doc ninja-build lrzip [2021-08-20T21:31:38.869Z] #37 47.33 Recommended packages: [2021-08-20T21:31:38.869Z] #37 47.33 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-20T21:31:38.869Z] #37 48.66 The following NEW packages will be installed: [2021-08-20T21:31:38.869Z] #37 48.68 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-08-20T21:31:38.869Z] #37 48.68 vim-common xxd [2021-08-20T21:31:38.869Z] #37 49.09 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-08-20T21:31:38.869Z] #37 49.09 Need to get 17.7 MB of archives. [2021-08-20T21:31:38.869Z] #37 49.09 After this operation, 70.7 MB of additional disk space will be used. [2021-08-20T21:31:38.869Z] #37 49.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-20T21:31:38.869Z] #37 49.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-20T21:31:38.869Z] #37 49.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-08-20T21:31:38.869Z] #37 49.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-08-20T21:31:38.869Z] #37 49.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-08-20T21:31:38.869Z] #37 50.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-08-20T21:31:38.869Z] #37 50.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-08-20T21:31:38.869Z] #37 50.09 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-08-20T21:31:38.869Z] #37 50.10 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-08-20T21:31:38.869Z] #37 50.12 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-08-20T21:31:39.091Z] #45 ... [2021-08-20T21:31:39.091Z] [2021-08-20T21:31:39.092Z] #47 [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 [2021-08-20T21:31:39.092Z] #47 sha256:771d98a9297b57e4b9f4934bc401c75d570abb879f1ff05f8637f76dd68d45bd [2021-08-20T21:31:39.092Z] #47 32.38 vendor/golang.org/x/crypto/internal/subtle [2021-08-20T21:31:39.347Z] #47 ... [2021-08-20T21:31:39.347Z] [2021-08-20T21:31:39.347Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-20T21:31:39.347Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-20T21:31:39.347Z] #45 42.21 debconf: delaying package configuration, since apt-utils is not installed [2021-08-20T21:31:39.347Z] #45 42.48 Fetched 2267 kB in 4s (632 kB/s) [2021-08-20T21:31:39.607Z] #45 42.58 Selecting previously unselected package libprotobuf23:amd64. [2021-08-20T21:31:39.607Z] #45 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 ... 15713 files and directories currently installed.) [2021-08-20T21:31:39.607Z] #45 42.71 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-08-20T21:31:39.810Z] #37 ... [2021-08-20T21:31:39.810Z] [2021-08-20T21:31:39.810Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:31:39.810Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-20T21:31:39.810Z] #14 51.08 The following additional packages will be installed: [2021-08-20T21:31:39.810Z] #14 51.08 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-20T21:31:39.810Z] #14 51.08 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-08-20T21:31:39.810Z] #14 51.08 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-08-20T21:31:39.810Z] #14 51.08 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-08-20T21:31:39.810Z] #14 51.09 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-08-20T21:31:39.810Z] #14 51.09 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-08-20T21:31:39.810Z] #14 51.10 mingw-w64-common mingw-w64-x86-64-dev [2021-08-20T21:31:39.810Z] #14 51.13 Suggested packages: [2021-08-20T21:31:39.810Z] #14 51.14 gcc-10-locales seccomp wine64 [2021-08-20T21:31:39.810Z] #14 ... [2021-08-20T21:31:39.810Z] [2021-08-20T21:31:39.810Z] #57 [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 [2021-08-20T21:31:39.810Z] #57 sha256:d102aaa35eb16e033c41703a30fa0a89f7f201b0ead6336215dd28a0ae7686a8 [2021-08-20T21:31:39.810Z] #57 DONE 51.4s [2021-08-20T21:31:39.876Z] #45 42.72 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-08-20T21:31:39.981Z] #37 ... [2021-08-20T21:31:39.981Z] [2021-08-20T21:31:39.981Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-20T21:31:39.981Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-20T21:31:39.981Z] #45 40.37 Reading package lists... [2021-08-20T21:31:39.981Z] #45 48.17 Building dependency tree... [2021-08-20T21:31:39.981Z] #45 52.88 The following additional packages will be installed: [2021-08-20T21:31:39.981Z] #45 52.89 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-20T21:31:39.981Z] #45 52.90 python3-protobuf python3-six [2021-08-20T21:31:39.981Z] #45 52.91 Suggested packages: [2021-08-20T21:31:39.981Z] #45 52.92 python3-setuptools [2021-08-20T21:31:39.981Z] #45 52.92 Recommended packages: [2021-08-20T21:31:39.981Z] #45 52.92 iproute2 | iproute [2021-08-20T21:31:39.981Z] #45 53.58 The following NEW packages will be installed: [2021-08-20T21:31:39.981Z] #45 53.62 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-20T21:31:39.981Z] #45 53.62 python3-protobuf python3-six [2021-08-20T21:31:39.981Z] #45 54.22 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-08-20T21:31:39.981Z] #45 54.22 Need to get 2267 kB of archives. [2021-08-20T21:31:39.981Z] #45 54.22 After this operation, 10.8 MB of additional disk space will be used. [2021-08-20T21:31:39.981Z] #45 54.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-08-20T21:31:39.981Z] #45 54.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-20T21:31:39.981Z] #45 54.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-08-20T21:31:39.981Z] #45 54.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-08-20T21:31:39.981Z] #45 54.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-20T21:31:39.981Z] #45 54.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-08-20T21:31:39.981Z] #45 54.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-08-20T21:31:39.981Z] #45 57.31 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-08-20T21:31:40.072Z] [2021-08-20T21:31:40.072Z] #58 [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 [2021-08-20T21:31:40.072Z] #58 sha256:9397770bae082b2cad5770c416fd59456f0aa4fc02edeca9e7019e9d5c58654e [2021-08-20T21:31:40.245Z] #45 ... [2021-08-20T21:31:40.245Z] [2021-08-20T21:31:40.245Z] #58 [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 [2021-08-20T21:31:40.245Z] #58 sha256:a7c36b1a26e0ea026af08b59c0f14ae8cd0086af178461b65e19a98208cfdd4c [2021-08-20T21:31:40.245Z] #58 1.502 + RM_GOPATH=0 [2021-08-20T21:31:40.245Z] #58 1.502 + TMP_GOPATH= [2021-08-20T21:31:40.245Z] #58 1.502 + : /build [2021-08-20T21:31:40.245Z] #58 1.502 + '[' -z '' ']' [2021-08-20T21:31:40.245Z] #58 1.503 ++ mktemp -d [2021-08-20T21:31:40.245Z] #58 1.504 + export GOPATH=/tmp/tmp.hSwu7RubS7 [2021-08-20T21:31:40.245Z] #58 1.504 + GOPATH=/tmp/tmp.hSwu7RubS7 [2021-08-20T21:31:40.245Z] #58 1.504 + RM_GOPATH=1 [2021-08-20T21:31:40.245Z] #58 1.504 + case "$(go env GOARCH)" in [2021-08-20T21:31:40.245Z] #58 1.505 ++ go env GOARCH [2021-08-20T21:31:40.245Z] #58 1.537 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:40.245Z] #58 1.537 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:40.245Z] #58 1.538 ++ dirname /tmp/install/install.sh [2021-08-20T21:31:40.245Z] #58 1.540 + dir=/tmp/install [2021-08-20T21:31:40.245Z] #58 1.540 + bin=containerd [2021-08-20T21:31:40.245Z] #58 1.540 + shift [2021-08-20T21:31:40.245Z] #58 1.540 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-20T21:31:40.245Z] #58 1.541 + . /tmp/install/containerd.installer [2021-08-20T21:31:40.245Z] #58 1.541 ++ set -e [2021-08-20T21:31:40.245Z] #58 1.541 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-20T21:31:40.245Z] #58 1.542 + install_containerd [2021-08-20T21:31:40.245Z] #58 1.543 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-20T21:31:40.245Z] #58 1.551 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hSwu7RubS7/src/github.com/containerd/containerd [2021-08-20T21:31:40.245Z] #58 1.551 Cloning into '/tmp/tmp.hSwu7RubS7/src/github.com/containerd/containerd'... [2021-08-20T21:31:40.245Z] #58 1.552 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-20T21:31:40.245Z] #58 ... [2021-08-20T21:31:40.245Z] [2021-08-20T21:31:40.245Z] #47 [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 [2021-08-20T21:31:40.245Z] #47 sha256:5eea60e6ec5ff0015828d1e9f27d40406a5ef9e48c414f3eb1767f8782675b49 [2021-08-20T21:31:40.245Z] #47 48.53 vendor/golang.org/x/crypto/internal/subtle [2021-08-20T21:31:40.245Z] #58 ... [2021-08-20T21:31:40.245Z] [2021-08-20T21:31:40.245Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-20T21:31:40.245Z] #30 sha256:64449a9cbc3ba471c32a709829881f336dda615af8bd5a83b9563362e73393dc [2021-08-20T21:31:40.245Z] #30 29.52 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-20T21:31:40.245Z] #30 30.98 [2021-08-20T21:31:40.245Z] #30 31.30 #=#=# ######################################################################## 100.0% [2021-08-20T21:31:40.246Z] #30 32.45 [2021-08-20T21:31:40.246Z] #30 32.81 Download of images into '/build' complete. [2021-08-20T21:31:40.246Z] #30 32.81 Use something like the following to load the result into a Docker daemon: [2021-08-20T21:31:40.246Z] #30 32.81 tar -cC '/build' . | docker load [2021-08-20T21:31:40.246Z] #30 DONE 34.5s [2021-08-20T21:31:40.246Z] [2021-08-20T21:31:40.246Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-20T21:31:40.246Z] #45 sha256:be3d3b1bf7d876af1662a28e57b4846dececd3ea91204f912d8253683da1579b [2021-08-20T21:31:40.246Z] #45 23.48 The following additional packages will be installed: [2021-08-20T21:31:40.246Z] #45 23.49 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-20T21:31:40.246Z] #45 23.50 python3-protobuf python3-six [2021-08-20T21:31:40.246Z] #45 23.51 Suggested packages: [2021-08-20T21:31:40.246Z] #45 23.51 python3-setuptools [2021-08-20T21:31:40.246Z] #45 23.51 Recommended packages: [2021-08-20T21:31:40.246Z] #45 23.51 iproute2 | iproute [2021-08-20T21:31:40.246Z] #45 23.96 The following NEW packages will be installed: [2021-08-20T21:31:40.246Z] #45 23.96 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-20T21:31:40.246Z] #45 23.97 python3-protobuf python3-six [2021-08-20T21:31:40.246Z] #45 24.49 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-08-20T21:31:40.246Z] #45 24.49 Need to get 2094 kB of archives. [2021-08-20T21:31:40.246Z] #45 24.49 After this operation, 10.5 MB of additional disk space will be used. [2021-08-20T21:31:40.246Z] #45 24.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2021-08-20T21:31:40.246Z] #45 24.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-20T21:31:40.246Z] #45 24.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2021-08-20T21:31:40.246Z] #45 24.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2021-08-20T21:31:40.246Z] #45 24.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-08-20T21:31:40.246Z] #45 24.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2021-08-20T21:31:40.246Z] #45 24.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-08-20T21:31:40.246Z] #45 27.41 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [588 kB] [2021-08-20T21:31:40.246Z] #45 29.04 debconf: delaying package configuration, since apt-utils is not installed [2021-08-20T21:31:40.246Z] #45 29.32 Fetched 2094 kB in 4s (570 kB/s) [2021-08-20T21:31:40.246Z] #45 30.02 Selecting previously unselected package libprotobuf23:arm64. [2021-08-20T21:31:40.246Z] #45 30.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 ... 15703 files and directories currently installed.) [2021-08-20T21:31:40.246Z] #45 30.08 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2021-08-20T21:31:40.246Z] #45 30.10 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2021-08-20T21:31:40.246Z] #45 30.80 Selecting previously unselected package python3-pkg-resources. [2021-08-20T21:31:40.246Z] #45 30.80 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-20T21:31:40.246Z] #45 30.81 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-20T21:31:40.246Z] #45 31.11 Selecting previously unselected package python3-six. [2021-08-20T21:31:40.246Z] #45 31.13 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-08-20T21:31:40.246Z] #45 31.15 Unpacking python3-six (1.16.0-2) ... [2021-08-20T21:31:40.246Z] #45 31.30 Selecting previously unselected package python3-protobuf. [2021-08-20T21:31:40.246Z] #45 31.31 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2021-08-20T21:31:40.246Z] #45 31.39 Unpacking python3-protobuf (3.12.4-1) ... [2021-08-20T21:31:40.246Z] #45 33.37 Selecting previously unselected package libnet1:arm64. [2021-08-20T21:31:40.246Z] #45 33.37 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-08-20T21:31:40.246Z] #45 33.39 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-20T21:31:40.246Z] #45 ... [2021-08-20T21:31:40.246Z] [2021-08-20T21:31:40.246Z] #51 [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 [2021-08-20T21:31:40.246Z] #51 sha256:7cbadc4c6d694712b5fb6b75df8704afc65be814ab1db4b725809308b372e05d [2021-08-20T21:31:40.246Z] #51 23.72 go: downloading github.com/fatih/color v1.7.0 [2021-08-20T21:31:40.246Z] #51 23.72 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-20T21:31:40.246Z] #51 23.82 go: downloading github.com/pkg/errors v0.8.1 [2021-08-20T21:31:40.246Z] #51 23.90 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-20T21:31:40.246Z] #51 23.91 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-20T21:31:40.246Z] #51 24.00 go: downloading github.com/spf13/viper v1.6.1 [2021-08-20T21:31:40.246Z] #51 24.63 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-20T21:31:40.246Z] #51 24.64 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-20T21:31:40.246Z] #51 24.64 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-20T21:31:40.246Z] #51 24.65 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-20T21:31:40.246Z] #51 25.28 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-20T21:31:40.246Z] #51 25.41 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-20T21:31:40.246Z] #51 25.67 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-20T21:31:40.246Z] #51 26.62 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-20T21:31:40.246Z] #51 26.88 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-20T21:31:40.246Z] #51 26.94 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-20T21:31:40.246Z] #51 27.76 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-20T21:31:40.246Z] #51 28.85 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-20T21:31:40.246Z] #51 28.86 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-20T21:31:40.246Z] #51 28.96 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-20T21:31:40.246Z] #51 28.99 go: downloading github.com/spf13/afero v1.1.2 [2021-08-20T21:31:40.246Z] #51 29.15 go: downloading github.com/spf13/cast v1.3.0 [2021-08-20T21:31:40.246Z] #51 29.22 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-20T21:31:40.246Z] #51 29.28 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-20T21:31:40.246Z] #51 29.33 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-20T21:31:40.246Z] #51 29.41 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-20T21:31:40.246Z] #51 29.73 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-20T21:31:40.246Z] #51 29.86 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-20T21:31:40.246Z] #51 30.90 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-20T21:31:40.246Z] #51 30.92 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-20T21:31:40.246Z] #51 30.92 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-20T21:31:40.246Z] #51 31.00 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-20T21:31:40.246Z] #51 31.00 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-20T21:31:40.246Z] #51 31.05 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-20T21:31:40.246Z] #51 31.06 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-20T21:31:40.246Z] #51 31.13 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-20T21:31:40.246Z] #51 31.18 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-20T21:31:40.246Z] #51 31.36 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-20T21:31:40.246Z] #51 31.44 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-20T21:31:40.246Z] #51 31.44 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-20T21:31:40.246Z] #51 31.46 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-20T21:31:40.246Z] #51 31.61 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-20T21:31:40.246Z] #51 31.71 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-20T21:31:40.246Z] #51 31.77 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-20T21:31:40.246Z] #51 31.80 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-20T21:31:40.246Z] #51 31.88 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-20T21:31:40.246Z] #51 31.89 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-20T21:31:40.246Z] #51 32.09 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-20T21:31:40.246Z] #51 32.16 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-20T21:31:40.246Z] #51 32.80 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-20T21:31:40.246Z] #51 32.82 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-20T21:31:40.246Z] #51 32.93 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-20T21:31:40.246Z] #51 33.03 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-20T21:31:40.246Z] #51 33.46 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-20T21:31:40.246Z] #51 ... [2021-08-20T21:31:40.246Z] [2021-08-20T21:31:40.246Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-20T21:31:40.246Z] #45 sha256:be3d3b1bf7d876af1662a28e57b4846dececd3ea91204f912d8253683da1579b [2021-08-20T21:31:40.246Z] #45 33.81 Selecting previously unselected package libnl-3-200:arm64. [2021-08-20T21:31:40.442Z] #45 43.54 Selecting previously unselected package python3-pkg-resources. [2021-08-20T21:31:40.442Z] #45 43.54 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-20T21:31:40.442Z] #45 43.55 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-20T21:31:40.508Z] #45 33.83 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-08-20T21:31:40.509Z] #45 33.84 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-08-20T21:31:40.536Z] #47 ... [2021-08-20T21:31:40.536Z] [2021-08-20T21:31:40.536Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:31:40.536Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-20T21:31:40.536Z] #14 56.99 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-08-20T21:31:40.536Z] #14 57.62 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-08-20T21:31:40.536Z] #14 58.61 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-08-20T21:31:40.698Z] #45 43.73 Selecting previously unselected package python3-six. [2021-08-20T21:31:40.698Z] #45 43.76 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-08-20T21:31:40.698Z] #45 43.76 Unpacking python3-six (1.16.0-2) ... [2021-08-20T21:31:40.698Z] #45 43.86 Selecting previously unselected package python3-protobuf. [2021-08-20T21:31:40.859Z] #45 ... [2021-08-20T21:31:40.859Z] [2021-08-20T21:31:40.859Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:31:40.859Z] #14 sha256:19a1458a3f448906b0785e62191f9e3d2cb68edf322ed79c9ebbb6a0729b9ac4 [2021-08-20T21:31:40.859Z] #14 24.44 The following NEW packages will be installed: [2021-08-20T21:31:40.859Z] #14 24.44 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-20T21:31:40.859Z] #14 24.45 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-08-20T21:31:40.859Z] #14 24.45 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-08-20T21:31:40.859Z] #14 24.45 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-08-20T21:31:40.859Z] #14 24.45 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-08-20T21:31:40.859Z] #14 24.45 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-08-20T21:31:40.859Z] #14 24.45 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-08-20T21:31:40.859Z] #14 24.45 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-08-20T21:31:40.859Z] #14 24.46 mingw-w64-x86-64-dev [2021-08-20T21:31:40.859Z] #14 24.84 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-08-20T21:31:40.859Z] #14 24.84 Need to get 108 MB of archives. [2021-08-20T21:31:40.859Z] #14 24.84 After this operation, 620 MB of additional disk space will be used. [2021-08-20T21:31:40.859Z] #14 24.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2021-08-20T21:31:40.859Z] #14 24.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2021-08-20T21:31:40.859Z] #14 25.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-08-20T21:31:40.859Z] #14 25.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2021-08-20T21:31:40.859Z] #14 25.06 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2021-08-20T21:31:40.859Z] #14 25.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-08-20T21:31:40.859Z] #14 25.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-08-20T21:31:40.859Z] #14 25.40 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2021-08-20T21:31:40.859Z] #14 25.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2021-08-20T21:31:40.859Z] #14 26.24 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2021-08-20T21:31:40.859Z] #14 27.64 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2021-08-20T21:31:40.859Z] #14 28.06 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2021-08-20T21:31:40.859Z] #14 28.53 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2021-08-20T21:31:40.859Z] #14 30.12 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2021-08-20T21:31:40.859Z] #14 30.62 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-08-20T21:31:40.859Z] #14 30.62 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-08-20T21:31:40.859Z] #14 30.62 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-08-20T21:31:40.859Z] #14 30.62 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-08-20T21:31:40.859Z] #14 30.63 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-08-20T21:31:40.859Z] #14 30.63 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2021-08-20T21:31:40.859Z] #14 30.65 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2021-08-20T21:31:40.859Z] #14 30.65 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2021-08-20T21:31:40.859Z] #14 30.67 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2021-08-20T21:31:40.859Z] #14 30.68 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2021-08-20T21:31:40.859Z] #14 30.69 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2021-08-20T21:31:40.859Z] #14 30.70 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2021-08-20T21:31:40.859Z] #14 30.73 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2021-08-20T21:31:40.859Z] #14 30.74 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2021-08-20T21:31:40.859Z] #14 30.74 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-08-20T21:31:40.859Z] #14 30.76 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2021-08-20T21:31:40.859Z] #14 31.93 debconf: delaying package configuration, since apt-utils is not installed [2021-08-20T21:31:40.859Z] #14 32.71 Fetched 108 MB in 6s (17.3 MB/s) [2021-08-20T21:31:40.859Z] #14 33.30 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-20T21:31:40.859Z] #14 33.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-08-20T21:31:40.859Z] #14 33.37 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2021-08-20T21:31:40.859Z] #14 33.44 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-20T21:31:40.859Z] #14 ... [2021-08-20T21:31:40.859Z] [2021-08-20T21:31:40.859Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-20T21:31:40.859Z] #45 sha256:be3d3b1bf7d876af1662a28e57b4846dececd3ea91204f912d8253683da1579b [2021-08-20T21:31:40.859Z] #45 34.34 Selecting previously unselected package libprotobuf-c1:arm64. [2021-08-20T21:31:40.859Z] #45 34.36 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-08-20T21:31:40.956Z] #45 43.86 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-08-20T21:31:40.956Z] #45 43.87 Unpacking python3-protobuf (3.12.4-1) ... [2021-08-20T21:31:40.956Z] #45 ... [2021-08-20T21:31:40.956Z] [2021-08-20T21:31:40.956Z] #37 [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 [2021-08-20T21:31:40.956Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-20T21:31:40.956Z] #37 34.15 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-08-20T21:31:40.956Z] #37 34.15 Need to get 17.7 MB of archives. [2021-08-20T21:31:40.956Z] #37 34.15 After this operation, 70.7 MB of additional disk space will be used. [2021-08-20T21:31:40.956Z] #37 34.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-20T21:31:40.956Z] #37 34.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-20T21:31:40.956Z] #37 34.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-08-20T21:31:40.956Z] #37 34.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-08-20T21:31:40.956Z] #37 34.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-08-20T21:31:40.956Z] #37 34.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-08-20T21:31:40.956Z] #37 34.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-08-20T21:31:40.956Z] #37 34.82 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-08-20T21:31:40.956Z] #37 34.83 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-08-20T21:31:40.956Z] #37 34.83 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-08-20T21:31:40.956Z] #37 36.15 debconf: delaying package configuration, since apt-utils is not installed [2021-08-20T21:31:40.956Z] #37 36.40 Fetched 17.7 MB in 1s (13.2 MB/s) [2021-08-20T21:31:40.956Z] #37 36.53 Selecting previously unselected package xxd. [2021-08-20T21:31:40.956Z] #37 36.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-08-20T21:31:40.956Z] #37 36.59 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-20T21:31:40.956Z] #37 36.59 Unpacking xxd (2:8.2.2434-3) ... [2021-08-20T21:31:40.956Z] #37 36.91 Selecting previously unselected package vim-common. [2021-08-20T21:31:40.956Z] #37 36.91 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-20T21:31:40.956Z] #37 36.93 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-20T21:31:40.956Z] #37 37.22 Selecting previously unselected package cmake-data. [2021-08-20T21:31:40.956Z] #37 37.22 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-08-20T21:31:40.956Z] #37 37.23 Unpacking cmake-data (3.18.4-2) ... [2021-08-20T21:31:40.956Z] #37 40.47 Selecting previously unselected package libicu67:amd64. [2021-08-20T21:31:40.956Z] #37 40.48 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-08-20T21:31:40.956Z] #37 40.50 Unpacking libicu67:amd64 (67.1-7) ... [2021-08-20T21:31:41.122Z] #45 34.48 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-08-20T21:31:41.122Z] #45 34.68 Selecting previously unselected package criu. [2021-08-20T21:31:41.122Z] #45 34.68 Preparing to unpack .../7-criu_3.15-1_arm64.deb ... [2021-08-20T21:31:41.122Z] #45 34.72 Unpacking criu (3.15-1) ... [2021-08-20T21:31:41.212Z] #37 ... [2021-08-20T21:31:41.212Z] [2021-08-20T21:31:41.212Z] #58 [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 [2021-08-20T21:31:41.212Z] #58 sha256:ef28225d31d655f75a1628abc025477a8161b8a4702ad8ae82d7daa3eff826df [2021-08-20T21:31:41.212Z] #58 3.134 + RM_GOPATH=0 [2021-08-20T21:31:41.212Z] #58 3.135 + TMP_GOPATH= [2021-08-20T21:31:41.213Z] #58 3.135 + : /build [2021-08-20T21:31:41.213Z] #58 3.135 + '[' -z '' ']' [2021-08-20T21:31:41.213Z] #58 3.137 ++ mktemp -d [2021-08-20T21:31:41.213Z] #58 3.140 + export GOPATH=/tmp/tmp.1EpJItCjeD [2021-08-20T21:31:41.213Z] #58 3.140 + GOPATH=/tmp/tmp.1EpJItCjeD [2021-08-20T21:31:41.213Z] #58 3.141 + RM_GOPATH=1 [2021-08-20T21:31:41.213Z] #58 3.141 + case "$(go env GOARCH)" in [2021-08-20T21:31:41.213Z] #58 3.150 ++ go env GOARCH [2021-08-20T21:31:41.213Z] #58 3.174 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:41.213Z] #58 3.175 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:41.213Z] #58 3.175 ++ dirname /tmp/install/install.sh [2021-08-20T21:31:41.213Z] #58 3.178 + dir=/tmp/install [2021-08-20T21:31:41.213Z] #58 3.179 + bin=containerd [2021-08-20T21:31:41.213Z] #58 3.180 + shift [2021-08-20T21:31:41.213Z] #58 3.180 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-20T21:31:41.213Z] #58 3.180 + . /tmp/install/containerd.installer [2021-08-20T21:31:41.213Z] #58 3.180 ++ set -e [2021-08-20T21:31:41.213Z] #58 3.181 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-20T21:31:41.213Z] #58 3.184 + install_containerd [2021-08-20T21:31:41.213Z] #58 3.186 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-20T21:31:41.213Z] #58 3.186 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-20T21:31:41.213Z] #58 3.187 + git clone https://github.com/containerd/containerd.git /tmp/tmp.1EpJItCjeD/src/github.com/containerd/containerd [2021-08-20T21:31:41.213Z] #58 3.190 Cloning into '/tmp/tmp.1EpJItCjeD/src/github.com/containerd/containerd'... [2021-08-20T21:31:41.984Z] #58 1.957 + RM_GOPATH=0 [2021-08-20T21:31:41.984Z] #58 1.957 + TMP_GOPATH= [2021-08-20T21:31:41.984Z] #58 1.957 + : /build [2021-08-20T21:31:41.984Z] #58 1.957 + '[' -z '' ']' [2021-08-20T21:31:41.984Z] #58 1.958 ++ mktemp -d [2021-08-20T21:31:41.984Z] #58 1.962 + export GOPATH=/tmp/tmp.QBH5LxOPpr [2021-08-20T21:31:41.984Z] #58 1.962 + GOPATH=/tmp/tmp.QBH5LxOPpr [2021-08-20T21:31:41.984Z] #58 1.962 + RM_GOPATH=1 [2021-08-20T21:31:41.984Z] #58 1.962 + case "$(go env GOARCH)" in [2021-08-20T21:31:41.984Z] #58 1.963 ++ go env GOARCH [2021-08-20T21:31:41.984Z] #58 1.989 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:41.984Z] #58 1.990 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:41.984Z] #58 1.990 ++ dirname /tmp/install/install.sh [2021-08-20T21:31:41.984Z] #58 2.005 + dir=/tmp/install [2021-08-20T21:31:41.984Z] #58 2.005 + bin=containerd [2021-08-20T21:31:41.984Z] #58 2.005 + shift [2021-08-20T21:31:41.984Z] #58 2.005 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-20T21:31:41.984Z] #58 2.005 + . /tmp/install/containerd.installer [2021-08-20T21:31:41.984Z] #58 2.005 ++ set -e [2021-08-20T21:31:41.984Z] #58 2.005 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-20T21:31:41.984Z] #58 2.012 + install_containerd [2021-08-20T21:31:41.985Z] #58 2.012 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-20T21:31:41.985Z] #58 2.012 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QBH5LxOPpr/src/github.com/containerd/containerd [2021-08-20T21:31:41.985Z] #58 2.012 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-20T21:31:41.985Z] #58 2.090 Cloning into '/tmp/tmp.QBH5LxOPpr/src/github.com/containerd/containerd'... [2021-08-20T21:31:42.092Z] #20 30.35 Reading package lists... [2021-08-20T21:31:42.099Z] #45 35.30 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-20T21:31:42.582Z] #58 ... [2021-08-20T21:31:42.582Z] [2021-08-20T21:31:42.582Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-20T21:31:42.582Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-20T21:31:42.582Z] #45 44.39 Selecting previously unselected package libnet1:amd64. [2021-08-20T21:31:42.582Z] #45 44.40 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-20T21:31:42.582Z] #45 44.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-20T21:31:42.582Z] #45 44.56 Selecting previously unselected package libnl-3-200:amd64. [2021-08-20T21:31:42.582Z] #45 44.57 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-08-20T21:31:42.582Z] #45 44.57 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-20T21:31:42.582Z] #45 44.71 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-20T21:31:42.582Z] #45 44.72 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-08-20T21:31:42.582Z] #45 44.72 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-20T21:31:42.582Z] #45 44.85 Selecting previously unselected package criu. [2021-08-20T21:31:42.582Z] #45 44.86 Preparing to unpack .../7-criu_3.15-1_amd64.deb ... [2021-08-20T21:31:42.582Z] #45 44.86 Unpacking criu (3.15-1) ... [2021-08-20T21:31:42.582Z] #45 45.61 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-20T21:31:42.676Z] #45 ... [2021-08-20T21:31:42.676Z] [2021-08-20T21:31:42.676Z] #33 [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 [2021-08-20T21:31:42.676Z] #33 sha256:9b726a69f188bc91e91f32502262c459a052881b103cefb6ed30ab5d27ebad8b [2021-08-20T21:31:42.676Z] #33 26.32 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-20T21:31:42.676Z] #33 26.83 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-20T21:31:42.941Z] #33 ... [2021-08-20T21:31:42.941Z] [2021-08-20T21:31:42.941Z] #51 [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 [2021-08-20T21:31:42.941Z] #51 sha256:7cbadc4c6d694712b5fb6b75df8704afc65be814ab1db4b725809308b372e05d [2021-08-20T21:31:42.941Z] #51 34.79 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-20T21:31:42.941Z] #51 34.79 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-20T21:31:42.941Z] #51 34.79 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-20T21:31:42.941Z] #51 34.81 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-20T21:31:42.941Z] #51 34.88 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-20T21:31:42.941Z] #51 34.98 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-20T21:31:42.941Z] #51 34.99 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-20T21:31:42.941Z] #51 35.10 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-20T21:31:42.941Z] #51 35.12 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-20T21:31:42.941Z] #51 35.16 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-20T21:31:42.941Z] #51 35.19 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-20T21:31:42.941Z] #51 35.22 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-20T21:31:42.941Z] #51 35.32 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-20T21:31:42.941Z] #51 35.44 go: downloading golang.org/x/text v0.3.2 [2021-08-20T21:31:42.941Z] #51 36.00 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-20T21:31:42.941Z] #51 36.25 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-20T21:31:43.134Z] #14 61.04 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-08-20T21:31:43.392Z] #14 61.81 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-08-20T21:31:43.392Z] #14 61.82 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-08-20T21:31:43.392Z] #14 61.82 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-08-20T21:31:43.392Z] #14 61.83 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-20T21:31:43.392Z] #14 61.85 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-20T21:31:43.392Z] #14 61.86 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-08-20T21:31:43.392Z] #14 61.88 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-08-20T21:31:43.459Z] #20 37.54 Building dependency tree... [2021-08-20T21:31:43.512Z] #45 ... [2021-08-20T21:31:43.512Z] [2021-08-20T21:31:43.512Z] #51 [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 [2021-08-20T21:31:43.512Z] #51 sha256:2bb9905e19f3325e3bc1b952e08aa426397773518d87bd109faed38d19a25d7b [2021-08-20T21:31:43.512Z] #51 36.43 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-20T21:31:43.512Z] #51 36.45 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-20T21:31:43.512Z] #51 36.56 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-20T21:31:43.512Z] #51 36.69 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-20T21:31:43.512Z] #51 36.69 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-20T21:31:43.512Z] #51 37.92 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-20T21:31:43.512Z] #51 38.09 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-20T21:31:43.512Z] #51 38.51 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-20T21:31:43.512Z] #51 ... [2021-08-20T21:31:43.512Z] [2021-08-20T21:31:43.513Z] #33 [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 [2021-08-20T21:31:43.513Z] #33 sha256:ad05b9950cf07fea53716630ddc759e5af47377be4b3e619adf75bc4ef5c678b [2021-08-20T21:31:43.513Z] #33 45.38 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-08-20T21:31:43.513Z] #33 45.65 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-20T21:31:43.513Z] #33 46.03 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-20T21:31:43.653Z] #14 61.88 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-08-20T21:31:43.653Z] #14 61.90 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-08-20T21:31:43.653Z] #14 61.91 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-08-20T21:31:43.653Z] #14 61.93 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-08-20T21:31:43.653Z] #14 61.93 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-08-20T21:31:43.653Z] #14 61.99 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-08-20T21:31:43.653Z] #14 62.00 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-08-20T21:31:43.653Z] #14 62.00 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-08-20T21:31:43.653Z] #14 62.01 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-08-20T21:31:43.715Z] #20 39.22 Reading state information... [2021-08-20T21:31:44.220Z] #14 ... [2021-08-20T21:31:44.220Z] [2021-08-20T21:31:44.220Z] #51 [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 [2021-08-20T21:31:44.220Z] #51 sha256:cac8bba675454f695a538f5a02597b63bc49dd16d58583f80da7447932c5481c [2021-08-20T21:31:44.220Z] #51 52.53 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-20T21:31:44.220Z] #51 52.58 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-20T21:31:44.220Z] #51 52.69 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-20T21:31:44.220Z] #51 52.73 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-20T21:31:44.220Z] #51 52.79 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-20T21:31:44.220Z] #51 54.34 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-20T21:31:44.220Z] #51 55.15 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-20T21:31:44.220Z] #51 55.49 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-20T21:31:44.220Z] #51 ... [2021-08-20T21:31:44.220Z] [2021-08-20T21:31:44.220Z] #33 [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 [2021-08-20T21:31:44.220Z] #33 sha256:ad05b9950cf07fea53716630ddc759e5af47377be4b3e619adf75bc4ef5c678b [2021-08-20T21:31:44.737Z] #33 61.59 Updating files: 78% (1201/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 93% (1422/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-08-20T21:31:44.865Z] #51 38.28 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-20T21:31:44.865Z] #51 38.44 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-20T21:31:44.995Z] #33 62.91 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-20T21:31:45.083Z] #20 40.58 The following additional packages will be installed: [2021-08-20T21:31:45.083Z] #20 40.58 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-20T21:31:45.083Z] #20 40.58 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-08-20T21:31:45.083Z] #20 40.58 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-08-20T21:31:45.083Z] #20 40.58 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-08-20T21:31:45.083Z] #20 40.59 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-08-20T21:31:45.083Z] #20 40.60 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-08-20T21:31:45.083Z] #20 40.61 mingw-w64-common mingw-w64-x86-64-dev [2021-08-20T21:31:45.083Z] #20 40.65 Suggested packages: [2021-08-20T21:31:45.083Z] #20 40.65 gcc-10-locales seccomp wine64 [2021-08-20T21:31:45.438Z] #51 ... [2021-08-20T21:31:45.438Z] [2021-08-20T21:31:45.438Z] #37 [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 [2021-08-20T21:31:45.438Z] #37 sha256:28aa615c2394b6d252f85f3b48f2ed44c8edcb64fab368b19cd2b904d4aae32f [2021-08-20T21:31:45.438Z] #37 28.84 Selecting previously unselected package libicu67:arm64. [2021-08-20T21:31:45.438Z] #37 28.86 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2021-08-20T21:31:45.438Z] #37 28.91 Unpacking libicu67:arm64 (67.1-7) ... [2021-08-20T21:31:45.438Z] #37 34.06 Selecting previously unselected package libxml2:arm64. [2021-08-20T21:31:45.438Z] #37 34.08 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2021-08-20T21:31:45.438Z] #37 34.23 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-08-20T21:31:45.438Z] #37 34.80 Selecting previously unselected package libarchive13:arm64. [2021-08-20T21:31:45.438Z] #37 34.81 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2021-08-20T21:31:45.438Z] #37 34.83 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2021-08-20T21:31:45.438Z] #37 35.16 Selecting previously unselected package libjsoncpp24:arm64. [2021-08-20T21:31:45.438Z] #37 35.17 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2021-08-20T21:31:45.438Z] #37 35.20 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2021-08-20T21:31:45.438Z] #37 35.34 Selecting previously unselected package librhash0:arm64. [2021-08-20T21:31:45.438Z] #37 35.35 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2021-08-20T21:31:45.438Z] #37 35.39 Unpacking librhash0:arm64 (1.4.1-2) ... [2021-08-20T21:31:45.438Z] #37 35.65 Selecting previously unselected package libuv1:arm64. [2021-08-20T21:31:45.438Z] #37 35.66 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2021-08-20T21:31:45.438Z] #37 35.75 Unpacking libuv1:arm64 (1.40.0-2) ... [2021-08-20T21:31:45.438Z] #37 35.94 Selecting previously unselected package cmake. [2021-08-20T21:31:45.438Z] #37 35.94 Preparing to unpack .../9-cmake_3.18.4-2_arm64.deb ... [2021-08-20T21:31:45.438Z] #37 35.97 Unpacking cmake (3.18.4-2) ... [2021-08-20T21:31:45.438Z] #37 38.03 Setting up libicu67:arm64 (67.1-7) ... [2021-08-20T21:31:45.438Z] #37 38.06 Setting up xxd (2:8.2.2434-3) ... [2021-08-20T21:31:45.438Z] #37 38.09 Setting up libuv1:arm64 (1.40.0-2) ... [2021-08-20T21:31:45.438Z] #37 38.13 Setting up vim-common (2:8.2.2434-3) ... [2021-08-20T21:31:45.438Z] #37 38.20 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2021-08-20T21:31:45.438Z] #37 38.25 Setting up librhash0:arm64 (1.4.1-2) ... [2021-08-20T21:31:45.438Z] #37 38.28 Setting up cmake-data (3.18.4-2) ... [2021-08-20T21:31:45.438Z] #37 38.30 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-08-20T21:31:45.438Z] #37 38.32 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2021-08-20T21:31:45.438Z] #37 38.35 Setting up cmake (3.18.4-2) ... [2021-08-20T21:31:45.438Z] #37 38.39 Processing triggers for libc-bin (2.31-13) ... [2021-08-20T21:31:45.438Z] #37 ... [2021-08-20T21:31:45.438Z] [2021-08-20T21:31:45.438Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:31:45.438Z] #14 sha256:19a1458a3f448906b0785e62191f9e3d2cb68edf322ed79c9ebbb6a0729b9ac4 [2021-08-20T21:31:45.438Z] #14 35.80 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-20T21:31:45.438Z] #14 35.80 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2021-08-20T21:31:45.438Z] #14 35.81 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-20T21:31:45.438Z] #14 37.92 Selecting previously unselected package binutils-mingw-w64. [2021-08-20T21:31:45.438Z] #14 37.94 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-08-20T21:31:45.438Z] #14 37.98 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-20T21:31:45.438Z] #14 38.20 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-08-20T21:31:45.438Z] #14 38.20 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-08-20T21:31:45.438Z] #14 38.24 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-08-20T21:31:45.438Z] #14 38.43 Selecting previously unselected package dmsetup. [2021-08-20T21:31:45.438Z] #14 38.44 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2021-08-20T21:31:45.438Z] #14 38.45 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-08-20T21:31:45.438Z] #14 38.67 Selecting previously unselected package mingw-w64-common. [2021-08-20T21:31:45.438Z] #14 38.68 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-08-20T21:31:45.438Z] #14 38.70 Unpacking mingw-w64-common (8.0.0-1) ... [2021-08-20T21:31:45.561Z] #33 63.55 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-20T21:31:45.644Z] #20 41.31 The following NEW packages will be installed: [2021-08-20T21:31:45.644Z] #20 41.32 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-20T21:31:45.899Z] #20 41.32 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-08-20T21:31:45.899Z] #20 41.32 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-08-20T21:31:45.899Z] #20 41.32 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-08-20T21:31:45.899Z] #20 41.32 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-08-20T21:31:45.899Z] #20 41.32 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-08-20T21:31:45.899Z] #20 41.33 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-08-20T21:31:45.899Z] #20 41.33 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-08-20T21:31:45.899Z] #20 41.33 mingw-w64-x86-64-dev [2021-08-20T21:31:46.157Z] #20 41.75 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-08-20T21:31:46.157Z] #20 41.75 Need to get 115 MB of archives. [2021-08-20T21:31:46.157Z] #20 41.75 After this operation, 645 MB of additional disk space will be used. [2021-08-20T21:31:46.157Z] #20 41.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-08-20T21:31:46.157Z] #20 41.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-08-20T21:31:46.157Z] #20 41.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-08-20T21:31:46.157Z] #20 41.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-08-20T21:31:46.157Z] #20 41.81 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-08-20T21:31:46.157Z] #20 41.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-08-20T21:31:46.157Z] #20 41.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-08-20T21:31:46.191Z] #58 ... [2021-08-20T21:31:46.191Z] [2021-08-20T21:31:46.191Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:31:46.191Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-20T21:31:46.191Z] #14 53.22 The following NEW packages will be installed: [2021-08-20T21:31:46.191Z] #14 53.24 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-20T21:31:46.191Z] #14 53.24 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-08-20T21:31:46.191Z] #14 53.24 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-08-20T21:31:46.191Z] #14 53.24 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-08-20T21:31:46.191Z] #14 53.24 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-08-20T21:31:46.191Z] #14 53.24 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-08-20T21:31:46.191Z] #14 53.26 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-08-20T21:31:46.191Z] #14 53.26 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-08-20T21:31:46.191Z] #14 53.26 mingw-w64-x86-64-dev [2021-08-20T21:31:46.191Z] #14 53.71 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-08-20T21:31:46.191Z] #14 53.71 Need to get 115 MB of archives. [2021-08-20T21:31:46.191Z] #14 53.71 After this operation, 645 MB of additional disk space will be used. [2021-08-20T21:31:46.191Z] #14 53.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-08-20T21:31:46.191Z] #14 53.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-08-20T21:31:46.191Z] #14 54.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-08-20T21:31:46.191Z] #14 54.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-08-20T21:31:46.191Z] #14 54.10 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-08-20T21:31:46.191Z] #14 54.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-08-20T21:31:46.191Z] #14 54.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-08-20T21:31:46.191Z] #14 54.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-08-20T21:31:46.191Z] #14 54.68 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-08-20T21:31:46.191Z] #14 55.57 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-08-20T21:31:46.191Z] #14 57.66 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-08-20T21:31:46.405Z] #14 ... [2021-08-20T21:31:46.405Z] [2021-08-20T21:31:46.405Z] #37 [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 [2021-08-20T21:31:46.405Z] #37 sha256:28aa615c2394b6d252f85f3b48f2ed44c8edcb64fab368b19cd2b904d4aae32f [2021-08-20T21:31:46.405Z] #37 DONE 39.9s [2021-08-20T21:31:46.405Z] [2021-08-20T21:31:46.405Z] #51 [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 [2021-08-20T21:31:46.405Z] #51 sha256:7cbadc4c6d694712b5fb6b75df8704afc65be814ab1db4b725809308b372e05d [2021-08-20T21:31:46.405Z] #51 39.94 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-20T21:31:46.414Z] #20 41.89 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-08-20T21:31:46.414Z] #20 41.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-08-20T21:31:46.414Z] #20 42.06 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-08-20T21:31:46.671Z] #20 42.42 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-08-20T21:31:46.762Z] #14 ... [2021-08-20T21:31:46.762Z] [2021-08-20T21:31:46.762Z] #47 [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 [2021-08-20T21:31:46.762Z] #47 sha256:0a876ad5c417454037f812f34e64825daf3083734039d9d26a81135284604c60 [2021-08-20T21:31:46.762Z] #47 48.24 vendor/golang.org/x/crypto/internal/subtle [2021-08-20T21:31:46.927Z] #20 42.55 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-08-20T21:31:47.065Z] #47 ... [2021-08-20T21:31:47.065Z] [2021-08-20T21:31:47.065Z] #37 [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 [2021-08-20T21:31:47.065Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-20T21:31:47.065Z] #37 52.37 debconf: delaying package configuration, since apt-utils is not installed [2021-08-20T21:31:47.065Z] #37 52.70 Fetched 17.7 MB in 2s (9579 kB/s) [2021-08-20T21:31:47.065Z] #37 52.84 Selecting previously unselected package xxd. [2021-08-20T21:31:47.065Z] #37 52.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-08-20T21:31:47.065Z] #37 52.94 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-20T21:31:47.065Z] #37 52.95 Unpacking xxd (2:8.2.2434-3) ... [2021-08-20T21:31:47.065Z] #37 53.35 Selecting previously unselected package vim-common. [2021-08-20T21:31:47.065Z] #37 53.36 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-20T21:31:47.065Z] #37 53.42 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-20T21:31:47.065Z] #37 54.03 Selecting previously unselected package cmake-data. [2021-08-20T21:31:47.065Z] #37 54.04 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-08-20T21:31:47.065Z] #37 54.06 Unpacking cmake-data (3.18.4-2) ... [2021-08-20T21:31:47.184Z] #20 42.70 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-08-20T21:31:47.350Z] #37 ... [2021-08-20T21:31:47.350Z] [2021-08-20T21:31:47.350Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:31:47.350Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-20T21:31:47.350Z] #14 58.67 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-08-20T21:31:47.440Z] #20 43.07 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-08-20T21:31:47.690Z] #33 ... [2021-08-20T21:31:47.691Z] [2021-08-20T21:31:47.691Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:31:47.691Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-20T21:31:47.691Z] #14 40.40 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-08-20T21:31:47.691Z] #14 41.05 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-08-20T21:31:47.691Z] #14 41.81 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-08-20T21:31:47.691Z] #14 43.19 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-08-20T21:31:47.691Z] #14 43.74 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-08-20T21:31:47.691Z] #14 43.74 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-08-20T21:31:47.691Z] #14 43.75 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-08-20T21:31:47.691Z] #14 43.76 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-20T21:31:47.691Z] #14 43.77 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-20T21:31:47.691Z] #14 43.79 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-08-20T21:31:47.691Z] #14 43.79 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-08-20T21:31:47.691Z] #14 43.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-08-20T21:31:47.691Z] #14 43.82 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-08-20T21:31:47.691Z] #14 43.82 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-08-20T21:31:47.691Z] #14 43.84 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-08-20T21:31:47.691Z] #14 43.85 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-08-20T21:31:47.691Z] #14 43.88 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-08-20T21:31:47.691Z] #14 43.89 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-08-20T21:31:47.691Z] #14 43.90 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-08-20T21:31:47.691Z] #14 43.91 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-08-20T21:31:47.691Z] #14 45.05 debconf: delaying package configuration, since apt-utils is not installed [2021-08-20T21:31:47.691Z] #14 45.31 Fetched 115 MB in 7s (16.2 MB/s) [2021-08-20T21:31:47.691Z] #14 45.38 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-20T21:31:47.691Z] #14 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 ... 15713 files and directories currently installed.) [2021-08-20T21:31:47.691Z] #14 45.46 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-20T21:31:47.691Z] #14 45.47 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-20T21:31:47.691Z] #14 47.75 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-20T21:31:47.691Z] #14 47.75 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-20T21:31:47.691Z] #14 47.76 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-20T21:31:47.691Z] #14 ... [2021-08-20T21:31:47.691Z] [2021-08-20T21:31:47.691Z] #37 [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 [2021-08-20T21:31:47.691Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-20T21:31:47.691Z] #37 46.98 Selecting previously unselected package libxml2:amd64. [2021-08-20T21:31:47.691Z] #37 46.98 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-08-20T21:31:47.691Z] #37 46.99 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-20T21:31:47.691Z] #37 47.55 Selecting previously unselected package libarchive13:amd64. [2021-08-20T21:31:47.691Z] #37 47.56 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-08-20T21:31:47.691Z] #37 47.56 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-20T21:31:47.691Z] #37 47.94 Selecting previously unselected package libjsoncpp24:amd64. [2021-08-20T21:31:47.691Z] #37 47.94 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-08-20T21:31:47.691Z] #37 47.95 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-20T21:31:47.691Z] #37 48.09 Selecting previously unselected package librhash0:amd64. [2021-08-20T21:31:47.691Z] #37 48.15 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-08-20T21:31:47.691Z] #37 48.16 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-08-20T21:31:47.691Z] #37 48.39 Selecting previously unselected package libuv1:amd64. [2021-08-20T21:31:47.691Z] #37 48.39 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-08-20T21:31:47.691Z] #37 48.40 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-08-20T21:31:47.691Z] #37 48.58 Selecting previously unselected package cmake. [2021-08-20T21:31:47.691Z] #37 48.63 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-08-20T21:31:47.691Z] #37 48.64 Unpacking cmake (3.18.4-2) ... [2021-08-20T21:31:47.697Z] #20 ... [2021-08-20T21:31:47.697Z] [2021-08-20T21:31:47.697Z] #64 [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 [2021-08-20T21:31:47.697Z] #64 sha256:c059ba2eae19afbfb793e32f8ae74a67ed752eeb94dc4c29d93a52fa3cdb75e5 [2021-08-20T21:31:47.697Z] #64 30.49 Reading package lists... [2021-08-20T21:31:47.697Z] #64 38.54 Building dependency tree... [2021-08-20T21:31:47.697Z] #64 39.92 Reading state information... [2021-08-20T21:31:47.697Z] #64 41.31 The following additional packages will be installed: [2021-08-20T21:31:47.697Z] #64 41.32 libbtrfs0 [2021-08-20T21:31:47.697Z] #64 41.49 The following NEW packages will be installed: [2021-08-20T21:31:47.697Z] #64 41.50 libbtrfs-dev libbtrfs0 [2021-08-20T21:31:47.697Z] #64 41.84 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-08-20T21:31:47.697Z] #64 41.84 Need to get 460 kB of archives. [2021-08-20T21:31:47.697Z] #64 41.84 After this operation, 1237 kB of additional disk space will be used. [2021-08-20T21:31:47.697Z] #64 41.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-20T21:31:47.697Z] #64 41.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-20T21:31:47.697Z] #64 42.43 debconf: delaying package configuration, since apt-utils is not installed [2021-08-20T21:31:47.697Z] #64 42.67 Fetched 460 kB in 0s (1659 kB/s) [2021-08-20T21:31:47.697Z] #64 42.72 Selecting previously unselected package libbtrfs0:amd64. [2021-08-20T21:31:47.697Z] #64 42.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30211 files and directories currently installed.) [2021-08-20T21:31:47.697Z] #64 42.78 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-20T21:31:47.697Z] #64 42.78 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-20T21:31:47.697Z] #64 42.87 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-20T21:31:47.697Z] #64 42.88 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-20T21:31:47.697Z] #64 42.88 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-20T21:31:47.697Z] #64 43.01 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-20T21:31:47.697Z] #64 43.04 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-20T21:31:47.697Z] #64 43.07 Processing triggers for libc-bin (2.31-13) ... [2021-08-20T21:31:47.697Z] #64 DONE 43.2s [2021-08-20T21:31:47.697Z] [2021-08-20T21:31:47.697Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:31:47.697Z] #20 sha256:397fd0caa0d3b3f4e21fc1427886c26bf195c8b97710fb6639c57b22a0e421e8 [2021-08-20T21:31:47.697Z] #20 43.20 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-08-20T21:31:47.697Z] #20 43.20 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-08-20T21:31:47.697Z] #20 43.20 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-08-20T21:31:47.697Z] #20 43.21 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-20T21:31:47.697Z] #20 43.22 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-20T21:31:47.697Z] #20 43.22 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-08-20T21:31:47.697Z] #20 43.22 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-08-20T21:31:47.697Z] #20 43.22 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-08-20T21:31:47.697Z] #20 43.22 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-08-20T21:31:47.697Z] #20 43.22 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-08-20T21:31:47.697Z] #20 43.22 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-08-20T21:31:47.697Z] #20 43.22 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-08-20T21:31:47.697Z] #20 43.26 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-08-20T21:31:47.697Z] #20 43.26 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-08-20T21:31:47.697Z] #20 43.26 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-08-20T21:31:47.697Z] #20 43.26 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-08-20T21:31:47.697Z] #20 ... [2021-08-20T21:31:47.697Z] [2021-08-20T21:31:47.697Z] #65 [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 [2021-08-20T21:31:47.697Z] #65 sha256:3404d2c44d51d852c54196dad607e62046c4472290fd24a9fb17c9d7aa5d5a2e [2021-08-20T21:31:47.913Z] #51 ... [2021-08-20T21:31:47.913Z] [2021-08-20T21:31:47.913Z] #47 [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 [2021-08-20T21:31:47.913Z] #47 sha256:7f7e3a7ca1810b8f7458d8a674ffd5c70cb1b82dc418265d48e706c8dacc40b5 [2021-08-20T21:31:47.913Z] #47 31.53 internal/reflectlite [2021-08-20T21:31:47.913Z] #47 31.53 sync [2021-08-20T21:31:47.913Z] #47 32.85 internal/testlog [2021-08-20T21:31:47.913Z] #47 32.87 github.com/LK4D4/vndr/godl/singleflight [2021-08-20T21:31:47.913Z] #47 32.87 math/rand [2021-08-20T21:31:47.913Z] #47 33.35 internal/singleflight [2021-08-20T21:31:47.913Z] #47 34.23 errors [2021-08-20T21:31:47.913Z] #47 34.24 sort [2021-08-20T21:31:47.913Z] #47 34.56 io [2021-08-20T21:31:47.913Z] #47 34.56 strconv [2021-08-20T21:31:47.913Z] #47 34.57 internal/oserror [2021-08-20T21:31:47.913Z] #47 34.99 syscall [2021-08-20T21:31:47.913Z] #47 36.01 path [2021-08-20T21:31:47.913Z] #47 36.57 bytes [2021-08-20T21:31:47.913Z] #47 37.21 strings [2021-08-20T21:31:47.913Z] #47 39.28 reflect [2021-08-20T21:31:47.913Z] #47 40.29 hash/crc32 [2021-08-20T21:31:47.913Z] #47 41.34 bufio [2021-08-20T21:31:47.913Z] #47 41.50 regexp/syntax [2021-08-20T21:31:48.276Z] #47 ... [2021-08-20T21:31:48.276Z] [2021-08-20T21:31:48.276Z] #38 [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 [2021-08-20T21:31:48.276Z] #38 sha256:b324c6953642ea4a82f4526bc2fa9278ccd278d6d16b4adda47bd78ad349c099 [2021-08-20T21:31:48.276Z] #38 1.447 + RM_GOPATH=0 [2021-08-20T21:31:48.276Z] #38 1.447 + TMP_GOPATH= [2021-08-20T21:31:48.276Z] #38 1.447 + : /build [2021-08-20T21:31:48.276Z] #38 1.447 + '[' -z '' ']' [2021-08-20T21:31:48.276Z] #38 1.447 ++ mktemp -d [2021-08-20T21:31:48.276Z] #38 1.449 + export GOPATH=/tmp/tmp.S2l5b753tb [2021-08-20T21:31:48.276Z] #38 1.449 + GOPATH=/tmp/tmp.S2l5b753tb [2021-08-20T21:31:48.276Z] #38 1.449 + RM_GOPATH=1 [2021-08-20T21:31:48.276Z] #38 1.449 + case "$(go env GOARCH)" in [2021-08-20T21:31:48.276Z] #38 1.450 ++ go env GOARCH [2021-08-20T21:31:48.276Z] #38 1.479 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:48.276Z] #38 1.479 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:48.276Z] #38 1.480 ++ dirname /tmp/install/install.sh [2021-08-20T21:31:48.276Z] #38 1.483 + dir=/tmp/install [2021-08-20T21:31:48.276Z] #38 1.484 + bin=tini [2021-08-20T21:31:48.276Z] #38 1.484 + shift [2021-08-20T21:31:48.276Z] #38 1.484 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-20T21:31:48.276Z] #38 1.484 + . /tmp/install/tini.installer [2021-08-20T21:31:48.276Z] #38 1.484 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-20T21:31:48.276Z] #38 1.484 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-20T21:31:48.276Z] #38 1.484 + install_tini [2021-08-20T21:31:48.276Z] #38 1.484 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-20T21:31:48.276Z] #38 1.484 + git clone https://github.com/krallin/tini.git /tmp/tmp.S2l5b753tb/tini [2021-08-20T21:31:48.276Z] #38 1.487 Cloning into '/tmp/tmp.S2l5b753tb/tini'... [2021-08-20T21:31:48.321Z] #14 59.84 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-08-20T21:31:48.627Z] #65 0.894 + RM_GOPATH=0 [2021-08-20T21:31:48.627Z] #65 0.895 + TMP_GOPATH= [2021-08-20T21:31:48.627Z] #65 0.896 + : /build [2021-08-20T21:31:48.627Z] #65 0.896 + '[' -z '' ']' [2021-08-20T21:31:48.627Z] #65 0.897 ++ mktemp -d [2021-08-20T21:31:48.627Z] #65 0.898 + export GOPATH=/tmp/tmp.tkSy3YWgCQ [2021-08-20T21:31:48.627Z] #65 0.898 + GOPATH=/tmp/tmp.tkSy3YWgCQ [2021-08-20T21:31:48.627Z] #65 0.898 + RM_GOPATH=1 [2021-08-20T21:31:48.627Z] #65 0.898 + case "$(go env GOARCH)" in [2021-08-20T21:31:48.627Z] #65 0.898 ++ go env GOARCH [2021-08-20T21:31:48.627Z] #65 0.902 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:48.627Z] #65 0.902 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:48.627Z] #65 0.902 ++ dirname /tmp/install/install.sh [2021-08-20T21:31:48.627Z] #65 0.903 + dir=/tmp/install [2021-08-20T21:31:48.627Z] #65 0.903 + bin=containerd [2021-08-20T21:31:48.627Z] #65 0.903 + shift [2021-08-20T21:31:48.627Z] #65 0.903 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-20T21:31:48.627Z] #65 0.903 + . /tmp/install/containerd.installer [2021-08-20T21:31:48.627Z] #65 0.904 ++ set -e [2021-08-20T21:31:48.627Z] #65 0.904 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-20T21:31:48.627Z] #65 0.904 + install_containerd [2021-08-20T21:31:48.627Z] #65 0.905 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-20T21:31:48.627Z] #65 0.905 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-20T21:31:48.627Z] #65 0.905 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tkSy3YWgCQ/src/github.com/containerd/containerd [2021-08-20T21:31:48.627Z] #65 0.912 Cloning into '/tmp/tmp.tkSy3YWgCQ/src/github.com/containerd/containerd'... [2021-08-20T21:31:48.852Z] #38 2.534 + cd /tmp/tmp.S2l5b753tb/tini [2021-08-20T21:31:48.852Z] #38 2.534 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-20T21:31:48.852Z] #38 2.543 + cmake . [2021-08-20T21:31:49.747Z] #33 ... [2021-08-20T21:31:49.747Z] [2021-08-20T21:31:49.748Z] #47 [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 [2021-08-20T21:31:49.748Z] #47 sha256:5eea60e6ec5ff0015828d1e9f27d40406a5ef9e48c414f3eb1767f8782675b49 [2021-08-20T21:31:49.748Z] #47 67.52 sync [2021-08-20T21:31:49.748Z] #47 67.53 internal/reflectlite [2021-08-20T21:31:49.802Z] #38 3.323 -- The C compiler identification is GNU 10.2.1 [2021-08-20T21:31:49.802Z] #38 3.413 -- Detecting C compiler ABI info [2021-08-20T21:31:50.222Z] #37 53.31 Setting up libicu67:amd64 (67.1-7) ... [2021-08-20T21:31:50.222Z] #37 53.36 Setting up xxd (2:8.2.2434-3) ... [2021-08-20T21:31:50.222Z] #37 53.39 Setting up libuv1:amd64 (1.40.0-2) ... [2021-08-20T21:31:50.222Z] #37 53.41 Setting up vim-common (2:8.2.2434-3) ... [2021-08-20T21:31:50.222Z] #37 53.46 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-20T21:31:50.222Z] #37 53.47 Setting up librhash0:amd64 (1.4.1-2) ... [2021-08-20T21:31:50.222Z] #37 53.49 Setting up cmake-data (3.18.4-2) ... [2021-08-20T21:31:50.222Z] #37 53.51 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-20T21:31:50.271Z] #14 ... [2021-08-20T21:31:50.271Z] [2021-08-20T21:31:50.271Z] #51 [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 [2021-08-20T21:31:50.271Z] #51 sha256:c335e6e16771423363354854e5dde51383af7c945c904f8e16b1a8b1d8e25bc8 [2021-08-20T21:31:50.271Z] #51 51.55 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-20T21:31:50.271Z] #51 51.74 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-20T21:31:50.271Z] #51 51.91 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-20T21:31:50.271Z] #51 51.93 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-20T21:31:50.271Z] #51 52.05 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-20T21:31:50.271Z] #51 54.39 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-20T21:31:50.271Z] #51 54.54 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-20T21:31:50.271Z] #51 54.72 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-20T21:31:50.271Z] #51 ... [2021-08-20T21:31:50.271Z] [2021-08-20T21:31:50.271Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-20T21:31:50.271Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-20T21:31:50.271Z] #45 53.02 The following additional packages will be installed: [2021-08-20T21:31:50.271Z] #45 53.04 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-20T21:31:50.271Z] #45 53.04 python3-protobuf python3-six [2021-08-20T21:31:50.271Z] #45 53.06 Suggested packages: [2021-08-20T21:31:50.271Z] #45 53.08 python3-setuptools [2021-08-20T21:31:50.271Z] #45 53.08 Recommended packages: [2021-08-20T21:31:50.271Z] #45 53.08 iproute2 | iproute [2021-08-20T21:31:50.271Z] #45 53.99 The following NEW packages will be installed: [2021-08-20T21:31:50.271Z] #45 54.01 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-20T21:31:50.271Z] #45 54.01 python3-protobuf python3-six [2021-08-20T21:31:50.271Z] #45 54.59 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-08-20T21:31:50.271Z] #45 54.59 Need to get 2267 kB of archives. [2021-08-20T21:31:50.271Z] #45 54.59 After this operation, 10.8 MB of additional disk space will be used. [2021-08-20T21:31:50.271Z] #45 54.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-08-20T21:31:50.271Z] #45 54.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-20T21:31:50.271Z] #45 54.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-08-20T21:31:50.271Z] #45 54.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-08-20T21:31:50.271Z] #45 54.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-20T21:31:50.271Z] #45 54.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-08-20T21:31:50.271Z] #45 54.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-08-20T21:31:50.271Z] #45 58.02 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-08-20T21:31:50.271Z] #45 60.27 debconf: delaying package configuration, since apt-utils is not installed [2021-08-20T21:31:50.271Z] #45 60.75 Fetched 2267 kB in 4s (517 kB/s) [2021-08-20T21:31:50.271Z] #45 60.97 Selecting previously unselected package libprotobuf23:amd64. [2021-08-20T21:31:50.271Z] #45 60.97 (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 ... 15713 files and directories currently installed.) [2021-08-20T21:31:50.271Z] #45 61.13 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-08-20T21:31:50.271Z] #45 61.14 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-08-20T21:31:50.488Z] #37 53.56 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-20T21:31:50.488Z] #37 53.64 Setting up cmake (3.18.4-2) ... [2021-08-20T21:31:50.488Z] #37 53.71 Processing triggers for libc-bin (2.31-13) ... [2021-08-20T21:31:50.488Z] #37 ... [2021-08-20T21:31:50.488Z] [2021-08-20T21:31:50.488Z] #53 [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 [2021-08-20T21:31:50.488Z] #53 sha256:8790c98bf257be458d1907cc7b442d6f58a3ef73e7b72ec5de81c0bc4c976eb2 [2021-08-20T21:31:50.488Z] #53 43.57 internal/reflectlite [2021-08-20T21:31:50.488Z] #53 43.57 sync [2021-08-20T21:31:50.488Z] #53 45.18 internal/testlog [2021-08-20T21:31:50.488Z] #53 46.15 sort [2021-08-20T21:31:50.488Z] #53 46.15 errors [2021-08-20T21:31:50.488Z] #53 46.59 io [2021-08-20T21:31:50.488Z] #53 47.27 internal/oserror [2021-08-20T21:31:50.488Z] #53 47.37 syscall [2021-08-20T21:31:50.488Z] #53 48.22 bytes [2021-08-20T21:31:50.488Z] #53 50.62 strconv [2021-08-20T21:31:50.488Z] #53 ... [2021-08-20T21:31:50.488Z] [2021-08-20T21:31:50.488Z] #37 [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 [2021-08-20T21:31:50.488Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-20T21:31:50.488Z] #37 53.71 Processing triggers for libc-bin (2.31-13) ... [2021-08-20T21:31:50.518Z] #65 ... [2021-08-20T21:31:50.518Z] [2021-08-20T21:31:50.518Z] #44 [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 [2021-08-20T21:31:50.518Z] #44 sha256:23cce2a40f29cbdc82eb39c93e2f0dca271eccbd1ee05b314337f2fed259e591 [2021-08-20T21:31:50.518Z] #44 30.62 Reading package lists... [2021-08-20T21:31:50.518Z] #44 38.05 Building dependency tree... [2021-08-20T21:31:50.518Z] #44 39.63 Reading state information... [2021-08-20T21:31:50.518Z] #44 41.02 The following additional packages will be installed: [2021-08-20T21:31:50.518Z] #44 41.03 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2021-08-20T21:31:50.518Z] #44 41.07 Suggested packages: [2021-08-20T21:31:50.518Z] #44 41.07 cmake-doc ninja-build lrzip [2021-08-20T21:31:50.518Z] #44 41.07 Recommended packages: [2021-08-20T21:31:50.518Z] #44 41.07 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-20T21:31:50.518Z] #44 41.52 The following NEW packages will be installed: [2021-08-20T21:31:50.518Z] #44 41.54 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2021-08-20T21:31:50.518Z] #44 41.87 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-08-20T21:31:50.518Z] #44 41.87 Need to get 8419 kB of archives. [2021-08-20T21:31:50.518Z] #44 41.87 After this operation, 34.9 MB of additional disk space will be used. [2021-08-20T21:31:50.518Z] #44 41.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-20T21:31:50.518Z] #44 41.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-20T21:31:50.518Z] #44 41.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-08-20T21:31:50.518Z] #44 41.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-08-20T21:31:50.518Z] #44 41.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-08-20T21:31:50.518Z] #44 41.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-08-20T21:31:50.518Z] #44 41.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-08-20T21:31:50.518Z] #44 41.93 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-08-20T21:31:50.518Z] #44 42.62 debconf: delaying package configuration, since apt-utils is not installed [2021-08-20T21:31:50.518Z] #44 42.83 Fetched 8419 kB in 0s (21.0 MB/s) [2021-08-20T21:31:50.518Z] #44 42.87 Selecting previously unselected package xxd. [2021-08-20T21:31:50.518Z] #44 42.87 (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 ... 30211 files and directories currently installed.) [2021-08-20T21:31:50.518Z] #44 42.91 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-20T21:31:50.518Z] #44 42.91 Unpacking xxd (2:8.2.2434-3) ... [2021-08-20T21:31:50.518Z] #44 43.02 Selecting previously unselected package vim-common. [2021-08-20T21:31:50.518Z] #44 43.02 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-20T21:31:50.518Z] #44 43.03 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-20T21:31:50.518Z] #44 43.14 Selecting previously unselected package cmake-data. [2021-08-20T21:31:50.518Z] #44 43.14 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-08-20T21:31:50.518Z] #44 43.15 Unpacking cmake-data (3.18.4-2) ... [2021-08-20T21:31:50.518Z] #44 44.04 Selecting previously unselected package libarchive13:amd64. [2021-08-20T21:31:50.518Z] #44 44.05 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-08-20T21:31:50.518Z] #44 44.06 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-20T21:31:50.518Z] #44 44.16 Selecting previously unselected package libjsoncpp24:amd64. [2021-08-20T21:31:50.518Z] #44 44.16 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-08-20T21:31:50.518Z] #44 44.17 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-20T21:31:50.518Z] #44 44.24 Selecting previously unselected package librhash0:amd64. [2021-08-20T21:31:50.518Z] #44 44.25 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2021-08-20T21:31:50.518Z] #44 44.25 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-08-20T21:31:50.518Z] #44 44.30 Selecting previously unselected package libuv1:amd64. [2021-08-20T21:31:50.518Z] #44 44.30 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2021-08-20T21:31:50.518Z] #44 44.30 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-08-20T21:31:50.518Z] #44 44.35 Selecting previously unselected package cmake. [2021-08-20T21:31:50.518Z] #44 44.35 Preparing to unpack .../7-cmake_3.18.4-2_amd64.deb ... [2021-08-20T21:31:50.518Z] #44 44.36 Unpacking cmake (3.18.4-2) ... [2021-08-20T21:31:50.518Z] #44 45.32 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-20T21:31:50.518Z] #44 45.34 Setting up xxd (2:8.2.2434-3) ... [2021-08-20T21:31:50.518Z] #44 45.35 Setting up libuv1:amd64 (1.40.0-2) ... [2021-08-20T21:31:50.518Z] #44 45.36 Setting up vim-common (2:8.2.2434-3) ... [2021-08-20T21:31:50.518Z] #44 45.38 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-20T21:31:50.518Z] #44 45.39 Setting up librhash0:amd64 (1.4.1-2) ... [2021-08-20T21:31:50.518Z] #44 45.40 Setting up cmake-data (3.18.4-2) ... [2021-08-20T21:31:50.518Z] #44 45.42 Setting up cmake (3.18.4-2) ... [2021-08-20T21:31:50.518Z] #44 45.43 Processing triggers for libc-bin (2.31-13) ... [2021-08-20T21:31:50.518Z] #44 DONE 45.7s [2021-08-20T21:31:50.518Z] [2021-08-20T21:31:50.518Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:31:50.518Z] #20 sha256:397fd0caa0d3b3f4e21fc1427886c26bf195c8b97710fb6639c57b22a0e421e8 [2021-08-20T21:31:50.518Z] #20 44.07 debconf: delaying package configuration, since apt-utils is not installed [2021-08-20T21:31:50.518Z] #20 44.26 Fetched 115 MB in 2s (63.9 MB/s) [2021-08-20T21:31:50.518Z] #20 44.29 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-20T21:31:50.518Z] #20 44.29 (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 ... 30211 files and directories currently installed.) [2021-08-20T21:31:50.518Z] #20 44.31 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-20T21:31:50.518Z] #20 44.31 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-20T21:31:50.518Z] #20 44.78 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-20T21:31:50.518Z] #20 44.78 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-20T21:31:50.518Z] #20 44.79 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-20T21:31:50.518Z] #20 45.62 Selecting previously unselected package binutils-mingw-w64. [2021-08-20T21:31:50.518Z] #20 45.63 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-08-20T21:31:50.518Z] #20 45.64 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-20T21:31:50.518Z] #20 45.74 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-20T21:31:50.518Z] #20 45.74 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-20T21:31:50.518Z] #20 45.75 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-20T21:31:50.518Z] #20 45.84 Selecting previously unselected package dmsetup. [2021-08-20T21:31:50.518Z] #20 45.85 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-08-20T21:31:50.518Z] #20 45.86 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-08-20T21:31:50.518Z] #20 45.95 Selecting previously unselected package mingw-w64-common. [2021-08-20T21:31:50.518Z] #20 45.97 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-08-20T21:31:50.518Z] #20 45.98 Unpacking mingw-w64-common (8.0.0-1) ... [2021-08-20T21:31:50.744Z] #37 ... [2021-08-20T21:31:50.745Z] [2021-08-20T21:31:50.745Z] #49 [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 [2021-08-20T21:31:50.745Z] #49 sha256:b4c627f59e994b988342e481c70ec794c1dfb5474ae97702846654b18a14580a [2021-08-20T21:31:50.745Z] #49 DONE 53.9s [2021-08-20T21:31:50.753Z] #38 4.325 -- Detecting C compiler ABI info - done [2021-08-20T21:31:50.753Z] #38 4.490 -- Check for working C compiler: /usr/bin/cc - skipped [2021-08-20T21:31:50.753Z] #38 4.496 -- Detecting C compile features [2021-08-20T21:31:50.753Z] #38 4.498 -- Detecting C compile features - done [2021-08-20T21:31:50.841Z] #45 ... [2021-08-20T21:31:50.841Z] [2021-08-20T21:31:50.841Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:31:50.841Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-20T21:31:50.841Z] #14 62.30 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-08-20T21:31:51.002Z] [2021-08-20T21:31:51.002Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:31:51.002Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-20T21:31:51.002Z] #14 50.73 Selecting previously unselected package binutils-mingw-w64. [2021-08-20T21:31:51.002Z] #14 50.73 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-08-20T21:31:51.002Z] #14 50.75 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-20T21:31:51.002Z] #14 51.00 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-20T21:31:51.002Z] #14 51.00 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-20T21:31:51.002Z] #14 51.03 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-20T21:31:51.002Z] #14 51.16 Selecting previously unselected package dmsetup. [2021-08-20T21:31:51.002Z] #14 51.16 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-08-20T21:31:51.002Z] #14 51.16 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-08-20T21:31:51.002Z] #14 51.35 Selecting previously unselected package mingw-w64-common. [2021-08-20T21:31:51.002Z] #14 51.36 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-08-20T21:31:51.002Z] #14 51.36 Unpacking mingw-w64-common (8.0.0-1) ... [2021-08-20T21:31:51.016Z] #38 4.609 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-20T21:31:51.259Z] #14 ... [2021-08-20T21:31:51.259Z] [2021-08-20T21:31:51.259Z] #37 [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 [2021-08-20T21:31:51.259Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-20T21:31:51.259Z] #37 DONE 54.4s [2021-08-20T21:31:51.259Z] [2021-08-20T21:31:51.259Z] #38 [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 [2021-08-20T21:31:51.259Z] #38 sha256:62a63fd5492bee3fe9567b2fc491348ef686dab24c4357d426c5d9ebf3ddec68 [2021-08-20T21:31:51.283Z] #38 4.946 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-20T21:31:51.283Z] #38 5.123 -- Configuring done [2021-08-20T21:31:51.546Z] #38 5.157 -- Generating done [2021-08-20T21:31:51.546Z] #38 5.162 -- Build files have been written to: /tmp/tmp.S2l5b753tb/tini [2021-08-20T21:31:51.546Z] #38 5.172 + make tini-static [2021-08-20T21:31:51.652Z] #47 ... [2021-08-20T21:31:51.652Z] [2021-08-20T21:31:51.652Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-20T21:31:51.652Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-20T21:31:51.652Z] #45 59.33 debconf: delaying package configuration, since apt-utils is not installed [2021-08-20T21:31:51.652Z] #45 59.83 Fetched 2267 kB in 4s (580 kB/s) [2021-08-20T21:31:51.652Z] #45 59.93 Selecting previously unselected package libprotobuf23:amd64. [2021-08-20T21:31:51.653Z] #45 59.93 (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 ... 15713 files and directories currently installed.) [2021-08-20T21:31:51.653Z] #45 60.08 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-08-20T21:31:51.653Z] #45 60.11 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-08-20T21:31:51.653Z] #45 61.36 Selecting previously unselected package python3-pkg-resources. [2021-08-20T21:31:51.653Z] #45 61.38 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-20T21:31:51.653Z] #45 61.39 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-20T21:31:51.653Z] #45 61.87 Selecting previously unselected package python3-six. [2021-08-20T21:31:51.653Z] #45 61.88 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-08-20T21:31:51.653Z] #45 61.89 Unpacking python3-six (1.16.0-2) ... [2021-08-20T21:31:51.653Z] #45 62.05 Selecting previously unselected package python3-protobuf. [2021-08-20T21:31:51.653Z] #45 62.05 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-08-20T21:31:51.653Z] #45 62.06 Unpacking python3-protobuf (3.12.4-1) ... [2021-08-20T21:31:51.653Z] #45 62.92 Selecting previously unselected package libnet1:amd64. [2021-08-20T21:31:51.653Z] #45 62.93 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-20T21:31:51.653Z] #45 62.94 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-20T21:31:51.653Z] #45 63.26 Selecting previously unselected package libnl-3-200:amd64. [2021-08-20T21:31:51.653Z] #45 63.26 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-08-20T21:31:51.653Z] #45 63.27 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-20T21:31:51.653Z] #45 63.66 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-20T21:31:51.653Z] #45 63.66 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-08-20T21:31:51.653Z] #45 63.69 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-20T21:31:51.653Z] #45 64.01 Selecting previously unselected package criu. [2021-08-20T21:31:51.653Z] #45 64.01 Preparing to unpack .../7-criu_3.15-1_amd64.deb ... [2021-08-20T21:31:51.653Z] #45 64.04 Unpacking criu (3.15-1) ... [2021-08-20T21:31:51.653Z] #45 65.51 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-20T21:31:51.653Z] #45 68.27 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-08-20T21:31:51.653Z] #45 68.30 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-20T21:31:51.653Z] #45 68.33 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-20T21:31:51.653Z] #45 68.35 Setting up python3-six (1.16.0-2) ... [2021-08-20T21:31:51.653Z] #45 ... [2021-08-20T21:31:51.653Z] [2021-08-20T21:31:51.653Z] #47 [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 [2021-08-20T21:31:51.653Z] #47 sha256:5eea60e6ec5ff0015828d1e9f27d40406a5ef9e48c414f3eb1767f8782675b49 [2021-08-20T21:31:51.653Z] #47 69.77 github.com/LK4D4/vndr/godl/singleflight [2021-08-20T21:31:51.781Z] #14 63.15 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-08-20T21:31:51.781Z] #14 63.17 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-08-20T21:31:51.781Z] #14 63.18 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-08-20T21:31:51.781Z] #14 63.22 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-20T21:31:51.781Z] #14 63.22 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-20T21:31:51.781Z] #14 63.25 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-08-20T21:31:51.781Z] #14 63.25 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-08-20T21:31:51.781Z] #14 63.25 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-08-20T21:31:51.781Z] #14 63.36 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-08-20T21:31:51.781Z] #14 63.36 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-08-20T21:31:51.809Z] #38 5.576 Scanning dependencies of target tini-static [2021-08-20T21:31:51.809Z] #38 5.713 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-20T21:31:51.883Z] #20 47.55 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-20T21:31:51.883Z] #20 47.56 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-08-20T21:31:51.883Z] #20 47.56 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-20T21:31:52.044Z] #14 63.38 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-08-20T21:31:52.044Z] #14 63.41 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-08-20T21:31:52.044Z] #14 63.47 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-08-20T21:31:52.044Z] #14 63.50 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-08-20T21:31:52.044Z] #14 63.51 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-08-20T21:31:52.044Z] #14 63.51 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-08-20T21:31:52.219Z] #47 70.52 math/rand [2021-08-20T21:31:52.629Z] #38 ... [2021-08-20T21:31:52.629Z] [2021-08-20T21:31:52.629Z] #47 [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 [2021-08-20T21:31:52.629Z] #47 sha256:771d98a9297b57e4b9f4934bc401c75d570abb879f1ff05f8637f76dd68d45bd [2021-08-20T21:31:52.629Z] #47 45.77 internal/reflectlite [2021-08-20T21:31:52.629Z] #47 45.77 github.com/LK4D4/vndr/godl/singleflight [2021-08-20T21:31:52.629Z] #47 46.14 math/rand [2021-08-20T21:31:52.629Z] #47 47.06 internal/singleflight [2021-08-20T21:31:52.629Z] #47 48.15 io [2021-08-20T21:31:52.629Z] #47 48.15 strconv [2021-08-20T21:31:52.629Z] #47 49.22 bytes [2021-08-20T21:31:52.629Z] #47 51.43 strings [2021-08-20T21:31:52.629Z] #47 51.96 reflect [2021-08-20T21:31:52.629Z] #47 54.63 bufio [2021-08-20T21:31:52.886Z] #47 ... [2021-08-20T21:31:52.886Z] [2021-08-20T21:31:52.886Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-20T21:31:52.886Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-20T21:31:52.886Z] #45 47.54 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-08-20T21:31:52.886Z] #45 47.56 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-20T21:31:52.886Z] #45 47.57 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-20T21:31:52.886Z] #45 47.58 Setting up python3-six (1.16.0-2) ... [2021-08-20T21:31:52.886Z] #45 48.78 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-20T21:31:52.886Z] #45 48.81 Setting up python3-protobuf (3.12.4-1) ... [2021-08-20T21:31:52.886Z] #45 52.93 Setting up criu (3.15-1) ... [2021-08-20T21:31:52.886Z] #45 55.18 Processing triggers for libc-bin (2.31-13) ... [2021-08-20T21:31:53.145Z] #45 ... [2021-08-20T21:31:53.145Z] [2021-08-20T21:31:53.145Z] #47 [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 [2021-08-20T21:31:53.145Z] #47 sha256:771d98a9297b57e4b9f4934bc401c75d570abb879f1ff05f8637f76dd68d45bd [2021-08-20T21:31:53.145Z] #47 56.44 internal/syscall/unix [2021-08-20T21:31:53.154Z] #47 ... [2021-08-20T21:31:53.154Z] [2021-08-20T21:31:53.154Z] #37 [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 [2021-08-20T21:31:53.154Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-20T21:31:53.154Z] #37 61.49 Selecting previously unselected package libicu67:amd64. [2021-08-20T21:31:53.154Z] #37 61.51 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-08-20T21:31:53.154Z] #37 61.52 Unpacking libicu67:amd64 (67.1-7) ... [2021-08-20T21:31:53.251Z] #20 ... [2021-08-20T21:31:53.251Z] [2021-08-20T21:31:53.251Z] #45 [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 [2021-08-20T21:31:53.251Z] #45 sha256:e36c08dc656330fbcc8fd183db7b7e151152eae5193a1e3ca95d516d5f8fb821 [2021-08-20T21:31:53.251Z] #45 0.930 + RM_GOPATH=0 [2021-08-20T21:31:53.251Z] #45 0.930 + TMP_GOPATH= [2021-08-20T21:31:53.251Z] #45 0.930 + : /build [2021-08-20T21:31:53.251Z] #45 0.930 + '[' -z '' ']' [2021-08-20T21:31:53.251Z] #45 0.930 ++ mktemp -d [2021-08-20T21:31:53.251Z] #45 0.930 + export GOPATH=/tmp/tmp.C06S1IBX4e [2021-08-20T21:31:53.251Z] #45 0.930 + GOPATH=/tmp/tmp.C06S1IBX4e [2021-08-20T21:31:53.251Z] #45 0.930 + RM_GOPATH=1 [2021-08-20T21:31:53.251Z] #45 0.930 + case "$(go env GOARCH)" in [2021-08-20T21:31:53.251Z] #45 0.933 ++ go env GOARCH [2021-08-20T21:31:53.251Z] #45 0.940 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:53.251Z] #45 0.940 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:53.251Z] #45 0.940 ++ dirname /tmp/install/install.sh [2021-08-20T21:31:53.251Z] #45 0.942 + dir=/tmp/install [2021-08-20T21:31:53.251Z] #45 0.942 + bin=tini [2021-08-20T21:31:53.251Z] #45 0.943 + shift [2021-08-20T21:31:53.251Z] #45 0.943 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-20T21:31:53.251Z] #45 0.943 + . /tmp/install/tini.installer [2021-08-20T21:31:53.251Z] #45 0.944 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-20T21:31:53.251Z] #45 0.945 + install_tini [2021-08-20T21:31:53.251Z] #45 0.945 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-20T21:31:53.251Z] #45 0.945 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-20T21:31:53.251Z] #45 0.945 + git clone https://github.com/krallin/tini.git /tmp/tmp.C06S1IBX4e/tini [2021-08-20T21:31:53.251Z] #45 0.948 Cloning into '/tmp/tmp.C06S1IBX4e/tini'... [2021-08-20T21:31:53.251Z] #45 1.335 + cd /tmp/tmp.C06S1IBX4e/tini [2021-08-20T21:31:53.251Z] #45 1.336 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-20T21:31:53.251Z] #45 1.340 + cmake . [2021-08-20T21:31:53.251Z] #45 1.472 -- The C compiler identification is GNU 10.2.1 [2021-08-20T21:31:53.251Z] #45 1.514 -- Detecting C compiler ABI info [2021-08-20T21:31:53.251Z] #45 1.768 -- Detecting C compiler ABI info - done [2021-08-20T21:31:53.251Z] #45 1.801 -- Check for working C compiler: /usr/bin/cc - skipped [2021-08-20T21:31:53.251Z] #45 1.802 -- Detecting C compile features [2021-08-20T21:31:53.251Z] #45 1.802 -- Detecting C compile features - done [2021-08-20T21:31:53.251Z] #45 1.812 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-20T21:31:53.251Z] #45 1.850 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-20T21:31:53.251Z] #45 1.881 -- Configuring done [2021-08-20T21:31:53.251Z] #45 1.886 -- Generating done [2021-08-20T21:31:53.251Z] #45 1.893 -- Build files have been written to: /tmp/tmp.C06S1IBX4e/tini [2021-08-20T21:31:53.251Z] #45 1.896 + make tini-static [2021-08-20T21:31:53.251Z] #45 2.070 Scanning dependencies of target tini-static [2021-08-20T21:31:53.251Z] #45 2.090 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-20T21:31:53.251Z] #45 2.417 [100%] Linking C executable tini-static [2021-08-20T21:31:53.251Z] #45 2.567 [100%] Built target tini-static [2021-08-20T21:31:53.251Z] #45 2.591 + mkdir -p /build [2021-08-20T21:31:53.251Z] #45 2.594 + cp tini-static /build/docker-init [2021-08-20T21:31:53.251Z] #45 DONE 2.8s [2021-08-20T21:31:53.251Z] [2021-08-20T21:31:53.251Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:31:53.251Z] #20 sha256:397fd0caa0d3b3f4e21fc1427886c26bf195c8b97710fb6639c57b22a0e421e8 [2021-08-20T21:31:53.417Z] #37 ... [2021-08-20T21:31:53.417Z] [2021-08-20T21:31:53.417Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:31:53.417Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-20T21:31:53.417Z] #14 63.46 debconf: delaying package configuration, since apt-utils is not installed [2021-08-20T21:31:53.417Z] #14 63.92 Fetched 115 MB in 10s (11.9 MB/s) [2021-08-20T21:31:53.417Z] #14 64.23 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-20T21:31:53.417Z] #14 64.23 (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 ... 15713 files and directories currently installed.) [2021-08-20T21:31:53.417Z] #14 64.41 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-20T21:31:53.417Z] #14 64.42 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-20T21:31:53.417Z] #14 68.39 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-20T21:31:53.417Z] #14 68.45 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-20T21:31:53.417Z] #14 68.46 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-20T21:31:53.713Z] #47 ... [2021-08-20T21:31:53.713Z] [2021-08-20T21:31:53.713Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-20T21:31:53.713Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-20T21:31:53.713Z] #45 DONE 56.4s [2021-08-20T21:31:53.713Z] [2021-08-20T21:31:53.713Z] #47 [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 [2021-08-20T21:31:53.713Z] #47 sha256:771d98a9297b57e4b9f4934bc401c75d570abb879f1ff05f8637f76dd68d45bd [2021-08-20T21:31:53.713Z] #47 56.89 time [2021-08-20T21:31:53.738Z] #38 ... [2021-08-20T21:31:53.738Z] [2021-08-20T21:31:53.738Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-20T21:31:53.738Z] #45 sha256:be3d3b1bf7d876af1662a28e57b4846dececd3ea91204f912d8253683da1579b [2021-08-20T21:31:53.738Z] #45 36.93 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2021-08-20T21:31:53.738Z] #45 36.96 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-20T21:31:53.738Z] #45 36.99 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-08-20T21:31:53.738Z] #45 37.01 Setting up python3-six (1.16.0-2) ... [2021-08-20T21:31:53.738Z] #45 38.47 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-08-20T21:31:53.738Z] #45 38.54 Setting up python3-protobuf (3.12.4-1) ... [2021-08-20T21:31:53.738Z] #45 44.17 Setting up criu (3.15-1) ... [2021-08-20T21:31:53.738Z] #45 46.28 Processing triggers for libc-bin (2.31-13) ... [2021-08-20T21:31:53.738Z] #45 ... [2021-08-20T21:31:53.738Z] [2021-08-20T21:31:53.738Z] #38 [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 [2021-08-20T21:31:53.738Z] #38 sha256:b324c6953642ea4a82f4526bc2fa9278ccd278d6d16b4adda47bd78ad349c099 [2021-08-20T21:31:53.738Z] #38 7.452 [100%] Linking C executable tini-static [2021-08-20T21:31:53.958Z] #14 65.05 debconf: delaying package configuration, since apt-utils is not installed [2021-08-20T21:31:53.958Z] #14 65.47 Fetched 115 MB in 10s (11.3 MB/s) [2021-08-20T21:31:54.181Z] #20 49.70 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-20T21:31:54.181Z] #20 49.72 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-08-20T21:31:54.181Z] #20 49.72 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-20T21:31:54.181Z] #20 49.82 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-08-20T21:31:54.181Z] #20 49.82 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-20T21:31:54.181Z] #20 49.85 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-20T21:31:54.219Z] #14 65.61 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-20T21:31:54.219Z] #14 65.61 (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 ... 15713 files and directories currently installed.) [2021-08-20T21:31:54.219Z] #14 65.73 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-20T21:31:54.219Z] #14 65.73 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-20T21:31:54.354Z] #14 ... [2021-08-20T21:31:54.354Z] [2021-08-20T21:31:54.354Z] #47 [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 [2021-08-20T21:31:54.354Z] #47 sha256:5eea60e6ec5ff0015828d1e9f27d40406a5ef9e48c414f3eb1767f8782675b49 [2021-08-20T21:31:54.354Z] #47 72.47 internal/singleflight [2021-08-20T21:31:54.354Z] #47 72.80 bytes [2021-08-20T21:31:54.391Z] #38 8.119 [100%] Built target tini-static [2021-08-20T21:31:54.613Z] #47 72.81 strings [2021-08-20T21:31:54.662Z] #38 8.200 + mkdir -p /build [2021-08-20T21:31:54.662Z] #38 8.300 + cp tini-static /build/docker-init [2021-08-20T21:31:54.662Z] #38 ... [2021-08-20T21:31:54.662Z] [2021-08-20T21:31:54.662Z] #53 [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 [2021-08-20T21:31:54.662Z] #53 sha256:ec7784ea11eb4f96a84b0b3f30c08cb08a4da05a9f0941e2de0e22e3ddce010d [2021-08-20T21:31:54.662Z] #53 38.27 bytes [2021-08-20T21:31:54.662Z] #53 38.28 strconv [2021-08-20T21:31:54.662Z] #53 38.29 syscall [2021-08-20T21:31:54.662Z] #53 38.30 strings [2021-08-20T21:31:54.662Z] #53 41.89 text/tabwriter [2021-08-20T21:31:54.662Z] #53 43.52 bufio [2021-08-20T21:31:54.662Z] #53 44.69 reflect [2021-08-20T21:31:54.662Z] #53 44.69 regexp/syntax [2021-08-20T21:31:54.926Z] #53 48.65 regexp [2021-08-20T21:31:54.926Z] #53 ... [2021-08-20T21:31:54.926Z] [2021-08-20T21:31:54.926Z] #47 [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 [2021-08-20T21:31:54.926Z] #47 sha256:7f7e3a7ca1810b8f7458d8a674ffd5c70cb1b82dc418265d48e706c8dacc40b5 [2021-08-20T21:31:54.926Z] #47 44.10 crypto/rc4 [2021-08-20T21:31:54.926Z] #47 44.62 vendor/golang.org/x/net/dns/dnsmessage [2021-08-20T21:31:54.926Z] #47 48.08 regexp [2021-08-20T21:31:54.926Z] #47 48.64 internal/syscall/unix [2021-08-20T21:31:55.191Z] #47 49.00 time [2021-08-20T21:31:55.771Z] #47 49.47 internal/syscall/execenv [2021-08-20T21:31:56.053Z] #47 ... [2021-08-20T21:31:56.053Z] [2021-08-20T21:31:56.053Z] #49 [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 [2021-08-20T21:31:56.053Z] #49 sha256:d56570a60f9414e38a4920a4ec6587b048e1901781f15c2f5475199bfcceeccf [2021-08-20T21:31:56.053Z] #49 DONE 49.9s [2021-08-20T21:31:56.053Z] [2021-08-20T21:31:56.053Z] #53 [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 [2021-08-20T21:31:56.053Z] #53 sha256:ec7784ea11eb4f96a84b0b3f30c08cb08a4da05a9f0941e2de0e22e3ddce010d [2021-08-20T21:31:56.053Z] #53 48.86 internal/syscall/unix [2021-08-20T21:31:56.053Z] #53 48.86 time [2021-08-20T21:31:56.053Z] #53 49.38 internal/syscall/execenv [2021-08-20T21:31:56.316Z] #53 ... [2021-08-20T21:31:56.316Z] [2021-08-20T21:31:56.316Z] #38 [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 [2021-08-20T21:31:56.316Z] #38 sha256:b324c6953642ea4a82f4526bc2fa9278ccd278d6d16b4adda47bd78ad349c099 [2021-08-20T21:31:56.316Z] #38 DONE 9.9s [2021-08-20T21:31:56.316Z] [2021-08-20T21:31:56.316Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-20T21:31:56.316Z] #45 sha256:be3d3b1bf7d876af1662a28e57b4846dececd3ea91204f912d8253683da1579b [2021-08-20T21:31:56.316Z] #45 DONE 49.7s [2021-08-20T21:31:56.580Z] [2021-08-20T21:31:56.580Z] #51 [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 [2021-08-20T21:31:56.580Z] #51 sha256:7cbadc4c6d694712b5fb6b75df8704afc65be814ab1db4b725809308b372e05d [2021-08-20T21:31:56.580Z] #51 44.20 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-20T21:31:56.580Z] #51 44.40 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-20T21:31:56.580Z] #51 44.51 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-20T21:31:56.698Z] #20 51.78 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-08-20T21:31:56.698Z] #20 51.78 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-20T21:31:56.698Z] #20 51.79 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-20T21:31:57.910Z] #47 ... [2021-08-20T21:31:57.910Z] [2021-08-20T21:31:57.910Z] #53 [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 [2021-08-20T21:31:57.910Z] #53 sha256:7692b79bed3a6b9f992c99fb9b8a227a7d76e661fe9f1651f0f24c5bef78a942 [2021-08-20T21:31:57.910Z] #53 65.68 internal/reflectlite [2021-08-20T21:31:57.910Z] #53 65.69 sync [2021-08-20T21:31:57.910Z] #53 68.09 internal/testlog [2021-08-20T21:31:57.910Z] #53 69.48 sort [2021-08-20T21:31:57.910Z] #53 69.48 errors [2021-08-20T21:31:57.910Z] #53 70.48 io [2021-08-20T21:31:57.910Z] #53 71.49 internal/oserror [2021-08-20T21:31:57.910Z] #53 71.95 syscall [2021-08-20T21:31:57.910Z] #53 72.75 bytes [2021-08-20T21:31:57.910Z] #53 ... [2021-08-20T21:31:57.910Z] [2021-08-20T21:31:57.910Z] #37 [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 [2021-08-20T21:31:57.910Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-20T21:31:57.910Z] #37 73.02 Selecting previously unselected package libxml2:amd64. [2021-08-20T21:31:57.910Z] #37 73.02 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-08-20T21:31:57.910Z] #37 73.04 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-20T21:31:57.910Z] #37 73.87 Selecting previously unselected package libarchive13:amd64. [2021-08-20T21:31:57.910Z] #37 73.87 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-08-20T21:31:57.910Z] #37 73.88 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-20T21:31:57.910Z] #37 74.37 Selecting previously unselected package libjsoncpp24:amd64. [2021-08-20T21:31:57.910Z] #37 74.38 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-08-20T21:31:57.910Z] #37 74.39 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-20T21:31:57.910Z] #37 74.60 Selecting previously unselected package librhash0:amd64. [2021-08-20T21:31:57.910Z] #37 74.60 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-08-20T21:31:57.910Z] #37 74.60 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-08-20T21:31:57.910Z] #37 74.92 Selecting previously unselected package libuv1:amd64. [2021-08-20T21:31:57.910Z] #37 74.92 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-08-20T21:31:57.910Z] #37 74.93 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-08-20T21:31:57.910Z] #37 75.18 Selecting previously unselected package cmake. [2021-08-20T21:31:57.910Z] #37 75.19 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-08-20T21:31:57.910Z] #37 75.21 Unpacking cmake (3.18.4-2) ... [2021-08-20T21:31:57.982Z] #51 ... [2021-08-20T21:31:57.982Z] [2021-08-20T21:31:57.982Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:31:57.982Z] #14 sha256:19a1458a3f448906b0785e62191f9e3d2cb68edf322ed79c9ebbb6a0729b9ac4 [2021-08-20T21:31:57.982Z] #14 43.96 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-20T21:31:57.982Z] #14 43.96 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-08-20T21:31:57.982Z] #14 43.98 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-20T21:31:57.982Z] #14 51.30 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-20T21:31:57.982Z] #14 51.31 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2021-08-20T21:31:57.982Z] #14 51.35 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-20T21:31:57.982Z] #14 51.56 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-08-20T21:31:57.982Z] #14 51.57 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2021-08-20T21:31:57.982Z] #14 51.58 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-20T21:31:58.433Z] #14 ... [2021-08-20T21:31:58.433Z] [2021-08-20T21:31:58.433Z] #37 [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 [2021-08-20T21:31:58.433Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-20T21:31:58.433Z] #37 59.50 Selecting previously unselected package libicu67:amd64. [2021-08-20T21:31:58.433Z] #37 59.53 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-08-20T21:31:58.433Z] #37 59.54 Unpacking libicu67:amd64 (67.1-7) ... [2021-08-20T21:31:58.433Z] #37 ... [2021-08-20T21:31:58.433Z] [2021-08-20T21:31:58.433Z] #33 [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 [2021-08-20T21:31:58.433Z] #33 sha256:ad05b9950cf07fea53716630ddc759e5af47377be4b3e619adf75bc4ef5c678b [2021-08-20T21:31:58.433Z] #33 65.08 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-08-20T21:31:58.433Z] #33 66.11 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-20T21:31:58.433Z] #33 66.80 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-20T21:31:58.847Z] #37 ... [2021-08-20T21:31:58.847Z] [2021-08-20T21:31:58.847Z] #49 [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 [2021-08-20T21:31:58.847Z] #49 sha256:33ffca0fa2ac518befb051f622c0b6bf617ae804c5b292cac3371f5599946527 [2021-08-20T21:31:58.847Z] #49 DONE 77.1s [2021-08-20T21:31:58.972Z] #47 ... [2021-08-20T21:31:58.972Z] [2021-08-20T21:31:58.972Z] #38 [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 [2021-08-20T21:31:58.972Z] #38 sha256:62a63fd5492bee3fe9567b2fc491348ef686dab24c4357d426c5d9ebf3ddec68 [2021-08-20T21:31:58.972Z] #38 7.648 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-20T21:31:58.972Z] #38 7.648 + RM_GOPATH=0 [2021-08-20T21:31:58.972Z] #38 7.648 + TMP_GOPATH= [2021-08-20T21:31:58.972Z] #38 7.648 + : /build [2021-08-20T21:31:58.972Z] #38 7.648 + '[' -z '' ']' [2021-08-20T21:31:58.972Z] #38 7.648 ++ mktemp -d [2021-08-20T21:31:58.972Z] #38 7.648 + export GOPATH=/tmp/tmp.1OaVsllVmk [2021-08-20T21:31:58.972Z] #38 7.648 + GOPATH=/tmp/tmp.1OaVsllVmk [2021-08-20T21:31:58.972Z] #38 7.648 + RM_GOPATH=1 [2021-08-20T21:31:58.972Z] #38 7.648 + case "$(go env GOARCH)" in [2021-08-20T21:31:58.972Z] #38 7.650 ++ go env GOARCH [2021-08-20T21:31:58.972Z] #38 7.650 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:58.972Z] #38 7.650 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:31:58.972Z] #38 7.650 ++ dirname /tmp/install/install.sh [2021-08-20T21:31:58.972Z] #38 7.650 + dir=/tmp/install [2021-08-20T21:31:58.972Z] #38 7.650 + bin=tini [2021-08-20T21:31:58.972Z] #38 7.650 + shift [2021-08-20T21:31:58.972Z] #38 7.650 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-20T21:31:58.972Z] #38 7.650 + . /tmp/install/tini.installer [2021-08-20T21:31:58.972Z] #38 7.650 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-20T21:31:58.972Z] #38 7.650 + install_tini [2021-08-20T21:31:58.972Z] #38 7.650 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-20T21:31:58.972Z] #38 7.650 + git clone https://github.com/krallin/tini.git /tmp/tmp.1OaVsllVmk/tini [2021-08-20T21:31:58.972Z] #38 7.656 Cloning into '/tmp/tmp.1OaVsllVmk/tini'... [2021-08-20T21:31:59.107Z] [2021-08-20T21:31:59.107Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:31:59.107Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-20T21:31:59.107Z] #14 72.87 Selecting previously unselected package binutils-mingw-w64. [2021-08-20T21:31:59.107Z] #14 72.87 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-08-20T21:31:59.107Z] #14 72.88 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-20T21:31:59.107Z] #14 73.06 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-20T21:31:59.107Z] #14 73.12 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-20T21:31:59.107Z] #14 73.14 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-20T21:31:59.107Z] #14 73.41 Selecting previously unselected package dmsetup. [2021-08-20T21:31:59.107Z] #14 73.41 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-08-20T21:31:59.107Z] #14 73.43 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-08-20T21:31:59.107Z] #14 73.69 Selecting previously unselected package mingw-w64-common. [2021-08-20T21:31:59.107Z] #14 73.71 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-08-20T21:31:59.107Z] #14 73.72 Unpacking mingw-w64-common (8.0.0-1) ... [2021-08-20T21:31:59.822Z] #33 ... [2021-08-20T21:31:59.822Z] [2021-08-20T21:31:59.822Z] #37 [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 [2021-08-20T21:31:59.822Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-20T21:31:59.822Z] #37 70.96 Selecting previously unselected package libxml2:amd64. [2021-08-20T21:31:59.822Z] #37 70.96 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-08-20T21:31:59.822Z] #37 70.96 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-20T21:31:59.903Z] #38 8.628 + cd /tmp/tmp.1OaVsllVmk/tini [2021-08-20T21:31:59.903Z] #38 8.628 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-20T21:31:59.903Z] #38 8.628 + cmake . [2021-08-20T21:31:59.910Z] #14 ... [2021-08-20T21:31:59.910Z] [2021-08-20T21:31:59.910Z] #47 [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 [2021-08-20T21:31:59.910Z] #47 sha256:7f7e3a7ca1810b8f7458d8a674ffd5c70cb1b82dc418265d48e706c8dacc40b5 [2021-08-20T21:31:59.910Z] #47 53.65 github.com/LK4D4/vndr/versioned [2021-08-20T21:31:59.977Z] #20 ... [2021-08-20T21:31:59.977Z] [2021-08-20T21:31:59.977Z] #65 [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 [2021-08-20T21:31:59.977Z] #65 sha256:3404d2c44d51d852c54196dad607e62046c4472290fd24a9fb17c9d7aa5d5a2e [2021-08-20T21:31:59.977Z] #65 12.15 + cd /tmp/tmp.tkSy3YWgCQ/src/github.com/containerd/containerd [2021-08-20T21:31:59.977Z] #65 12.16 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-20T21:32:00.395Z] #37 71.95 Selecting previously unselected package libarchive13:amd64. [2021-08-20T21:32:00.395Z] #37 71.95 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-08-20T21:32:00.395Z] #37 71.96 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-20T21:32:00.468Z] #38 9.223 -- The C compiler identification is GNU 10.2.1 [2021-08-20T21:32:00.468Z] #38 9.280 -- Detecting C compiler ABI info [2021-08-20T21:32:00.539Z] #65 12.93 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-20T21:32:00.539Z] #65 12.93 + BUILDTAGS='netgo osusergo static_build' [2021-08-20T21:32:00.539Z] #65 12.93 + export EXTRA_FLAGS=-buildmode=pie [2021-08-20T21:32:00.539Z] #65 12.93 + EXTRA_FLAGS=-buildmode=pie [2021-08-20T21:32:00.539Z] #65 12.93 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-20T21:32:00.539Z] #65 12.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-20T21:32:00.539Z] #65 12.93 + '[' '' = dynamic ']' [2021-08-20T21:32:00.539Z] #65 12.93 + make [2021-08-20T21:32:00.645Z] 8f616e6e9eec: Pull complete [2021-08-20T21:32:00.645Z] Digest: sha256:a6a48a5257388a1c2baecf6b7a8607969e5db5ef410f28deebd08932d3af9c19 [2021-08-20T21:32:00.645Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-20T21:32:00.645Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 into daemon under test completed successfully [2021-08-20T21:32:00.645Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 as microsoft/windowsservercore in daemon under test [2021-08-20T21:32:00.645Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 is '10.0.20348.1' [2021-08-20T21:32:00.645Z] WARN: Skipping validation tests [2021-08-20T21:32:00.645Z] INFO: Running unit tests at 08/20/2021 21:31:57... [2021-08-20T21:32:00.645Z] INFO: make.ps1 starting at 08/20/2021 21:32:00 [2021-08-20T21:32:00.645Z] INFO: Git commit (cbedacf302) assumed from DOCKER_GITCOMMIT environment variable [2021-08-20T21:32:00.645Z] INFO: Invoking autogen... [2021-08-20T21:32:00.967Z] #37 72.36 Selecting previously unselected package libjsoncpp24:amd64. [2021-08-20T21:32:00.968Z] #37 72.36 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-08-20T21:32:00.968Z] #37 72.37 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-20T21:32:01.032Z] #38 9.850 -- Detecting C compiler ABI info - done [2021-08-20T21:32:01.032Z] #38 9.993 -- Check for working C compiler: /usr/bin/cc - skipped [2021-08-20T21:32:01.032Z] #38 9.993 -- Detecting C compile features [2021-08-20T21:32:01.032Z] #38 9.993 -- Detecting C compile features - done [2021-08-20T21:32:01.032Z] #38 ... [2021-08-20T21:32:01.032Z] [2021-08-20T21:32:01.032Z] #53 [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 [2021-08-20T21:32:01.032Z] #53 sha256:8790c98bf257be458d1907cc7b442d6f58a3ef73e7b72ec5de81c0bc4c976eb2 [2021-08-20T21:32:01.032Z] #53 54.38 reflect [2021-08-20T21:32:01.032Z] #53 55.76 time [2021-08-20T21:32:01.032Z] #53 61.05 context [2021-08-20T21:32:01.032Z] #53 61.93 internal/poll [2021-08-20T21:32:01.099Z] INFO: Running unit tests... [2021-08-20T21:32:01.228Z] #37 72.63 Selecting previously unselected package librhash0:amd64. [2021-08-20T21:32:01.228Z] #37 72.64 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-08-20T21:32:01.228Z] #37 72.72 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-08-20T21:32:01.289Z] #53 64.48 io/fs [2021-08-20T21:32:01.289Z] #53 ... [2021-08-20T21:32:01.289Z] [2021-08-20T21:32:01.289Z] #38 [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 [2021-08-20T21:32:01.289Z] #38 sha256:62a63fd5492bee3fe9567b2fc491348ef686dab24c4357d426c5d9ebf3ddec68 [2021-08-20T21:32:01.289Z] #38 10.06 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-20T21:32:01.289Z] #38 10.25 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-20T21:32:01.465Z] #65 13.89 + bin/ctr [2021-08-20T21:32:01.489Z] #37 ... [2021-08-20T21:32:01.489Z] [2021-08-20T21:32:01.489Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-20T21:32:01.489Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-20T21:32:01.489Z] #45 62.72 Selecting previously unselected package python3-pkg-resources. [2021-08-20T21:32:01.489Z] #45 62.72 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-20T21:32:01.489Z] #45 62.74 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-20T21:32:01.489Z] #45 63.23 Selecting previously unselected package python3-six. [2021-08-20T21:32:01.489Z] #45 63.23 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-08-20T21:32:01.489Z] #45 63.24 Unpacking python3-six (1.16.0-2) ... [2021-08-20T21:32:01.489Z] #45 63.53 Selecting previously unselected package python3-protobuf. [2021-08-20T21:32:01.489Z] #45 63.53 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-08-20T21:32:01.489Z] #45 63.56 Unpacking python3-protobuf (3.12.4-1) ... [2021-08-20T21:32:01.489Z] #45 64.28 Selecting previously unselected package libnet1:amd64. [2021-08-20T21:32:01.489Z] #45 64.28 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-20T21:32:01.489Z] #45 64.29 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-20T21:32:01.489Z] #45 64.54 Selecting previously unselected package libnl-3-200:amd64. [2021-08-20T21:32:01.489Z] #45 64.55 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-08-20T21:32:01.489Z] #45 64.55 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-20T21:32:01.489Z] #45 64.76 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-20T21:32:01.489Z] #45 64.78 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-08-20T21:32:01.489Z] #45 64.79 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-20T21:32:01.489Z] #45 65.00 Selecting previously unselected package criu. [2021-08-20T21:32:01.489Z] #45 65.00 Preparing to unpack .../7-criu_3.15-1_amd64.deb ... [2021-08-20T21:32:01.489Z] #45 65.03 Unpacking criu (3.15-1) ... [2021-08-20T21:32:01.489Z] #45 66.47 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-20T21:32:01.489Z] #45 69.09 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-08-20T21:32:01.489Z] #45 69.10 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-20T21:32:01.489Z] #45 69.11 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-20T21:32:01.489Z] #45 69.13 Setting up python3-six (1.16.0-2) ... [2021-08-20T21:32:01.489Z] #45 70.71 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-20T21:32:01.489Z] #45 70.72 Setting up python3-protobuf (3.12.4-1) ... [2021-08-20T21:32:01.545Z] #38 10.38 -- Configuring done [2021-08-20T21:32:01.545Z] #38 10.40 -- Generating done [2021-08-20T21:32:01.545Z] #38 10.42 -- Build files have been written to: /tmp/tmp.1OaVsllVmk/tini [2021-08-20T21:32:01.545Z] #38 10.44 + make tini-static [2021-08-20T21:32:01.750Z] #45 ... [2021-08-20T21:32:01.750Z] [2021-08-20T21:32:01.750Z] #37 [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 [2021-08-20T21:32:01.750Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-20T21:32:01.750Z] #37 73.10 Selecting previously unselected package libuv1:amd64. [2021-08-20T21:32:01.750Z] #37 73.12 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-08-20T21:32:01.750Z] #37 73.18 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-08-20T21:32:01.832Z] #47 55.26 io/fs [2021-08-20T21:32:01.832Z] #47 55.28 context [2021-08-20T21:32:01.832Z] #47 55.30 internal/poll [2021-08-20T21:32:01.832Z] #47 55.31 internal/fmtsort [2021-08-20T21:32:02.011Z] #37 73.50 Selecting previously unselected package cmake. [2021-08-20T21:32:02.011Z] #37 73.51 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-08-20T21:32:02.011Z] #37 73.53 Unpacking cmake (3.18.4-2) ... [2021-08-20T21:32:02.109Z] #38 10.81 Scanning dependencies of target tini-static [2021-08-20T21:32:02.366Z] #38 10.99 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-20T21:32:02.396Z] #14 ... [2021-08-20T21:32:02.396Z] [2021-08-20T21:32:02.396Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-20T21:32:02.396Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-20T21:32:02.396Z] #45 70.39 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-20T21:32:02.396Z] #45 70.41 Setting up python3-protobuf (3.12.4-1) ... [2021-08-20T21:32:02.396Z] #45 76.88 Setting up criu (3.15-1) ... [2021-08-20T21:32:02.396Z] #45 79.78 Processing triggers for libc-bin (2.31-13) ... [2021-08-20T21:32:02.396Z] #45 DONE 80.2s [2021-08-20T21:32:02.396Z] [2021-08-20T21:32:02.396Z] #47 [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 [2021-08-20T21:32:02.396Z] #47 sha256:5eea60e6ec5ff0015828d1e9f27d40406a5ef9e48c414f3eb1767f8782675b49 [2021-08-20T21:32:02.396Z] #47 76.31 strconv [2021-08-20T21:32:02.396Z] #47 77.69 bufio [2021-08-20T21:32:02.396Z] #47 80.82 syscall [2021-08-20T21:32:02.780Z] #47 56.17 encoding/binary [2021-08-20T21:32:03.736Z] #38 12.48 [100%] Linking C executable tini-static [2021-08-20T21:32:04.172Z] #47 57.68 encoding/base64 [2021-08-20T21:32:04.172Z] #47 57.68 crypto/cipher [2021-08-20T21:32:04.172Z] #47 57.68 crypto/sha512 [2021-08-20T21:32:04.299Z] #38 ... [2021-08-20T21:32:04.299Z] [2021-08-20T21:32:04.299Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:32:04.299Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-20T21:32:04.299Z] #14 57.48 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-20T21:32:04.299Z] #14 57.51 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-08-20T21:32:04.299Z] #14 57.55 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-20T21:32:04.299Z] #14 63.31 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-20T21:32:04.299Z] #14 63.31 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-08-20T21:32:04.299Z] #14 63.33 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-20T21:32:04.299Z] #14 63.48 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-08-20T21:32:04.299Z] #14 63.48 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-20T21:32:04.299Z] #14 63.49 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-20T21:32:04.304Z] #47 82.26 reflect [2021-08-20T21:32:04.304Z] #47 ... [2021-08-20T21:32:04.304Z] [2021-08-20T21:32:04.304Z] #37 [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 [2021-08-20T21:32:04.304Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-20T21:32:04.304Z] #37 82.26 Setting up libicu67:amd64 (67.1-7) ... [2021-08-20T21:32:04.304Z] #37 82.28 Setting up xxd (2:8.2.2434-3) ... [2021-08-20T21:32:04.304Z] #37 82.29 Setting up libuv1:amd64 (1.40.0-2) ... [2021-08-20T21:32:04.304Z] #37 82.31 Setting up vim-common (2:8.2.2434-3) ... [2021-08-20T21:32:04.304Z] #37 82.37 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-20T21:32:04.304Z] #37 82.46 Setting up librhash0:amd64 (1.4.1-2) ... [2021-08-20T21:32:04.304Z] #37 82.50 Setting up cmake-data (3.18.4-2) ... [2021-08-20T21:32:04.304Z] #37 82.57 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-20T21:32:04.304Z] #37 82.59 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-20T21:32:04.304Z] #37 82.64 Setting up cmake (3.18.4-2) ... [2021-08-20T21:32:04.304Z] #37 82.75 Processing triggers for libc-bin (2.31-13) ... [2021-08-20T21:32:04.556Z] #14 ... [2021-08-20T21:32:04.556Z] [2021-08-20T21:32:04.556Z] #38 [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 [2021-08-20T21:32:04.556Z] #38 sha256:62a63fd5492bee3fe9567b2fc491348ef686dab24c4357d426c5d9ebf3ddec68 [2021-08-20T21:32:04.556Z] #38 13.20 [100%] Built target tini-static [2021-08-20T21:32:04.556Z] #38 13.25 + mkdir -p /build [2021-08-20T21:32:04.556Z] #38 13.25 + cp tini-static /build/docker-init [2021-08-20T21:32:04.748Z] #47 58.28 os [2021-08-20T21:32:04.748Z] #47 58.58 crypto/ed25519/internal/edwards25519 [2021-08-20T21:32:04.814Z] #38 DONE 13.5s [2021-08-20T21:32:04.814Z] [2021-08-20T21:32:04.814Z] #47 [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 [2021-08-20T21:32:04.814Z] #47 sha256:771d98a9297b57e4b9f4934bc401c75d570abb879f1ff05f8637f76dd68d45bd [2021-08-20T21:32:04.814Z] #47 62.91 internal/poll [2021-08-20T21:32:04.814Z] #47 62.94 internal/fmtsort [2021-08-20T21:32:04.814Z] #47 63.50 internal/syscall/execenv [2021-08-20T21:32:04.814Z] #47 63.58 path [2021-08-20T21:32:04.814Z] #47 64.17 io/fs [2021-08-20T21:32:04.814Z] #47 65.26 regexp/syntax [2021-08-20T21:32:04.814Z] #47 65.99 os [2021-08-20T21:32:04.871Z] #37 DONE 83.3s [2021-08-20T21:32:04.871Z] [2021-08-20T21:32:04.871Z] #53 [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 [2021-08-20T21:32:04.871Z] #53 sha256:7692b79bed3a6b9f992c99fb9b8a227a7d76e661fe9f1651f0f24c5bef78a942 [2021-08-20T21:32:04.871Z] #53 76.36 strconv [2021-08-20T21:32:04.871Z] #53 82.72 reflect [2021-08-20T21:32:05.012Z] #47 58.72 crypto/md5 [2021-08-20T21:32:05.130Z] #53 ... [2021-08-20T21:32:05.130Z] [2021-08-20T21:32:05.130Z] #38 [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 [2021-08-20T21:32:05.130Z] #38 sha256:92c1710e35375d0f64908cc5bcd677f91c833adaf6d8a4099030577b2586652a [2021-08-20T21:32:05.759Z] 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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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/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/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types 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/stack 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 [2021-08-20T21:32:06.403Z] #47 59.84 crypto/sha1 [2021-08-20T21:32:06.403Z] #47 60.21 crypto/aes [2021-08-20T21:32:06.505Z] #38 1.410 + RM_GOPATH=0 [2021-08-20T21:32:06.506Z] #38 1.411 + TMP_GOPATH= [2021-08-20T21:32:06.506Z] #38 1.411 + : /build [2021-08-20T21:32:06.506Z] #38 1.411 + '[' -z '' ']' [2021-08-20T21:32:06.506Z] #38 1.412 ++ mktemp -d [2021-08-20T21:32:06.506Z] #38 1.415 + export GOPATH=/tmp/tmp.GSQHNutS6R [2021-08-20T21:32:06.506Z] #38 1.415 + GOPATH=/tmp/tmp.GSQHNutS6R [2021-08-20T21:32:06.506Z] #38 1.415 + RM_GOPATH=1 [2021-08-20T21:32:06.506Z] #38 1.415 + case "$(go env GOARCH)" in [2021-08-20T21:32:06.506Z] #38 1.417 ++ go env GOARCH [2021-08-20T21:32:06.506Z] #38 1.465 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:32:06.506Z] #38 1.472 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-20T21:32:06.506Z] #38 1.472 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:32:06.506Z] #38 1.472 ++ dirname /tmp/install/install.sh [2021-08-20T21:32:06.506Z] #38 1.472 + dir=/tmp/install [2021-08-20T21:32:06.506Z] #38 1.472 + bin=tini [2021-08-20T21:32:06.506Z] #38 1.472 + shift [2021-08-20T21:32:06.506Z] #38 1.472 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-20T21:32:06.506Z] #38 1.472 + . /tmp/install/tini.installer [2021-08-20T21:32:06.506Z] #38 1.472 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-20T21:32:06.506Z] #38 1.472 + install_tini [2021-08-20T21:32:06.506Z] #38 1.472 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-20T21:32:06.506Z] #38 1.485 + git clone https://github.com/krallin/tini.git /tmp/tmp.GSQHNutS6R/tini [2021-08-20T21:32:06.506Z] #38 1.497 Cloning into '/tmp/tmp.GSQHNutS6R/tini'... [2021-08-20T21:32:06.706Z] #65 ... [2021-08-20T21:32:06.706Z] [2021-08-20T21:32:06.706Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:32:06.706Z] #20 sha256:397fd0caa0d3b3f4e21fc1427886c26bf195c8b97710fb6639c57b22a0e421e8 [2021-08-20T21:32:06.706Z] #20 55.66 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-08-20T21:32:06.706Z] #20 55.66 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-20T21:32:06.706Z] #20 55.67 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-20T21:32:06.706Z] #20 57.22 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-08-20T21:32:06.706Z] #20 57.22 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-20T21:32:06.706Z] #20 57.22 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-20T21:32:06.706Z] #20 58.80 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-08-20T21:32:06.706Z] #20 58.81 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-20T21:32:06.706Z] #20 58.82 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-20T21:32:06.716Z] #47 69.86 regexp [2021-08-20T21:32:07.267Z] #20 62.68 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-08-20T21:32:07.267Z] #20 62.69 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-20T21:32:07.267Z] #20 62.69 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-20T21:32:07.315Z] #47 70.40 fmt [2021-08-20T21:32:07.349Z] #47 60.85 crypto/des [2021-08-20T21:32:07.350Z] #47 60.99 crypto/sha256 [2021-08-20T21:32:07.444Z] #38 2.565 + cd /tmp/tmp.GSQHNutS6R/tini [2021-08-20T21:32:07.702Z] #38 2.566 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-20T21:32:07.702Z] #38 2.583 + cmake . [2021-08-20T21:32:07.925Z] #47 61.47 encoding/pem [2021-08-20T21:32:08.188Z] #47 61.79 vendor/golang.org/x/crypto/chacha20 [2021-08-20T21:32:08.268Z] #38 3.221 -- The C compiler identification is GNU 10.2.1 [2021-08-20T21:32:08.268Z] #38 3.439 -- Detecting C compiler ABI info [2021-08-20T21:32:08.599Z] #37 ... [2021-08-20T21:32:08.599Z] [2021-08-20T21:32:08.599Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:32:08.599Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-20T21:32:08.599Z] #14 70.37 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-20T21:32:08.599Z] #14 70.38 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-20T21:32:08.599Z] #14 70.38 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-20T21:32:08.599Z] #14 75.21 Selecting previously unselected package binutils-mingw-w64. [2021-08-20T21:32:08.599Z] #14 75.22 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-08-20T21:32:08.599Z] #14 75.23 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-20T21:32:08.599Z] #14 75.61 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-20T21:32:08.599Z] #14 75.63 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-20T21:32:08.599Z] #14 75.64 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-20T21:32:08.599Z] #14 76.12 Selecting previously unselected package dmsetup. [2021-08-20T21:32:08.599Z] #14 76.12 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-08-20T21:32:08.599Z] #14 76.15 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-08-20T21:32:08.599Z] #14 76.49 Selecting previously unselected package mingw-w64-common. [2021-08-20T21:32:08.599Z] #14 76.49 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-08-20T21:32:08.599Z] #14 76.49 Unpacking mingw-w64-common (8.0.0-1) ... [2021-08-20T21:32:08.599Z] #14 ... [2021-08-20T21:32:08.599Z] [2021-08-20T21:32:08.599Z] #37 [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 [2021-08-20T21:32:08.599Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-20T21:32:08.599Z] #37 80.14 Setting up libicu67:amd64 (67.1-7) ... [2021-08-20T21:32:08.633Z] #20 64.26 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-20T21:32:08.633Z] #20 64.27 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-08-20T21:32:08.633Z] #20 64.28 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-20T21:32:08.633Z] #20 64.34 Selecting previously unselected package libapparmor1:amd64. [2021-08-20T21:32:08.633Z] #20 64.35 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-08-20T21:32:08.633Z] #20 64.35 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-08-20T21:32:08.764Z] #47 62.19 vendor/golang.org/x/crypto/poly1305 [2021-08-20T21:32:08.860Z] #37 ... [2021-08-20T21:32:08.860Z] [2021-08-20T21:32:08.860Z] #47 [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 [2021-08-20T21:32:08.860Z] #47 sha256:0a876ad5c417454037f812f34e64825daf3083734039d9d26a81135284604c60 [2021-08-20T21:32:08.860Z] #47 70.24 sync [2021-08-20T21:32:08.860Z] #47 70.25 internal/reflectlite [2021-08-20T21:32:08.860Z] #47 72.78 internal/testlog [2021-08-20T21:32:08.860Z] #47 73.24 github.com/LK4D4/vndr/godl/singleflight [2021-08-20T21:32:08.860Z] #47 73.78 math/rand [2021-08-20T21:32:08.860Z] #47 75.27 internal/singleflight [2021-08-20T21:32:08.860Z] #47 75.67 sort [2021-08-20T21:32:08.860Z] #47 75.67 errors [2021-08-20T21:32:08.860Z] #47 76.25 io [2021-08-20T21:32:08.860Z] #47 77.39 strconv [2021-08-20T21:32:08.860Z] #47 78.54 bytes [2021-08-20T21:32:08.860Z] #47 ... [2021-08-20T21:32:08.860Z] [2021-08-20T21:32:08.860Z] #37 [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 [2021-08-20T21:32:08.860Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-20T21:32:08.860Z] #37 80.45 Setting up xxd (2:8.2.2434-3) ... [2021-08-20T21:32:08.889Z] #20 64.39 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-20T21:32:08.889Z] #20 64.39 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-08-20T21:32:08.889Z] #20 64.40 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-20T21:32:08.889Z] #20 64.47 Selecting previously unselected package libbtrfs0:amd64. [2021-08-20T21:32:08.889Z] #20 64.47 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-20T21:32:08.889Z] #20 64.48 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-20T21:32:08.889Z] #20 64.55 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-20T21:32:08.889Z] #20 64.56 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-20T21:32:08.889Z] #20 64.57 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-20T21:32:09.121Z] #37 ... [2021-08-20T21:32:09.121Z] [2021-08-20T21:32:09.121Z] #49 [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 [2021-08-20T21:32:09.121Z] #49 sha256:4aa129d9f21845ae92eee81c581ea567d55a4e61686606a65f5f04a660202fc6 [2021-08-20T21:32:09.121Z] #49 DONE 80.5s [2021-08-20T21:32:09.121Z] [2021-08-20T21:32:09.121Z] #37 [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 [2021-08-20T21:32:09.121Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-20T21:32:09.121Z] #37 80.48 Setting up libuv1:amd64 (1.40.0-2) ... [2021-08-20T21:32:09.121Z] #37 80.53 Setting up vim-common (2:8.2.2434-3) ... [2021-08-20T21:32:09.121Z] #37 80.55 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-20T21:32:09.121Z] #37 80.56 Setting up librhash0:amd64 (1.4.1-2) ... [2021-08-20T21:32:09.121Z] #37 80.58 Setting up cmake-data (3.18.4-2) ... [2021-08-20T21:32:09.121Z] #37 80.62 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-20T21:32:09.121Z] #37 80.64 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-20T21:32:09.121Z] #37 80.65 Setting up cmake (3.18.4-2) ... [2021-08-20T21:32:09.145Z] #20 64.66 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-20T21:32:09.145Z] #20 64.66 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-20T21:32:09.145Z] #20 64.67 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-20T21:32:09.145Z] #20 64.70 Selecting previously unselected package libudev-dev:amd64. [2021-08-20T21:32:09.145Z] #20 64.71 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-08-20T21:32:09.145Z] #20 64.71 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-08-20T21:32:09.145Z] #20 64.78 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-20T21:32:09.145Z] #20 64.79 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-08-20T21:32:09.145Z] #20 64.79 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-08-20T21:32:09.208Z] #47 ... [2021-08-20T21:32:09.208Z] [2021-08-20T21:32:09.208Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:32:09.208Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-20T21:32:09.208Z] #14 72.15 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-08-20T21:32:09.208Z] #14 72.15 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-20T21:32:09.208Z] #14 72.15 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-20T21:32:09.340Z] #47 62.87 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-20T21:32:09.382Z] #37 80.74 Processing triggers for libc-bin (2.31-13) ... [2021-08-20T21:32:09.401Z] #20 64.92 Selecting previously unselected package libpcre2-16-0:amd64. [2021-08-20T21:32:09.401Z] #20 64.93 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-08-20T21:32:09.401Z] #20 64.93 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-08-20T21:32:09.401Z] #20 65.01 Selecting previously unselected package libpcre2-32-0:amd64. [2021-08-20T21:32:09.401Z] #20 65.02 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-08-20T21:32:09.401Z] #20 65.02 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-08-20T21:32:09.401Z] #20 65.10 Selecting previously unselected package libpcre2-posix2:amd64. [2021-08-20T21:32:09.401Z] #20 65.10 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-08-20T21:32:09.401Z] #20 65.11 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-08-20T21:32:09.401Z] #20 65.15 Selecting previously unselected package libpcre2-dev:amd64. [2021-08-20T21:32:09.603Z] #47 ... [2021-08-20T21:32:09.603Z] [2021-08-20T21:32:09.603Z] #58 [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 [2021-08-20T21:32:09.603Z] #58 sha256:3ad5c8e6a318ff2ff7b840c42c575876e92ce6b705a66db6dacd09f2b6c4d676 [2021-08-20T21:32:09.654Z] #38 4.638 -- Detecting C compiler ABI info - done [2021-08-20T21:32:09.658Z] #20 65.15 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-08-20T21:32:09.658Z] #20 65.16 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-08-20T21:32:09.658Z] #20 65.31 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-20T21:32:09.658Z] #20 65.32 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-08-20T21:32:09.658Z] #20 65.33 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-08-20T21:32:09.658Z] #20 65.43 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-20T21:32:09.913Z] #38 4.810 -- Check for working C compiler: /usr/bin/cc - skipped [2021-08-20T21:32:09.913Z] #38 4.810 -- Detecting C compile features [2021-08-20T21:32:09.913Z] #38 4.810 -- Detecting C compile features - done [2021-08-20T21:32:09.913Z] #38 4.916 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-20T21:32:09.914Z] #20 65.43 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-08-20T21:32:09.914Z] #20 65.44 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-20T21:32:09.914Z] #20 65.49 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-20T21:32:09.914Z] #20 65.49 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-08-20T21:32:09.914Z] #20 65.49 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-20T21:32:09.914Z] #20 65.55 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-20T21:32:09.914Z] #20 65.56 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-08-20T21:32:09.914Z] #20 65.56 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-08-20T21:32:09.960Z] #37 ... [2021-08-20T21:32:09.960Z] [2021-08-20T21:32:09.960Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-20T21:32:09.960Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-20T21:32:09.960Z] #45 77.34 Setting up criu (3.15-1) ... [2021-08-20T21:32:09.960Z] #45 80.21 Processing triggers for libc-bin (2.31-13) ... [2021-08-20T21:32:09.960Z] #45 DONE 81.0s [2021-08-20T21:32:09.960Z] [2021-08-20T21:32:09.960Z] #37 [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 [2021-08-20T21:32:09.960Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-20T21:32:09.960Z] #37 DONE 81.4s [2021-08-20T21:32:09.960Z] [2021-08-20T21:32:09.960Z] #38 [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 [2021-08-20T21:32:09.960Z] #38 sha256:9bb10d1d9ff373a38c976d28227074b8afc856b688365383f49cb389b6d19052 [2021-08-20T21:32:10.170Z] #20 65.80 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-20T21:32:10.170Z] #20 65.81 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-08-20T21:32:10.170Z] #20 65.82 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-20T21:32:10.170Z] #20 65.83 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-08-20T21:32:10.170Z] #20 65.84 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-20T21:32:10.170Z] #20 65.85 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-08-20T21:32:10.170Z] #20 65.85 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-20T21:32:10.170Z] #20 65.86 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-08-20T21:32:10.170Z] #20 65.87 Setting up libudev-dev:amd64 (247.3-6) ... [2021-08-20T21:32:10.170Z] #20 65.88 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-08-20T21:32:10.170Z] #20 65.89 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-20T21:32:10.170Z] #20 65.90 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-20T21:32:10.170Z] #20 65.91 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-20T21:32:10.175Z] #38 5.204 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-20T21:32:10.175Z] #38 5.338 -- Configuring done [2021-08-20T21:32:10.428Z] #20 65.92 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-20T21:32:10.428Z] #20 65.93 Setting up mingw-w64-common (8.0.0-1) ... [2021-08-20T21:32:10.428Z] #20 65.94 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-08-20T21:32:10.428Z] #20 65.95 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-20T21:32:10.428Z] #20 65.96 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-08-20T21:32:10.428Z] #20 65.97 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-08-20T21:32:10.428Z] #20 65.98 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-20T21:32:10.428Z] #20 65.98 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-20T21:32:10.428Z] #20 66.00 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 [2021-08-20T21:32:10.428Z] #20 66.00 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-20T21:32:10.428Z] #20 66.01 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 [2021-08-20T21:32:10.428Z] #20 66.02 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-20T21:32:10.428Z] #20 66.02 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-20T21:32:10.428Z] #20 66.03 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 [2021-08-20T21:32:10.428Z] #20 66.04 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-20T21:32:10.428Z] #20 66.05 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-20T21:32:10.428Z] #20 66.07 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-20T21:32:10.428Z] #20 66.07 Setting up dmsetup (2:1.02.175-2.1) ... [2021-08-20T21:32:10.428Z] #20 66.09 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-20T21:32:10.428Z] #20 66.10 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-20T21:32:10.428Z] #20 66.11 Processing triggers for libc-bin (2.31-13) ... [2021-08-20T21:32:10.434Z] #38 5.376 -- Generating done [2021-08-20T21:32:10.434Z] #38 5.400 -- Build files have been written to: /tmp/tmp.GSQHNutS6R/tini [2021-08-20T21:32:10.434Z] #38 5.432 + make tini-static [2021-08-20T21:32:10.531Z] #38 ... [2021-08-20T21:32:10.531Z] [2021-08-20T21:32:10.531Z] #53 [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 [2021-08-20T21:32:10.531Z] #53 sha256:6c52ed1641fc10a6e9322450e8cf2f4a7ffef395ec47a726ea904a694aefddd7 [2021-08-20T21:32:10.531Z] #53 71.98 sync [2021-08-20T21:32:10.531Z] #53 71.98 internal/reflectlite [2021-08-20T21:32:10.531Z] #53 75.67 sort [2021-08-20T21:32:10.531Z] #53 75.67 errors [2021-08-20T21:32:10.531Z] #53 76.11 io [2021-08-20T21:32:10.531Z] #53 77.68 internal/oserror [2021-08-20T21:32:10.531Z] #53 77.90 syscall [2021-08-20T21:32:10.531Z] #53 78.04 bytes [2021-08-20T21:32:10.531Z] #53 80.19 strconv [2021-08-20T21:32:10.531Z] #53 ... [2021-08-20T21:32:10.531Z] [2021-08-20T21:32:10.531Z] #47 [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 [2021-08-20T21:32:10.531Z] #47 sha256:0a876ad5c417454037f812f34e64825daf3083734039d9d26a81135284604c60 [2021-08-20T21:32:10.531Z] #47 81.27 strings [2021-08-20T21:32:10.531Z] #47 81.58 reflect [2021-08-20T21:32:10.692Z] #38 5.785 Scanning dependencies of target tini-static [2021-08-20T21:32:10.950Z] #38 5.927 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-20T21:32:11.204Z] #58 35.17 Updating files: 46% (2144/4562) Updating files: 47% (2145/4562) Updating files: 48% (2190/4562) Updating files: 49% (2236/4562) Updating files: 50% (2281/4562) Updating files: 51% (2327/4562) Updating files: 52% (2373/4562) Updating files: 53% (2418/4562) Updating files: 54% (2464/4562) Updating files: 55% (2510/4562) Updating files: 56% (2555/4562) Updating files: 57% (2601/4562) Updating files: 58% (2646/4562) Updating files: 59% (2692/4562) Updating files: 60% (2738/4562) Updating files: 61% (2783/4562) Updating files: 62% (2829/4562) Updating files: 63% (2875/4562) Updating files: 64% (2920/4562) Updating files: 65% (2966/4562) Updating files: 66% (3011/4562) Updating files: 67% (3057/4562) Updating files: 68% (3103/4562) Updating files: 69% (3148/4562) Updating files: 70% (3194/4562) Updating files: 71% (3240/4562) Updating files: 72% (3285/4562) Updating files: 73% (3331/4562) Updating files: 74% (3376/4562) Updating files: 75% (3422/4562) Updating files: 76% (3468/4562) Updating files: 77% (3513/4562) Updating files: 78% (3559/4562) Updating files: 79% (3604/4562) Updating files: 80% (3650/4562) Updating files: 81% (3696/4562) Updating files: 82% (3741/4562) Updating files: 83% (3787/4562) Updating files: 84% (3833/4562) Updating files: 85% (3878/4562) Updating files: 85% (3900/4562) Updating files: 86% (3924/4562) Updating files: 87% (3969/4562) Updating files: 88% (4015/4562) Updating files: 89% (4061/4562) Updating files: 90% (4106/4562) Updating files: 91% (4152/4562) Updating files: 92% (4198/4562) Updating files: 93% (4243/4562) Updating files: 94% (4289/4562) Updating files: 95% (4334/4562) Updating files: 96% (4380/4562) Updating files: 97% (4426/4562) Updating files: 98% (4471/4562) Updating files: 99% (4517/4562) Updating files: 100% (4562/4562) Updating files: 100% (4562/4562), done. [2021-08-20T21:32:11.204Z] #58 36.69 + cd /tmp/tmp.F8RNU5pKNE/src/github.com/containerd/containerd [2021-08-20T21:32:11.204Z] #58 36.69 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-20T21:32:11.467Z] #58 ... [2021-08-20T21:32:11.467Z] [2021-08-20T21:32:11.467Z] #53 [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 [2021-08-20T21:32:11.467Z] #53 sha256:ec7784ea11eb4f96a84b0b3f30c08cb08a4da05a9f0941e2de0e22e3ddce010d [2021-08-20T21:32:11.467Z] #53 55.23 io/fs [2021-08-20T21:32:11.467Z] #53 55.24 context [2021-08-20T21:32:11.467Z] #53 55.24 internal/poll [2021-08-20T21:32:11.467Z] #53 57.49 os [2021-08-20T21:32:11.467Z] #53 57.63 encoding/binary [2021-08-20T21:32:11.467Z] #53 58.76 golang.org/x/sys/unix [2021-08-20T21:32:11.467Z] #53 60.68 fmt [2021-08-20T21:32:11.467Z] #53 60.68 path/filepath [2021-08-20T21:32:11.467Z] #53 60.68 mvdan.cc/sh/v3/fileutil [2021-08-20T21:32:11.467Z] #53 62.39 io/ioutil [2021-08-20T21:32:11.467Z] #53 64.15 flag [2021-08-20T21:32:11.467Z] #53 64.15 encoding/json [2021-08-20T21:32:11.467Z] #53 64.15 github.com/pkg/diff [2021-08-20T21:32:11.729Z] #53 ... [2021-08-20T21:32:11.729Z] [2021-08-20T21:32:11.729Z] #47 [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 [2021-08-20T21:32:11.729Z] #47 sha256:7f7e3a7ca1810b8f7458d8a674ffd5c70cb1b82dc418265d48e706c8dacc40b5 [2021-08-20T21:32:11.729Z] #47 63.55 internal/lazyregexp [2021-08-20T21:32:11.729Z] #47 63.57 fmt [2021-08-20T21:32:11.729Z] #47 63.57 os/exec [2021-08-20T21:32:11.729Z] #47 63.57 net [2021-08-20T21:32:11.796Z] #20 DONE 67.4s [2021-08-20T21:32:11.796Z] [2021-08-20T21:32:11.796Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2021-08-20T21:32:11.796Z] #21 sha256:9fd6ca4866557fe5b40431bbf26daba41a3b00adbe3c73308d8a0ec0e06e6b6f [2021-08-20T21:32:12.477Z] #14 ... [2021-08-20T21:32:12.477Z] [2021-08-20T21:32:12.477Z] #53 [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 [2021-08-20T21:32:12.477Z] #53 sha256:8790c98bf257be458d1907cc7b442d6f58a3ef73e7b72ec5de81c0bc4c976eb2 [2021-08-20T21:32:12.477Z] #53 65.45 os [2021-08-20T21:32:12.477Z] #53 66.41 encoding/binary [2021-08-20T21:32:12.477Z] #53 68.17 encoding/base64 [2021-08-20T21:32:12.477Z] #53 69.05 golang.org/x/sys/unix [2021-08-20T21:32:12.477Z] #53 70.25 fmt [2021-08-20T21:32:12.477Z] #53 74.52 encoding/json [2021-08-20T21:32:12.477Z] #53 ... [2021-08-20T21:32:12.477Z] [2021-08-20T21:32:12.477Z] #47 [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 [2021-08-20T21:32:12.477Z] #47 sha256:771d98a9297b57e4b9f4934bc401c75d570abb879f1ff05f8637f76dd68d45bd [2021-08-20T21:32:12.477Z] #47 73.49 path/filepath [2021-08-20T21:32:12.477Z] #47 74.61 internal/lazyregexp [2021-08-20T21:32:12.477Z] #47 74.78 flag [2021-08-20T21:32:12.477Z] #47 74.88 go/token [2021-08-20T21:32:12.477Z] #47 75.81 go/scanner [2021-08-20T21:32:12.823Z] ? github.com/docker/docker/api [no test files] [2021-08-20T21:32:12.858Z] #38 7.744 [100%] Linking C executable tini-static [2021-08-20T21:32:12.859Z] #38 ... [2021-08-20T21:32:12.859Z] [2021-08-20T21:32:12.859Z] #47 [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 [2021-08-20T21:32:12.859Z] #47 sha256:5eea60e6ec5ff0015828d1e9f27d40406a5ef9e48c414f3eb1767f8782675b49 [2021-08-20T21:32:12.859Z] #47 91.28 internal/syscall/unix [2021-08-20T21:32:13.038Z] #47 76.36 net/url [2021-08-20T21:32:13.118Z] #47 ... [2021-08-20T21:32:13.118Z] [2021-08-20T21:32:13.118Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:32:13.118Z] #14 sha256:19a1458a3f448906b0785e62191f9e3d2cb68edf322ed79c9ebbb6a0729b9ac4 [2021-08-20T21:32:13.118Z] #14 56.90 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-08-20T21:32:13.118Z] #14 56.90 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-08-20T21:32:13.118Z] #14 56.92 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-20T21:32:13.118Z] #14 65.70 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-08-20T21:32:13.118Z] #14 65.70 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-08-20T21:32:13.118Z] #14 65.73 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-20T21:32:13.160Z] #21 1.289 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-08-20T21:32:13.160Z] #21 1.290 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-08-20T21:32:13.160Z] #21 1.290 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-08-20T21:32:13.380Z] #14 ... [2021-08-20T21:32:13.380Z] [2021-08-20T21:32:13.380Z] #47 [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 [2021-08-20T21:32:13.380Z] #47 sha256:7f7e3a7ca1810b8f7458d8a674ffd5c70cb1b82dc418265d48e706c8dacc40b5 [2021-08-20T21:32:13.380Z] #47 66.94 go/token [2021-08-20T21:32:13.380Z] #47 66.94 net/url [2021-08-20T21:32:13.380Z] #47 66.94 text/template/parse [2021-08-20T21:32:13.425Z] #47 91.72 time [2021-08-20T21:32:13.966Z] #47 77.06 go/ast [2021-08-20T21:32:14.740Z] #47 85.89 bufio [2021-08-20T21:32:14.772Z] #47 68.45 go/scanner [2021-08-20T21:32:14.894Z] #47 78.01 text/template/parse [2021-08-20T21:32:15.317Z] #47 ... [2021-08-20T21:32:15.317Z] [2021-08-20T21:32:15.317Z] #38 [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 [2021-08-20T21:32:15.317Z] #38 sha256:9bb10d1d9ff373a38c976d28227074b8afc856b688365383f49cb389b6d19052 [2021-08-20T21:32:15.317Z] #38 2.876 + RM_GOPATH=0 [2021-08-20T21:32:15.317Z] #38 2.876 + TMP_GOPATH= [2021-08-20T21:32:15.317Z] #38 2.876 + : /build [2021-08-20T21:32:15.317Z] #38 2.876 + '[' -z '' ']' [2021-08-20T21:32:15.317Z] #38 2.876 ++ mktemp -d [2021-08-20T21:32:15.317Z] #38 2.887 + export GOPATH=/tmp/tmp.zaPYcAzvmx [2021-08-20T21:32:15.317Z] #38 2.887 + GOPATH=/tmp/tmp.zaPYcAzvmx [2021-08-20T21:32:15.317Z] #38 2.887 + RM_GOPATH=1 [2021-08-20T21:32:15.317Z] #38 2.887 + case "$(go env GOARCH)" in [2021-08-20T21:32:15.317Z] #38 2.887 ++ go env GOARCH [2021-08-20T21:32:15.317Z] #38 2.977 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-20T21:32:15.317Z] #38 2.989 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:32:15.317Z] #38 2.989 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:32:15.317Z] #38 2.989 ++ dirname /tmp/install/install.sh [2021-08-20T21:32:15.317Z] #38 2.989 + dir=/tmp/install [2021-08-20T21:32:15.317Z] #38 2.989 + bin=tini [2021-08-20T21:32:15.317Z] #38 2.989 + shift [2021-08-20T21:32:15.317Z] #38 2.989 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-20T21:32:15.317Z] #38 2.989 + . /tmp/install/tini.installer [2021-08-20T21:32:15.317Z] #38 2.989 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-20T21:32:15.317Z] #38 2.989 + install_tini [2021-08-20T21:32:15.317Z] #38 2.989 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-20T21:32:15.317Z] #38 2.989 + git clone https://github.com/krallin/tini.git /tmp/tmp.zaPYcAzvmx/tini [2021-08-20T21:32:15.317Z] #38 2.989 Cloning into '/tmp/tmp.zaPYcAzvmx/tini'... [2021-08-20T21:32:15.317Z] #38 4.261 + cd /tmp/tmp.zaPYcAzvmx/tini [2021-08-20T21:32:15.317Z] #38 4.261 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-20T21:32:15.317Z] #38 4.266 + cmake . [2021-08-20T21:32:15.317Z] #38 4.786 -- The C compiler identification is GNU 10.2.1 [2021-08-20T21:32:15.317Z] #38 4.887 -- Detecting C compiler ABI info [2021-08-20T21:32:15.327Z] #47 ... [2021-08-20T21:32:15.327Z] [2021-08-20T21:32:15.327Z] #38 [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 [2021-08-20T21:32:15.327Z] #38 sha256:92c1710e35375d0f64908cc5bcd677f91c833adaf6d8a4099030577b2586652a [2021-08-20T21:32:15.327Z] #38 8.766 [100%] Built target tini-static [2021-08-20T21:32:15.327Z] #38 8.804 + mkdir -p /build [2021-08-20T21:32:15.327Z] #38 8.853 + cp tini-static /build/docker-init [2021-08-20T21:32:15.327Z] #38 DONE 10.3s [2021-08-20T21:32:15.327Z] [2021-08-20T21:32:15.327Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:32:15.327Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-20T21:32:15.327Z] #14 83.74 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-20T21:32:15.327Z] #14 83.76 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-08-20T21:32:15.327Z] #14 83.77 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-20T21:32:15.327Z] #14 91.98 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-20T21:32:15.327Z] #14 91.98 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-08-20T21:32:15.327Z] #14 91.99 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-20T21:32:15.327Z] #14 92.36 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-08-20T21:32:15.327Z] #14 92.36 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-20T21:32:15.327Z] #14 92.69 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-20T21:32:15.347Z] #47 68.99 log [2021-08-20T21:32:15.578Z] #38 5.571 -- Detecting C compiler ABI info - done [2021-08-20T21:32:15.854Z] #38 5.784 -- Check for working C compiler: /usr/bin/cc - skipped [2021-08-20T21:32:15.854Z] #38 5.793 -- Detecting C compile features [2021-08-20T21:32:15.854Z] #38 5.799 -- Detecting C compile features - done [2021-08-20T21:32:15.854Z] #38 5.833 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-20T21:32:16.116Z] #38 6.091 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-20T21:32:16.116Z] #38 6.215 -- Configuring done [2021-08-20T21:32:16.296Z] #47 69.79 encoding/json [2021-08-20T21:32:16.296Z] #47 69.89 go/ast [2021-08-20T21:32:16.378Z] #38 6.249 -- Generating done [2021-08-20T21:32:16.378Z] #38 6.261 -- Build files have been written to: /tmp/tmp.zaPYcAzvmx/tini [2021-08-20T21:32:16.378Z] #38 6.272 + make tini-static [2021-08-20T21:32:16.638Z] #38 6.752 Scanning dependencies of target tini-static [2021-08-20T21:32:16.705Z] #14 ... [2021-08-20T21:32:16.705Z] [2021-08-20T21:32:16.705Z] #53 [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 [2021-08-20T21:32:16.705Z] #53 sha256:7692b79bed3a6b9f992c99fb9b8a227a7d76e661fe9f1651f0f24c5bef78a942 [2021-08-20T21:32:16.705Z] #53 84.86 time [2021-08-20T21:32:16.705Z] #53 92.95 context [2021-08-20T21:32:16.705Z] #53 94.48 internal/poll [2021-08-20T21:32:16.898Z] #38 6.870 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-20T21:32:17.416Z] #47 80.68 go/parser [2021-08-20T21:32:18.785Z] #47 ... [2021-08-20T21:32:18.785Z] [2021-08-20T21:32:18.785Z] #58 [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 [2021-08-20T21:32:18.785Z] #58 sha256:ef28225d31d655f75a1628abc025477a8161b8a4702ad8ae82d7daa3eff826df [2021-08-20T21:32:18.812Z] #38 8.584 [100%] Linking C executable tini-static [2021-08-20T21:32:18.963Z] #21 1.858 Reading package lists... [2021-08-20T21:32:19.383Z] #38 9.420 [100%] Built target tini-static [2021-08-20T21:32:19.609Z] #47 ... [2021-08-20T21:32:19.609Z] [2021-08-20T21:32:19.609Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:32:19.609Z] #14 sha256:19a1458a3f448906b0785e62191f9e3d2cb68edf322ed79c9ebbb6a0729b9ac4 [2021-08-20T21:32:19.609Z] #14 70.33 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-08-20T21:32:19.609Z] #14 70.33 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2021-08-20T21:32:19.609Z] #14 70.35 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-20T21:32:19.644Z] #38 9.536 + mkdir -p /build [2021-08-20T21:32:19.644Z] #38 9.596 + cp tini-static /build/docker-init [2021-08-20T21:32:20.004Z] #53 98.31 encoding/binary [2021-08-20T21:32:20.068Z] #58 42.09 Updating files: 48% (2228/4562) Updating files: 49% (2236/4562) Updating files: 50% (2281/4562) Updating files: 51% (2327/4562) Updating files: 52% (2373/4562) Updating files: 53% (2418/4562) Updating files: 54% (2464/4562) Updating files: 55% (2510/4562) Updating files: 56% (2555/4562) Updating files: 57% (2601/4562) Updating files: 58% (2646/4562) Updating files: 59% (2692/4562) Updating files: 60% (2738/4562) Updating files: 61% (2783/4562) Updating files: 62% (2829/4562) Updating files: 63% (2875/4562) Updating files: 64% (2920/4562) Updating files: 65% (2966/4562) Updating files: 66% (3011/4562) Updating files: 67% (3057/4562) Updating files: 68% (3103/4562) Updating files: 69% (3148/4562) Updating files: 70% (3194/4562) Updating files: 71% (3240/4562) Updating files: 72% (3285/4562) Updating files: 73% (3331/4562) Updating files: 74% (3376/4562) Updating files: 75% (3422/4562) Updating files: 76% (3468/4562) Updating files: 77% (3513/4562) Updating files: 78% (3559/4562) Updating files: 79% (3604/4562) Updating files: 80% (3650/4562) Updating files: 81% (3696/4562) Updating files: 82% (3741/4562) Updating files: 83% (3787/4562) Updating files: 84% (3833/4562) Updating files: 85% (3878/4562) Updating files: 86% (3924/4562) Updating files: 87% (3969/4562) Updating files: 88% (4015/4562) Updating files: 89% (4061/4562) Updating files: 90% (4106/4562) Updating files: 91% (4152/4562) Updating files: 91% (4184/4562) Updating files: 92% (4198/4562) Updating files: 93% (4243/4562) Updating files: 94% (4289/4562) Updating files: 95% (4334/4562) Updating files: 96% (4380/4562) Updating files: 97% (4426/4562) Updating files: 98% (4471/4562) Updating files: 99% (4517/4562) Updating files: 100% (4562/4562) Updating files: 100% (4562/4562), done. [2021-08-20T21:32:20.068Z] #58 43.34 + cd /tmp/tmp.1EpJItCjeD/src/github.com/containerd/containerd [2021-08-20T21:32:20.068Z] #58 43.34 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-20T21:32:20.217Z] #38 DONE 10.1s [2021-08-20T21:32:20.218Z] [2021-08-20T21:32:20.218Z] #53 [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 [2021-08-20T21:32:20.218Z] #53 sha256:6c52ed1641fc10a6e9322450e8cf2f4a7ffef395ec47a726ea904a694aefddd7 [2021-08-20T21:32:20.218Z] #53 85.40 reflect [2021-08-20T21:32:20.218Z] #53 88.28 time [2021-08-20T21:32:20.263Z] #53 98.58 internal/fmtsort [2021-08-20T21:32:20.831Z] #53 99.31 path [2021-08-20T21:32:21.400Z] #53 ... [2021-08-20T21:32:21.400Z] [2021-08-20T21:32:21.400Z] #47 [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 [2021-08-20T21:32:21.400Z] #47 sha256:5eea60e6ec5ff0015828d1e9f27d40406a5ef9e48c414f3eb1767f8782675b49 [2021-08-20T21:32:21.400Z] #47 99.73 io/fs [2021-08-20T21:32:21.533Z] #14 75.00 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-08-20T21:32:21.533Z] #14 75.02 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-08-20T21:32:21.533Z] #14 75.04 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-20T21:32:21.600Z] #53 ... [2021-08-20T21:32:21.600Z] [2021-08-20T21:32:21.600Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:32:21.600Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-20T21:32:21.600Z] #14 84.75 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-20T21:32:21.600Z] #14 84.75 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-08-20T21:32:21.600Z] #14 84.75 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-20T21:32:21.600Z] #14 93.00 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-20T21:32:21.600Z] #14 93.05 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-08-20T21:32:21.600Z] #14 93.08 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-20T21:32:21.963Z] #58 45.12 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-20T21:32:21.963Z] #58 45.13 + BUILDTAGS='netgo osusergo static_build' [2021-08-20T21:32:21.963Z] #58 45.13 + export EXTRA_FLAGS=-buildmode=pie [2021-08-20T21:32:21.963Z] #58 45.13 + EXTRA_FLAGS=-buildmode=pie [2021-08-20T21:32:21.963Z] #58 45.13 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-20T21:32:21.963Z] #58 45.13 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-20T21:32:21.963Z] #58 45.13 + '[' '' = dynamic ']' [2021-08-20T21:32:21.963Z] #58 45.13 + make [2021-08-20T21:32:21.969Z] #47 100.2 regexp/syntax [2021-08-20T21:32:22.169Z] #14 93.47 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-08-20T21:32:22.169Z] #14 93.49 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-20T21:32:22.169Z] #14 93.50 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-20T21:32:22.481Z] #14 ... [2021-08-20T21:32:22.481Z] [2021-08-20T21:32:22.481Z] #58 [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 [2021-08-20T21:32:22.481Z] #58 sha256:3ad5c8e6a318ff2ff7b840c42c575876e92ce6b705a66db6dacd09f2b6c4d676 [2021-08-20T21:32:22.481Z] #58 37.97 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-20T21:32:22.481Z] #58 37.98 + BUILDTAGS='netgo osusergo static_build' [2021-08-20T21:32:22.481Z] #58 37.98 + export EXTRA_FLAGS=-buildmode=pie [2021-08-20T21:32:22.481Z] #58 37.98 + EXTRA_FLAGS=-buildmode=pie [2021-08-20T21:32:22.481Z] #58 37.98 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-20T21:32:22.481Z] #58 37.98 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-20T21:32:22.481Z] #58 37.98 + '[' '' = dynamic ']' [2021-08-20T21:32:22.481Z] #58 37.98 + make [2021-08-20T21:32:22.481Z] #58 39.87 + bin/ctr [2021-08-20T21:32:22.744Z] #58 ... [2021-08-20T21:32:22.744Z] [2021-08-20T21:32:22.744Z] #53 [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 [2021-08-20T21:32:22.744Z] #53 sha256:ec7784ea11eb4f96a84b0b3f30c08cb08a4da05a9f0941e2de0e22e3ddce010d [2021-08-20T21:32:22.744Z] #53 66.10 go/token [2021-08-20T21:32:22.744Z] #53 66.35 mvdan.cc/editorconfig [2021-08-20T21:32:22.744Z] #53 66.98 golang.org/x/crypto/ssh/terminal [2021-08-20T21:32:22.744Z] #53 67.47 go/scanner [2021-08-20T21:32:22.744Z] #53 67.64 mvdan.cc/sh/v3/syntax [2021-08-20T21:32:22.744Z] #53 68.76 go/ast [2021-08-20T21:32:22.744Z] #53 74.78 mvdan.cc/sh/v3/cmd/shfmt [2021-08-20T21:32:22.744Z] #53 ... [2021-08-20T21:32:22.744Z] [2021-08-20T21:32:22.744Z] #47 [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 [2021-08-20T21:32:22.744Z] #47 sha256:7f7e3a7ca1810b8f7458d8a674ffd5c70cb1b82dc418265d48e706c8dacc40b5 [2021-08-20T21:32:22.744Z] #47 74.48 text/template [2021-08-20T21:32:22.744Z] #47 74.69 go/parser [2021-08-20T21:32:23.128Z] #21 6.463 Reading package lists... [2021-08-20T21:32:23.332Z] #58 46.73 + bin/ctr [2021-08-20T21:32:23.348Z] #47 101.6 os [2021-08-20T21:32:23.693Z] #47 77.40 encoding/xml [2021-08-20T21:32:24.054Z] #21 11.00 Building dependency tree... [2021-08-20T21:32:24.054Z] #21 12.06 Reading state information... [2021-08-20T21:32:24.262Z] #58 ... [2021-08-20T21:32:24.262Z] [2021-08-20T21:32:24.262Z] #53 [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 [2021-08-20T21:32:24.262Z] #53 sha256:8790c98bf257be458d1907cc7b442d6f58a3ef73e7b72ec5de81c0bc4c976eb2 [2021-08-20T21:32:24.262Z] #53 77.54 github.com/pkg/diff [2021-08-20T21:32:24.262Z] #53 78.62 go/ast [2021-08-20T21:32:24.262Z] #53 78.77 golang.org/x/crypto/ssh/terminal [2021-08-20T21:32:24.262Z] #53 80.08 io/ioutil [2021-08-20T21:32:24.262Z] #53 80.50 mvdan.cc/editorconfig [2021-08-20T21:32:24.262Z] #53 81.68 mvdan.cc/sh/v3/fileutil [2021-08-20T21:32:24.262Z] #53 81.91 text/tabwriter [2021-08-20T21:32:24.262Z] #53 82.43 mvdan.cc/sh/v3/syntax [2021-08-20T21:32:24.262Z] #53 87.57 mvdan.cc/sh/v3/cmd/shfmt [2021-08-20T21:32:24.262Z] #53 ... [2021-08-20T21:32:24.262Z] [2021-08-20T21:32:24.262Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:32:24.262Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-20T21:32:24.262Z] #14 86.93 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-08-20T21:32:24.262Z] #14 86.93 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-20T21:32:24.262Z] #14 86.94 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-20T21:32:24.980Z] #21 13.09 The following additional packages will be installed: [2021-08-20T21:32:24.980Z] #21 13.09 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-08-20T21:32:24.980Z] #21 13.09 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-08-20T21:32:24.980Z] #21 13.09 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-08-20T21:32:24.980Z] #21 13.10 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-08-20T21:32:24.980Z] #21 13.10 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-08-20T21:32:24.980Z] #21 13.10 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2021-08-20T21:32:24.980Z] #21 13.10 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2021-08-20T21:32:24.980Z] #21 13.12 Suggested packages: [2021-08-20T21:32:24.980Z] #21 13.12 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-08-20T21:32:24.980Z] #21 13.12 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-08-20T21:32:24.980Z] #21 13.12 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-08-20T21:32:24.980Z] #21 13.12 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2021-08-20T21:32:24.980Z] #21 13.12 seccomp:ppc64el seccomp:s390x [2021-08-20T21:32:24.980Z] #21 13.12 Recommended packages: [2021-08-20T21:32:24.980Z] #21 13.12 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2021-08-20T21:32:24.980Z] #21 13.12 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2021-08-20T21:32:24.980Z] #21 13.12 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2021-08-20T21:32:24.980Z] #21 13.12 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2021-08-20T21:32:25.235Z] #21 13.56 The following NEW packages will be installed: [2021-08-20T21:32:25.235Z] #21 13.56 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-08-20T21:32:25.235Z] #21 13.56 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-08-20T21:32:25.235Z] #21 13.56 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-08-20T21:32:25.235Z] #21 13.56 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-08-20T21:32:25.235Z] #21 13.56 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-08-20T21:32:25.235Z] #21 13.56 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-08-20T21:32:25.235Z] #21 13.56 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-08-20T21:32:25.235Z] #21 13.56 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2021-08-20T21:32:25.235Z] #21 13.56 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2021-08-20T21:32:25.235Z] #21 13.56 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2021-08-20T21:32:25.235Z] #21 13.57 libseccomp2:ppc64el libseccomp2:s390x [2021-08-20T21:32:26.163Z] #21 14.09 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2021-08-20T21:32:26.163Z] #21 14.09 Need to get 15.9 MB of archives. [2021-08-20T21:32:26.163Z] #21 14.09 After this operation, 72.9 MB of additional disk space will be used. [2021-08-20T21:32:26.163Z] #21 14.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2021-08-20T21:32:26.163Z] #21 14.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2021-08-20T21:32:26.163Z] #21 14.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2021-08-20T21:32:26.163Z] #21 14.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2021-08-20T21:32:26.249Z] #47 79.87 go/doc [2021-08-20T21:32:26.370Z] #14 ... [2021-08-20T21:32:26.370Z] [2021-08-20T21:32:26.370Z] #53 [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 [2021-08-20T21:32:26.370Z] #53 sha256:6c52ed1641fc10a6e9322450e8cf2f4a7ffef395ec47a726ea904a694aefddd7 [2021-08-20T21:32:26.370Z] #53 97.06 context [2021-08-20T21:32:26.370Z] #53 ... [2021-08-20T21:32:26.370Z] [2021-08-20T21:32:26.370Z] #47 [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 [2021-08-20T21:32:26.370Z] #47 sha256:0a876ad5c417454037f812f34e64825daf3083734039d9d26a81135284604c60 [2021-08-20T21:32:26.370Z] #47 87.87 syscall [2021-08-20T21:32:26.370Z] #47 97.64 internal/syscall/unix [2021-08-20T21:32:26.420Z] #21 14.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2021-08-20T21:32:26.420Z] #21 14.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2021-08-20T21:32:26.512Z] #47 80.01 math/big [2021-08-20T21:32:26.630Z] #47 98.15 internal/poll [2021-08-20T21:32:26.676Z] #21 14.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2021-08-20T21:32:26.932Z] #21 14.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13 [2445 kB] [2021-08-20T21:32:27.188Z] #21 15.27 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2021-08-20T21:32:27.200Z] #47 ... [2021-08-20T21:32:27.200Z] [2021-08-20T21:32:27.200Z] #53 [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 [2021-08-20T21:32:27.200Z] #53 sha256:6c52ed1641fc10a6e9322450e8cf2f4a7ffef395ec47a726ea904a694aefddd7 [2021-08-20T21:32:27.200Z] #53 98.55 internal/poll [2021-08-20T21:32:27.444Z] #21 15.53 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2021-08-20T21:32:27.444Z] #21 15.71 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2021-08-20T21:32:27.444Z] #21 15.80 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2021-08-20T21:32:27.461Z] #47 ... [2021-08-20T21:32:27.461Z] [2021-08-20T21:32:27.461Z] #53 [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 [2021-08-20T21:32:27.461Z] #53 sha256:ec7784ea11eb4f96a84b0b3f30c08cb08a4da05a9f0941e2de0e22e3ddce010d [2021-08-20T21:32:27.461Z] #53 DONE 81.3s [2021-08-20T21:32:27.561Z] #47 ... [2021-08-20T21:32:27.561Z] [2021-08-20T21:32:27.561Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:32:27.561Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-20T21:32:27.561Z] #14 105.6 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-08-20T21:32:27.561Z] #14 105.6 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-20T21:32:27.561Z] #14 105.6 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-20T21:32:27.591Z] === RUN TestMiddlewares [2021-08-20T21:32:27.591Z] --- PASS: TestMiddlewares (0.00s) [2021-08-20T21:32:27.591Z] PASS [2021-08-20T21:32:27.591Z] coverage: 9.0% of statements [2021-08-20T21:32:27.591Z] ok github.com/docker/docker/api/server 0.087s coverage: 9.0% of statements [2021-08-20T21:32:27.701Z] #21 15.88 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13 [2833 kB] [2021-08-20T21:32:27.724Z] [2021-08-20T21:32:27.724Z] #60 [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 [2021-08-20T21:32:27.724Z] #60 sha256:3a285b58df4f39f959951d8ef7a154c9cf850845a74d852428a40bb619fcc499 [2021-08-20T21:32:27.957Z] #21 16.01 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2021-08-20T21:32:27.957Z] #21 16.10 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2021-08-20T21:32:27.957Z] #21 16.18 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2021-08-20T21:32:28.225Z] #21 16.26 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2021-08-20T21:32:28.225Z] #21 16.44 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13 [2331 kB] [2021-08-20T21:32:28.805Z] #21 16.91 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2021-08-20T21:32:28.805Z] #21 17.00 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2021-08-20T21:32:28.805Z] #21 17.09 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2021-08-20T21:32:29.061Z] #21 17.25 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2021-08-20T21:32:29.316Z] #21 17.42 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13 [2458 kB] [2021-08-20T21:32:29.316Z] #21 17.46 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-08-20T21:32:29.316Z] #21 17.46 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-08-20T21:32:29.316Z] #21 17.62 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2021-08-20T21:32:29.316Z] #21 17.71 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2021-08-20T21:32:29.515Z] #14 ... [2021-08-20T21:32:29.515Z] [2021-08-20T21:32:29.515Z] #53 [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 [2021-08-20T21:32:29.515Z] #53 sha256:8790c98bf257be458d1907cc7b442d6f58a3ef73e7b72ec5de81c0bc4c976eb2 [2021-08-20T21:32:29.515Z] #53 DONE 91.8s [2021-08-20T21:32:29.515Z] [2021-08-20T21:32:29.515Z] #47 [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 [2021-08-20T21:32:29.515Z] #47 sha256:771d98a9297b57e4b9f4934bc401c75d570abb879f1ff05f8637f76dd68d45bd [2021-08-20T21:32:29.515Z] #47 82.58 text/template [2021-08-20T21:32:29.515Z] #47 84.37 log [2021-08-20T21:32:29.515Z] #47 85.07 encoding/xml [2021-08-20T21:32:29.515Z] #47 87.65 go/doc [2021-08-20T21:32:29.515Z] #47 89.35 github.com/LK4D4/vndr/versioned [2021-08-20T21:32:29.515Z] #47 89.54 compress/flate [2021-08-20T21:32:29.515Z] #47 90.84 github.com/LK4D4/vndr/build [2021-08-20T21:32:29.515Z] #47 92.03 hash/crc32 [2021-08-20T21:32:29.515Z] #47 92.56 compress/gzip [2021-08-20T21:32:29.744Z] #53 101.0 encoding/binary [2021-08-20T21:32:29.772Z] #47 ... [2021-08-20T21:32:29.772Z] [2021-08-20T21:32:29.772Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:32:29.772Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-20T21:32:29.772Z] #14 92.98 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-08-20T21:32:29.772Z] #14 93.00 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-20T21:32:29.772Z] #14 93.00 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-20T21:32:29.878Z] #21 17.89 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13 [2342 kB] [2021-08-20T21:32:29.878Z] #21 18.00 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2021-08-20T21:32:29.878Z] #21 18.09 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2021-08-20T21:32:29.878Z] #21 18.26 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1 [46.4 kB] [2021-08-20T21:32:30.439Z] #21 18.45 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1 [90.2 kB] [2021-08-20T21:32:30.439Z] #21 18.61 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1 [54.2 kB] [2021-08-20T21:32:30.695Z] #21 18.78 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1 [94.8 kB] [2021-08-20T21:32:30.951Z] #21 19.03 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1 [46.3 kB] [2021-08-20T21:32:30.951Z] #21 19.13 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1 [86.4 kB] [2021-08-20T21:32:30.951Z] #21 19.22 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1 [47.2 kB] [2021-08-20T21:32:31.124Z] #53 102.3 os [2021-08-20T21:32:31.135Z] #60 ... [2021-08-20T21:32:31.135Z] [2021-08-20T21:32:31.135Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:32:31.135Z] #14 sha256:19a1458a3f448906b0785e62191f9e3d2cb68edf322ed79c9ebbb6a0729b9ac4 [2021-08-20T21:32:31.135Z] #14 84.63 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-08-20T21:32:31.135Z] #14 84.64 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-08-20T21:32:31.135Z] #14 84.66 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-20T21:32:31.207Z] #21 19.39 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1 [87.3 kB] [2021-08-20T21:32:31.463Z] #21 19.56 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1 [47.0 kB] [2021-08-20T21:32:31.463Z] #21 19.56 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-08-20T21:32:31.849Z] #14 ... [2021-08-20T21:32:31.849Z] [2021-08-20T21:32:31.849Z] #53 [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 [2021-08-20T21:32:31.849Z] #53 sha256:7692b79bed3a6b9f992c99fb9b8a227a7d76e661fe9f1651f0f24c5bef78a942 [2021-08-20T21:32:31.849Z] #53 100.1 io/fs [2021-08-20T21:32:31.849Z] #53 101.0 encoding/base64 [2021-08-20T21:32:31.849Z] #53 102.2 golang.org/x/sys/unix [2021-08-20T21:32:31.849Z] #53 102.4 os [2021-08-20T21:32:31.849Z] #53 107.3 fmt [2021-08-20T21:32:31.849Z] #53 ... [2021-08-20T21:32:31.849Z] [2021-08-20T21:32:31.849Z] #47 [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 [2021-08-20T21:32:31.849Z] #47 sha256:5eea60e6ec5ff0015828d1e9f27d40406a5ef9e48c414f3eb1767f8782675b49 [2021-08-20T21:32:31.849Z] #47 106.4 regexp [2021-08-20T21:32:31.849Z] #47 107.0 fmt [2021-08-20T21:32:32.025Z] #21 19.99 debconf: delaying package configuration, since apt-utils is not installed [2021-08-20T21:32:32.025Z] #21 20.17 Fetched 15.9 MB in 6s (2689 kB/s) [2021-08-20T21:32:32.025Z] #21 20.21 Selecting previously unselected package gcc-10-base:armel. [2021-08-20T21:32:32.025Z] #21 20.21 (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 ... 38512 files and directories currently installed.) [2021-08-20T21:32:32.025Z] #21 20.26 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2021-08-20T21:32:32.025Z] #21 20.26 Unpacking gcc-10-base:armel (10.2.1-6) ... [2021-08-20T21:32:32.025Z] #21 20.31 Selecting previously unselected package gcc-10-base:armhf. [2021-08-20T21:32:32.025Z] #21 20.31 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2021-08-20T21:32:32.025Z] #21 20.32 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2021-08-20T21:32:32.025Z] #21 20.37 Selecting previously unselected package gcc-10-base:ppc64el. [2021-08-20T21:32:32.064Z] #53 103.7 encoding/base64 [2021-08-20T21:32:32.281Z] #21 20.37 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2021-08-20T21:32:32.281Z] #21 20.38 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2021-08-20T21:32:32.281Z] #21 20.42 Selecting previously unselected package gcc-10-base:s390x. [2021-08-20T21:32:32.281Z] #21 20.43 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2021-08-20T21:32:32.281Z] #21 20.43 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2021-08-20T21:32:32.281Z] #21 20.48 Selecting previously unselected package gcc-10-base:arm64. [2021-08-20T21:32:32.281Z] #21 20.48 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2021-08-20T21:32:32.281Z] #21 20.49 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2021-08-20T21:32:32.281Z] #21 20.53 Selecting previously unselected package libgcc-s1:armel. [2021-08-20T21:32:32.281Z] #21 20.54 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2021-08-20T21:32:32.281Z] #21 20.54 Unpacking libgcc-s1:armel (10.2.1-6) ... [2021-08-20T21:32:32.281Z] #21 20.58 Selecting previously unselected package libcrypt1:armel. [2021-08-20T21:32:32.422Z] #47 110.8 path/filepath [2021-08-20T21:32:32.537Z] #21 20.59 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2021-08-20T21:32:32.537Z] #21 20.60 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2021-08-20T21:32:32.537Z] #21 20.67 Selecting previously unselected package libc6:armel. [2021-08-20T21:32:32.537Z] #21 20.67 Preparing to unpack .../07-libc6_2.31-13_armel.deb ... [2021-08-20T21:32:32.537Z] #21 20.85 Unpacking libc6:armel (2.31-13) ... [2021-08-20T21:32:33.099Z] #21 21.22 Selecting previously unselected package libapparmor1:armel. [2021-08-20T21:32:33.099Z] #21 21.23 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2021-08-20T21:32:33.099Z] #21 21.23 Unpacking libapparmor1:armel (2.13.6-10) ... [2021-08-20T21:32:33.099Z] #21 21.27 Selecting previously unselected package libapparmor-dev:armel. [2021-08-20T21:32:33.099Z] #21 21.29 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2021-08-20T21:32:33.099Z] #21 21.29 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2021-08-20T21:32:33.099Z] #21 21.35 Selecting previously unselected package libgcc-s1:arm64. [2021-08-20T21:32:33.099Z] #21 21.36 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2021-08-20T21:32:33.099Z] #21 21.37 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2021-08-20T21:32:33.099Z] #21 21.42 Selecting previously unselected package libcrypt1:arm64. [2021-08-20T21:32:33.356Z] #21 21.42 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2021-08-20T21:32:33.356Z] #21 21.43 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2021-08-20T21:32:33.356Z] #21 21.50 Selecting previously unselected package libc6:arm64. [2021-08-20T21:32:33.356Z] #21 21.51 Preparing to unpack .../12-libc6_2.31-13_arm64.deb ... [2021-08-20T21:32:33.445Z] #53 105.0 golang.org/x/sys/unix [2021-08-20T21:32:33.612Z] #21 21.70 Unpacking libc6:arm64 (2.31-13) ... [2021-08-20T21:32:34.175Z] #21 22.15 Selecting previously unselected package libapparmor1:arm64. [2021-08-20T21:32:34.175Z] #21 22.16 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2021-08-20T21:32:34.175Z] #21 22.16 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-08-20T21:32:34.175Z] #21 22.20 Selecting previously unselected package libapparmor-dev:arm64. [2021-08-20T21:32:34.175Z] #21 22.21 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-08-20T21:32:34.175Z] #21 22.22 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-08-20T21:32:34.175Z] #21 22.29 Selecting previously unselected package libgcc-s1:s390x. [2021-08-20T21:32:34.175Z] #21 22.30 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2021-08-20T21:32:34.175Z] #21 22.30 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2021-08-20T21:32:34.175Z] #21 22.34 Selecting previously unselected package libcrypt1:s390x. [2021-08-20T21:32:34.175Z] #21 22.34 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2021-08-20T21:32:34.175Z] #21 22.35 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2021-08-20T21:32:34.175Z] #21 22.43 Selecting previously unselected package libc6:s390x. [2021-08-20T21:32:34.330Z] #47 112.6 flag [2021-08-20T21:32:34.330Z] #47 112.7 go/token [2021-08-20T21:32:34.384Z] #53 ... [2021-08-20T21:32:34.384Z] [2021-08-20T21:32:34.384Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:32:34.384Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-20T21:32:34.384Z] #14 105.9 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-08-20T21:32:34.431Z] #21 22.44 Preparing to unpack .../17-libc6_2.31-13_s390x.deb ... [2021-08-20T21:32:34.431Z] #21 22.59 Unpacking libc6:s390x (2.31-13) ... [2021-08-20T21:32:34.591Z] #47 ... [2021-08-20T21:32:34.591Z] [2021-08-20T21:32:34.591Z] #53 [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 [2021-08-20T21:32:34.591Z] #53 sha256:7692b79bed3a6b9f992c99fb9b8a227a7d76e661fe9f1651f0f24c5bef78a942 [2021-08-20T21:32:34.591Z] #53 112.9 golang.org/x/crypto/ssh/terminal [2021-08-20T21:32:34.643Z] #14 105.9 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-20T21:32:34.643Z] #14 106.0 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-20T21:32:34.850Z] #53 113.1 encoding/json [2021-08-20T21:32:34.993Z] #21 23.03 Selecting previously unselected package libapparmor1:s390x. [2021-08-20T21:32:34.993Z] #21 23.04 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2021-08-20T21:32:34.993Z] #21 23.05 Unpacking libapparmor1:s390x (2.13.6-10) ... [2021-08-20T21:32:34.993Z] #21 23.10 Selecting previously unselected package libapparmor-dev:s390x. [2021-08-20T21:32:34.993Z] #21 23.10 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2021-08-20T21:32:34.993Z] #21 23.11 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2021-08-20T21:32:34.993Z] #21 23.17 Selecting previously unselected package libgcc-s1:armhf. [2021-08-20T21:32:34.993Z] #21 23.18 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2021-08-20T21:32:34.993Z] #21 23.18 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2021-08-20T21:32:34.993Z] #21 23.22 Selecting previously unselected package libcrypt1:armhf. [2021-08-20T21:32:34.993Z] #21 23.23 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2021-08-20T21:32:34.993Z] #21 23.23 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2021-08-20T21:32:35.249Z] #21 23.30 Selecting previously unselected package libc6:armhf. [2021-08-20T21:32:35.249Z] #21 23.31 Preparing to unpack .../22-libc6_2.31-13_armhf.deb ... [2021-08-20T21:32:35.249Z] #21 23.47 Unpacking libc6:armhf (2.31-13) ... [2021-08-20T21:32:35.354Z] #14 89.05 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-20T21:32:35.354Z] #14 89.06 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-08-20T21:32:35.354Z] #14 89.09 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-20T21:32:35.620Z] #14 89.24 Selecting previously unselected package libapparmor1:arm64. [2021-08-20T21:32:35.620Z] #14 89.27 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2021-08-20T21:32:35.620Z] #14 89.27 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-08-20T21:32:35.760Z] #21 23.89 Selecting previously unselected package libapparmor1:armhf. [2021-08-20T21:32:35.760Z] #21 23.90 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2021-08-20T21:32:35.760Z] #21 23.92 Unpacking libapparmor1:armhf (2.13.6-10) ... [2021-08-20T21:32:35.760Z] #21 23.96 Selecting previously unselected package libapparmor-dev:armhf. [2021-08-20T21:32:35.760Z] #21 23.97 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2021-08-20T21:32:35.760Z] #21 23.97 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2021-08-20T21:32:35.882Z] #14 89.42 Selecting previously unselected package libapparmor-dev:arm64. [2021-08-20T21:32:35.883Z] #14 89.44 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-08-20T21:32:35.883Z] #14 89.46 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-08-20T21:32:36.016Z] #21 24.03 Selecting previously unselected package libgcc-s1:ppc64el. [2021-08-20T21:32:36.016Z] #21 24.04 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2021-08-20T21:32:36.016Z] #21 24.04 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2021-08-20T21:32:36.016Z] #21 24.08 Selecting previously unselected package libcrypt1:ppc64el. [2021-08-20T21:32:36.016Z] #21 24.09 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2021-08-20T21:32:36.016Z] #21 24.10 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2021-08-20T21:32:36.016Z] #21 24.17 Selecting previously unselected package libc6:ppc64el. [2021-08-20T21:32:36.016Z] #21 24.18 Preparing to unpack .../27-libc6_2.31-13_ppc64el.deb ... [2021-08-20T21:32:36.145Z] #14 89.73 Selecting previously unselected package libbtrfs0:arm64. [2021-08-20T21:32:36.145Z] #14 89.73 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2021-08-20T21:32:36.145Z] #14 89.74 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-08-20T21:32:36.272Z] #21 24.38 Unpacking libc6:ppc64el (2.31-13) ... [2021-08-20T21:32:36.320Z] #14 ... [2021-08-20T21:32:36.320Z] [2021-08-20T21:32:36.320Z] #47 [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 [2021-08-20T21:32:36.320Z] #47 sha256:771d98a9297b57e4b9f4934bc401c75d570abb879f1ff05f8637f76dd68d45bd [2021-08-20T21:32:36.320Z] #47 93.36 crypto/x509/pkix [2021-08-20T21:32:36.320Z] #47 93.76 net [2021-08-20T21:32:36.320Z] #47 93.95 vendor/golang.org/x/crypto/chacha20 [2021-08-20T21:32:36.320Z] #47 94.51 vendor/golang.org/x/crypto/poly1305 [2021-08-20T21:32:36.320Z] #47 95.02 vendor/golang.org/x/sys/cpu [2021-08-20T21:32:36.320Z] #47 95.54 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-20T21:32:36.320Z] #47 96.45 vendor/golang.org/x/crypto/curve25519 [2021-08-20T21:32:36.320Z] #47 97.11 vendor/golang.org/x/crypto/hkdf [2021-08-20T21:32:36.320Z] #47 97.31 vendor/golang.org/x/text/transform [2021-08-20T21:32:36.320Z] #47 97.91 vendor/golang.org/x/text/unicode/bidi [2021-08-20T21:32:36.320Z] #47 ... [2021-08-20T21:32:36.320Z] [2021-08-20T21:32:36.320Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:32:36.320Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-20T21:32:36.320Z] #14 99.51 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-08-20T21:32:36.320Z] #14 99.51 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-20T21:32:36.320Z] #14 99.54 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-20T21:32:36.415Z] #14 89.90 Selecting previously unselected package libbtrfs-dev:arm64. [2021-08-20T21:32:36.415Z] #14 89.91 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-08-20T21:32:36.415Z] #14 89.93 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-08-20T21:32:36.679Z] #14 90.19 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-08-20T21:32:36.679Z] #14 90.20 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-08-20T21:32:36.679Z] #14 90.20 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-08-20T21:32:36.679Z] #14 90.27 Selecting previously unselected package libudev-dev:arm64. [2021-08-20T21:32:36.679Z] #14 90.28 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2021-08-20T21:32:36.679Z] #14 90.30 Unpacking libudev-dev:arm64 (247.3-6) ... [2021-08-20T21:32:36.752Z] #53 114.9 flag [2021-08-20T21:32:36.833Z] #21 24.92 Selecting previously unselected package libapparmor1:ppc64el. [2021-08-20T21:32:36.833Z] #21 24.93 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2021-08-20T21:32:36.834Z] #21 24.94 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2021-08-20T21:32:36.834Z] #21 24.99 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-08-20T21:32:36.834Z] #21 24.99 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2021-08-20T21:32:36.834Z] #21 25.00 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2021-08-20T21:32:36.834Z] #21 25.06 Selecting previously unselected package libseccomp2:s390x. [2021-08-20T21:32:36.834Z] #21 25.07 Preparing to unpack .../30-libseccomp2_2.5.1-1_s390x.deb ... [2021-08-20T21:32:36.834Z] #21 25.07 Unpacking libseccomp2:s390x (2.5.1-1) ... [2021-08-20T21:32:36.834Z] #21 25.12 Selecting previously unselected package libseccomp-dev:s390x. [2021-08-20T21:32:36.834Z] #21 25.13 Preparing to unpack .../31-libseccomp-dev_2.5.1-1_s390x.deb ... [2021-08-20T21:32:36.834Z] #21 25.13 Unpacking libseccomp-dev:s390x (2.5.1-1) ... [2021-08-20T21:32:36.834Z] #21 25.19 Selecting previously unselected package libseccomp2:ppc64el. [2021-08-20T21:32:36.942Z] #14 90.50 Selecting previously unselected package libsepol1-dev:arm64. [2021-08-20T21:32:36.942Z] #14 90.50 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2021-08-20T21:32:36.942Z] #14 90.51 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2021-08-20T21:32:37.090Z] #21 25.19 Preparing to unpack .../32-libseccomp2_2.5.1-1_ppc64el.deb ... [2021-08-20T21:32:37.090Z] #21 25.20 Unpacking libseccomp2:ppc64el (2.5.1-1) ... [2021-08-20T21:32:37.090Z] #21 25.24 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-08-20T21:32:37.090Z] #21 25.25 Preparing to unpack .../33-libseccomp-dev_2.5.1-1_ppc64el.deb ... [2021-08-20T21:32:37.091Z] #21 25.25 Unpacking libseccomp-dev:ppc64el (2.5.1-1) ... [2021-08-20T21:32:37.091Z] #21 25.30 Selecting previously unselected package libseccomp2:armhf. [2021-08-20T21:32:37.091Z] #21 25.31 Preparing to unpack .../34-libseccomp2_2.5.1-1_armhf.deb ... [2021-08-20T21:32:37.091Z] #21 25.31 Unpacking libseccomp2:armhf (2.5.1-1) ... [2021-08-20T21:32:37.091Z] #21 25.35 Selecting previously unselected package libseccomp-dev:armhf. [2021-08-20T21:32:37.091Z] #21 25.36 Preparing to unpack .../35-libseccomp-dev_2.5.1-1_armhf.deb ... [2021-08-20T21:32:37.091Z] #21 25.36 Unpacking libseccomp-dev:armhf (2.5.1-1) ... [2021-08-20T21:32:37.205Z] #14 90.84 Selecting previously unselected package libpcre2-16-0:arm64. [2021-08-20T21:32:37.205Z] #14 90.85 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2021-08-20T21:32:37.205Z] #14 90.87 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2021-08-20T21:32:37.347Z] #21 25.42 Selecting previously unselected package libseccomp2:armel. [2021-08-20T21:32:37.347Z] #21 25.43 Preparing to unpack .../36-libseccomp2_2.5.1-1_armel.deb ... [2021-08-20T21:32:37.347Z] #21 25.43 Unpacking libseccomp2:armel (2.5.1-1) ... [2021-08-20T21:32:37.347Z] #21 25.48 Selecting previously unselected package libseccomp-dev:armel. [2021-08-20T21:32:37.347Z] #21 25.48 Preparing to unpack .../37-libseccomp-dev_2.5.1-1_armel.deb ... [2021-08-20T21:32:37.347Z] #21 25.49 Unpacking libseccomp-dev:armel (2.5.1-1) ... [2021-08-20T21:32:37.347Z] #21 25.54 Selecting previously unselected package libseccomp2:arm64. [2021-08-20T21:32:37.347Z] #21 25.55 Preparing to unpack .../38-libseccomp2_2.5.1-1_arm64.deb ... [2021-08-20T21:32:37.347Z] #21 25.56 Unpacking libseccomp2:arm64 (2.5.1-1) ... [2021-08-20T21:32:37.347Z] #21 25.60 Selecting previously unselected package libseccomp-dev:arm64. [2021-08-20T21:32:37.347Z] #21 25.60 Preparing to unpack .../39-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-08-20T21:32:37.347Z] #21 25.60 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-08-20T21:32:37.468Z] #14 91.09 Selecting previously unselected package libpcre2-32-0:arm64. [2021-08-20T21:32:37.468Z] #14 91.09 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2021-08-20T21:32:37.468Z] #14 91.10 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2021-08-20T21:32:37.605Z] #21 25.68 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2021-08-20T21:32:37.605Z] #21 25.69 Setting up gcc-10-base:armel (10.2.1-6) ... [2021-08-20T21:32:37.605Z] #21 25.70 Setting up gcc-10-base:armhf (10.2.1-6) ... [2021-08-20T21:32:37.605Z] #21 25.71 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2021-08-20T21:32:37.605Z] #21 25.72 Setting up gcc-10-base:s390x (10.2.1-6) ... [2021-08-20T21:32:37.605Z] #21 25.74 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2021-08-20T21:32:37.605Z] #21 25.75 Setting up libcrypt1:armel (1:4.4.18-4) ... [2021-08-20T21:32:37.605Z] #21 25.76 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2021-08-20T21:32:37.605Z] #21 25.77 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2021-08-20T21:32:37.605Z] #21 25.78 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2021-08-20T21:32:37.605Z] #21 25.79 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2021-08-20T21:32:37.605Z] #21 25.80 Setting up libgcc-s1:armel (10.2.1-6) ... [2021-08-20T21:32:37.605Z] #21 25.81 Setting up libgcc-s1:armhf (10.2.1-6) ... [2021-08-20T21:32:37.605Z] #21 25.82 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2021-08-20T21:32:37.605Z] #21 25.83 Setting up libgcc-s1:s390x (10.2.1-6) ... [2021-08-20T21:32:37.605Z] #21 25.84 Setting up libc6:arm64 (2.31-13) ... [2021-08-20T21:32:37.732Z] #14 91.29 Selecting previously unselected package libpcre2-posix2:arm64. [2021-08-20T21:32:37.732Z] #14 91.30 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2021-08-20T21:32:37.732Z] #14 91.32 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2021-08-20T21:32:37.732Z] #14 91.43 Selecting previously unselected package libpcre2-dev:arm64. [2021-08-20T21:32:37.732Z] #14 91.44 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2021-08-20T21:32:37.732Z] #14 91.46 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2021-08-20T21:32:37.942Z] #14 ... [2021-08-20T21:32:37.942Z] [2021-08-20T21:32:37.942Z] #47 [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 [2021-08-20T21:32:37.942Z] #47 sha256:0a876ad5c417454037f812f34e64825daf3083734039d9d26a81135284604c60 [2021-08-20T21:32:37.942Z] #47 98.85 internal/fmtsort [2021-08-20T21:32:37.942Z] #47 99.58 internal/syscall/execenv [2021-08-20T21:32:37.942Z] #47 99.85 path [2021-08-20T21:32:37.942Z] #47 100.3 io/fs [2021-08-20T21:32:37.942Z] #47 101.5 regexp/syntax [2021-08-20T21:32:37.942Z] #47 101.7 os [2021-08-20T21:32:37.942Z] #47 107.9 fmt [2021-08-20T21:32:37.942Z] #47 108.3 path/filepath [2021-08-20T21:32:37.942Z] #47 ... [2021-08-20T21:32:37.942Z] [2021-08-20T21:32:37.942Z] #53 [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 [2021-08-20T21:32:37.942Z] #53 sha256:6c52ed1641fc10a6e9322450e8cf2f4a7ffef395ec47a726ea904a694aefddd7 [2021-08-20T21:32:37.942Z] #53 108.5 fmt [2021-08-20T21:32:38.307Z] #14 91.85 Selecting previously unselected package libselinux1-dev:arm64. [2021-08-20T21:32:38.308Z] #14 91.87 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2021-08-20T21:32:38.308Z] #14 91.88 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2021-08-20T21:32:38.571Z] #14 92.18 Selecting previously unselected package libdevmapper-dev:arm64. [2021-08-20T21:32:38.571Z] #14 92.20 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2021-08-20T21:32:38.571Z] #14 92.21 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-08-20T21:32:38.841Z] #14 92.35 Selecting previously unselected package libseccomp-dev:arm64. [2021-08-20T21:32:38.841Z] #14 92.36 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-08-20T21:32:38.841Z] #14 92.37 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-08-20T21:32:38.970Z] #21 27.03 Setting up libc6:armel (2.31-13) ... [2021-08-20T21:32:39.106Z] #14 92.71 Selecting previously unselected package libsystemd-dev:arm64. [2021-08-20T21:32:39.106Z] #14 92.73 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2021-08-20T21:32:39.106Z] #14 92.78 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2021-08-20T21:32:39.286Z] #53 117.7 github.com/pkg/diff [2021-08-20T21:32:39.854Z] #53 ... [2021-08-20T21:32:39.854Z] [2021-08-20T21:32:39.854Z] #58 [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 [2021-08-20T21:32:39.854Z] #58 sha256:a7c36b1a26e0ea026af08b59c0f14ae8cd0086af178461b65e19a98208cfdd4c [2021-08-20T21:32:40.071Z] #14 ... [2021-08-20T21:32:40.071Z] [2021-08-20T21:32:40.071Z] #60 [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 [2021-08-20T21:32:40.071Z] #60 sha256:3a285b58df4f39f959951d8ef7a154c9cf850845a74d852428a40bb619fcc499 [2021-08-20T21:32:40.071Z] #60 88.60 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-20T21:32:40.071Z] #60 88.60 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-20T21:32:40.071Z] #60 DONE 93.6s [2021-08-20T21:32:40.071Z] [2021-08-20T21:32:40.071Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-20T21:32:40.071Z] #61 sha256:d8cd27fd03826b0a3adb54f1d5bea4994b8d85a822b55bf3825e4250a836f68a [2021-08-20T21:32:40.071Z] #61 DONE 0.1s [2021-08-20T21:32:40.071Z] [2021-08-20T21:32:40.071Z] #47 [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 [2021-08-20T21:32:40.071Z] #47 sha256:7f7e3a7ca1810b8f7458d8a674ffd5c70cb1b82dc418265d48e706c8dacc40b5 [2021-08-20T21:32:40.071Z] #47 85.14 vendor/golang.org/x/text/unicode/norm [2021-08-20T21:32:40.071Z] #47 85.21 github.com/LK4D4/vndr/build [2021-08-20T21:32:40.071Z] #47 88.72 mime [2021-08-20T21:32:40.071Z] #47 92.28 vendor/golang.org/x/net/http/httpproxy [2021-08-20T21:32:40.071Z] #47 92.29 net/textproto [2021-08-20T21:32:40.071Z] #47 92.32 crypto/x509 [2021-08-20T21:32:40.071Z] #47 93.61 vendor/golang.org/x/net/http/httpguts [2021-08-20T21:32:40.071Z] #47 93.62 mime/multipart [2021-08-20T21:32:40.071Z] #47 ... [2021-08-20T21:32:40.071Z] [2021-08-20T21:32:40.071Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:32:40.071Z] #14 sha256:19a1458a3f448906b0785e62191f9e3d2cb68edf322ed79c9ebbb6a0729b9ac4 [2021-08-20T21:32:40.071Z] #14 93.74 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-08-20T21:32:40.071Z] #14 93.82 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-08-20T21:32:40.335Z] #21 28.22 Setting up libc6:armhf (2.31-13) ... [2021-08-20T21:32:40.335Z] #14 ... [2021-08-20T21:32:40.335Z] [2021-08-20T21:32:40.335Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-20T21:32:40.335Z] #62 sha256:c23fe020961979cd60b38521dd37e77ab5bd5d6eabe5a4c5a77c65d36b138c38 [2021-08-20T21:32:40.335Z] #62 DONE 0.2s [2021-08-20T21:32:40.335Z] [2021-08-20T21:32:40.335Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:32:40.335Z] #14 sha256:19a1458a3f448906b0785e62191f9e3d2cb68edf322ed79c9ebbb6a0729b9ac4 [2021-08-20T21:32:40.335Z] #14 93.96 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-20T21:32:40.335Z] #14 93.99 Setting up libsepol1-dev:arm64 (3.1-1) ... [2021-08-20T21:32:40.335Z] #14 94.02 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-20T21:32:40.335Z] #14 94.04 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2021-08-20T21:32:40.335Z] #14 94.07 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-08-20T21:32:40.336Z] #14 94.09 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2021-08-20T21:32:40.598Z] #14 94.10 Setting up libudev-dev:arm64 (247.3-6) ... [2021-08-20T21:32:40.598Z] #14 94.12 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2021-08-20T21:32:40.598Z] #14 94.14 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-20T21:32:40.598Z] #14 94.15 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-08-20T21:32:40.598Z] #14 94.19 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-20T21:32:40.598Z] #14 94.22 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-08-20T21:32:40.598Z] #14 94.25 Setting up mingw-w64-common (8.0.0-1) ... [2021-08-20T21:32:40.598Z] #14 94.28 Setting up libsystemd-dev:arm64 (247.3-6) ... [2021-08-20T21:32:40.598Z] #14 94.31 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-20T21:32:40.598Z] #14 94.32 Setting up libpcre2-dev:arm64 (10.36-2) ... [2021-08-20T21:32:40.598Z] #14 94.34 Setting up libselinux1-dev:arm64 (3.1-3) ... [2021-08-20T21:32:40.633Z] #58 60.98 Updating files: 24% (1129/4562) Updating files: 25% (1141/4562) Updating files: 26% (1187/4562) Updating files: 27% (1232/4562) Updating files: 28% (1278/4562) Updating files: 29% (1323/4562) Updating files: 30% (1369/4562) Updating files: 31% (1415/4562) Updating files: 32% (1460/4562) Updating files: 33% (1506/4562) Updating files: 34% (1552/4562) Updating files: 35% (1597/4562) Updating files: 36% (1643/4562) Updating files: 37% (1688/4562) Updating files: 38% (1734/4562) Updating files: 39% (1780/4562) Updating files: 40% (1825/4562) Updating files: 41% (1871/4562) Updating files: 42% (1917/4562) Updating files: 43% (1962/4562) Updating files: 44% (2008/4562) Updating files: 45% (2053/4562) Updating files: 46% (2099/4562) Updating files: 47% (2145/4562) Updating files: 48% (2190/4562) Updating files: 49% (2236/4562) Updating files: 50% (2281/4562) Updating files: 51% (2327/4562) Updating files: 52% (2373/4562) Updating files: 53% (2418/4562) Updating files: 53% (2457/4562) Updating files: 54% (2464/4562) Updating files: 55% (2510/4562) Updating files: 56% (2555/4562) Updating files: 57% (2601/4562) Updating files: 58% (2646/4562) Updating files: 59% (2692/4562) Updating files: 60% (2738/4562) Updating files: 61% (2783/4562) Updating files: 62% (2829/4562) Updating files: 63% (2875/4562) Updating files: 64% (2920/4562) Updating files: 65% (2966/4562) Updating files: 66% (3011/4562) Updating files: 67% (3057/4562) Updating files: 68% (3103/4562) Updating files: 69% (3148/4562) Updating files: 70% (3194/4562) Updating files: 71% (3240/4562) Updating files: 72% (3285/4562) Updating files: 73% (3331/4562) Updating files: 74% (3376/4562) Updating files: 75% (3422/4562) Updating files: 76% (3468/4562) Updating files: 77% (3513/4562) Updating files: 78% (3559/4562) Updating files: 79% (3604/4562) Updating files: 80% (3650/4562) Updating files: 80% (3652/4562) Updating files: 81% (3696/4562) Updating files: 82% (3741/4562) Updating files: 83% (3787/4562) Updating files: 84% (3833/4562) Updating files: 85% (3878/4562) Updating files: 86% (3924/4562) Updating files: 87% (3969/4562) Updating files: 88% (4015/4562) Updating files: 89% (4061/4562) Updating files: 90% (4106/4562) Updating files: 91% (4152/4562) Updating files: 92% (4198/4562) Updating files: 93% (4243/4562) Updating files: 94% (4289/4562) Updating files: 95% (4334/4562) Updating files: 96% (4380/4562) Updating files: 97% (4426/4562) Updating files: 98% (4471/4562) Updating files: 99% (4517/4562) Updating files: 100% (4562/4562) Updating files: 100% (4562/4562), done. [2021-08-20T21:32:40.633Z] #58 63.65 + cd /tmp/tmp.hSwu7RubS7/src/github.com/containerd/containerd [2021-08-20T21:32:40.633Z] #58 63.66 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-20T21:32:40.860Z] #14 94.35 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-20T21:32:40.860Z] #14 94.36 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-20T21:32:40.860Z] #14 94.38 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 [2021-08-20T21:32:40.860Z] #14 94.39 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-20T21:32:40.860Z] #14 94.45 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 [2021-08-20T21:32:40.860Z] #14 94.46 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-20T21:32:40.860Z] #14 94.48 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-20T21:32:40.860Z] #14 94.49 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 [2021-08-20T21:32:40.860Z] #14 94.50 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-20T21:32:40.860Z] #14 94.53 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-20T21:32:41.127Z] #14 94.56 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-08-20T21:32:41.127Z] #14 94.58 Setting up dmsetup (2:1.02.175-2.1) ... [2021-08-20T21:32:41.127Z] #14 94.59 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-08-20T21:32:41.127Z] #14 94.61 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-08-20T21:32:41.127Z] #14 94.63 Processing triggers for libc-bin (2.31-13) ... [2021-08-20T21:32:41.261Z] #21 29.43 Setting up libc6:ppc64el (2.31-13) ... [2021-08-20T21:32:41.389Z] #14 DONE 95.1s [2021-08-20T21:32:41.389Z] [2021-08-20T21:32:41.389Z] #33 [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 [2021-08-20T21:32:41.389Z] #33 sha256:9b726a69f188bc91e91f32502262c459a052881b103cefb6ed30ab5d27ebad8b [2021-08-20T21:32:41.652Z] #33 ... [2021-08-20T21:32:41.652Z] [2021-08-20T21:32:41.652Z] #55 [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 [2021-08-20T21:32:41.652Z] #55 sha256:82cb980d559c34bede145b39439c4fa3bb503c95e0039b17f1e235d5bdec9cd1 [2021-08-20T21:32:42.543Z] #58 65.23 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-20T21:32:42.543Z] #58 65.23 + BUILDTAGS='netgo osusergo static_build' [2021-08-20T21:32:42.543Z] #58 65.23 + export EXTRA_FLAGS=-buildmode=pie [2021-08-20T21:32:42.543Z] #58 65.23 + EXTRA_FLAGS=-buildmode=pie [2021-08-20T21:32:42.543Z] #58 65.23 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-20T21:32:42.543Z] #58 65.23 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-20T21:32:42.543Z] #58 65.23 + '[' '' = dynamic ']' [2021-08-20T21:32:42.543Z] #58 65.23 + make [2021-08-20T21:32:42.625Z] #21 30.66 Setting up libc6:s390x (2.31-13) ... [2021-08-20T21:32:43.238Z] #53 114.0 encoding/json [2021-08-20T21:32:43.238Z] #53 ... [2021-08-20T21:32:43.238Z] [2021-08-20T21:32:43.238Z] #58 [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 [2021-08-20T21:32:43.238Z] #58 sha256:9397770bae082b2cad5770c416fd59456f0aa4fc02edeca9e7019e9d5c58654e [2021-08-20T21:32:43.553Z] #21 31.89 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-08-20T21:32:43.553Z] #21 31.90 Setting up libapparmor1:armel (2.13.6-10) ... [2021-08-20T21:32:43.579Z] #55 1.869 + RM_GOPATH=0 [2021-08-20T21:32:43.579Z] #55 1.869 + TMP_GOPATH= [2021-08-20T21:32:43.579Z] #55 1.869 + : /build [2021-08-20T21:32:43.579Z] #55 1.869 + '[' -z '' ']' [2021-08-20T21:32:43.579Z] #55 1.869 ++ mktemp -d [2021-08-20T21:32:43.579Z] #55 1.871 + export GOPATH=/tmp/tmp.fmheivcum3 [2021-08-20T21:32:43.579Z] #55 1.871 + GOPATH=/tmp/tmp.fmheivcum3 [2021-08-20T21:32:43.579Z] #55 1.871 + RM_GOPATH=1 [2021-08-20T21:32:43.579Z] #55 1.872 + case "$(go env GOARCH)" in [2021-08-20T21:32:43.579Z] #55 1.873 ++ go env GOARCH [2021-08-20T21:32:43.579Z] #55 1.900 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:32:43.579Z] #55 1.900 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:32:43.579Z] #55 ... [2021-08-20T21:32:43.579Z] [2021-08-20T21:32:43.579Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-20T21:32:43.579Z] #15 sha256:24cfbbaf1ca8a238d1c7a636932e289d830589143d7b795fbaa3a76075075cb9 [2021-08-20T21:32:43.579Z] #15 DONE 2.0s [2021-08-20T21:32:43.579Z] [2021-08-20T21:32:43.579Z] #55 [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 [2021-08-20T21:32:43.579Z] #55 sha256:82cb980d559c34bede145b39439c4fa3bb503c95e0039b17f1e235d5bdec9cd1 [2021-08-20T21:32:43.579Z] #55 1.901 ++ dirname /tmp/install/install.sh [2021-08-20T21:32:43.579Z] #55 1.905 + dir=/tmp/install [2021-08-20T21:32:43.579Z] #55 1.905 + bin=runc [2021-08-20T21:32:43.579Z] #55 1.905 + shift [2021-08-20T21:32:43.579Z] #55 1.905 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-20T21:32:43.579Z] #55 1.905 + . /tmp/install/runc.installer [2021-08-20T21:32:43.579Z] #55 1.905 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-20T21:32:43.579Z] #55 1.906 + install_runc [2021-08-20T21:32:43.579Z] #55 1.906 + uname -r [2021-08-20T21:32:43.579Z] #55 1.907 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-20T21:32:43.579Z] #55 1.913 + RUNC_BUILDTAGS='seccomp ' [2021-08-20T21:32:43.579Z] #55 1.913 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-20T21:32:43.579Z] #55 1.914 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-20T21:32:43.579Z] #55 1.914 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.fmheivcum3/src/github.com/opencontainers/runc [2021-08-20T21:32:43.579Z] #55 1.923 Cloning into '/tmp/tmp.fmheivcum3/src/github.com/opencontainers/runc'... [2021-08-20T21:32:43.809Z] #21 31.91 Setting up libapparmor1:armhf (2.13.6-10) ... [2021-08-20T21:32:43.809Z] #21 31.92 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2021-08-20T21:32:43.809Z] #21 31.93 Setting up libapparmor1:s390x (2.13.6-10) ... [2021-08-20T21:32:43.809Z] #21 31.94 Setting up libseccomp2:arm64 (2.5.1-1) ... [2021-08-20T21:32:43.809Z] #21 31.95 Setting up libseccomp2:armel (2.5.1-1) ... [2021-08-20T21:32:43.809Z] #21 31.96 Setting up libseccomp2:armhf (2.5.1-1) ... [2021-08-20T21:32:43.809Z] #21 31.97 Setting up libseccomp2:ppc64el (2.5.1-1) ... [2021-08-20T21:32:43.809Z] #21 31.98 Setting up libseccomp2:s390x (2.5.1-1) ... [2021-08-20T21:32:43.809Z] #21 31.99 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-08-20T21:32:43.809Z] #21 32.00 Setting up libapparmor-dev:armel (2.13.6-10) ... [2021-08-20T21:32:43.809Z] #21 32.01 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2021-08-20T21:32:43.809Z] #21 32.02 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2021-08-20T21:32:43.809Z] #21 32.03 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2021-08-20T21:32:43.809Z] #21 32.04 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-08-20T21:32:43.809Z] #21 32.05 Setting up libseccomp-dev:armel (2.5.1-1) ... [2021-08-20T21:32:43.809Z] #21 32.06 Setting up libseccomp-dev:armhf (2.5.1-1) ... [2021-08-20T21:32:43.809Z] #21 32.07 Setting up libseccomp-dev:ppc64el (2.5.1-1) ... [2021-08-20T21:32:43.809Z] #21 32.08 Setting up libseccomp-dev:s390x (2.5.1-1) ... [2021-08-20T21:32:43.809Z] #21 32.09 Processing triggers for libc-bin (2.31-13) ... [2021-08-20T21:32:44.372Z] #21 DONE 32.6s [2021-08-20T21:32:44.372Z] [2021-08-20T21:32:44.372Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-20T21:32:44.372Z] #22 sha256:921ce4b1cdfa166b8c6e29f25bdb5d13f4af54c78f990f8c18f69aab73b31d0f [2021-08-20T21:32:44.420Z] #14 ... [2021-08-20T21:32:44.420Z] [2021-08-20T21:32:44.420Z] #60 [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 [2021-08-20T21:32:44.420Z] #60 sha256:94375027771446333fa5d4400b1ee5ad9f26cb76d6b9ab3b72cf32ca2586043b [2021-08-20T21:32:44.420Z] #60 107.2 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-20T21:32:44.420Z] #60 107.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-20T21:32:44.463Z] #58 67.31 + bin/ctr [2021-08-20T21:32:44.972Z] #55 ... [2021-08-20T21:32:44.972Z] [2021-08-20T21:32:44.972Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-08-20T21:32:44.972Z] #16 sha256:5212c2902a7e44300356ff01e0ea409040af82ade445131d758286c414d0dd8f [2021-08-20T21:32:44.972Z] #16 DONE 1.6s [2021-08-20T21:32:44.972Z] [2021-08-20T21:32:44.972Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-20T21:32:44.972Z] #17 sha256:0032852c43856fcddcc9b83149d0dee1a2fe43a031243fbd69b5b53f28e6ada8 [2021-08-20T21:32:45.585Z] #58 63.25 Updating files: 37% (1705/4562) Updating files: 38% (1734/4562) Updating files: 39% (1780/4562) Updating files: 40% (1825/4562) Updating files: 41% (1871/4562) Updating files: 42% (1917/4562) Updating files: 43% (1962/4562) Updating files: 44% (2008/4562) Updating files: 45% (2053/4562) Updating files: 46% (2099/4562) Updating files: 47% (2145/4562) Updating files: 48% (2190/4562) Updating files: 49% (2236/4562) Updating files: 50% (2281/4562) Updating files: 51% (2327/4562) Updating files: 52% (2373/4562) Updating files: 53% (2418/4562) Updating files: 54% (2464/4562) Updating files: 55% (2510/4562) Updating files: 56% (2555/4562) Updating files: 57% (2601/4562) Updating files: 58% (2646/4562) Updating files: 59% (2692/4562) Updating files: 60% (2738/4562) Updating files: 61% (2783/4562) Updating files: 62% (2829/4562) Updating files: 63% (2875/4562) Updating files: 64% (2920/4562) Updating files: 65% (2966/4562) Updating files: 66% (3011/4562) Updating files: 67% (3057/4562) Updating files: 68% (3103/4562) Updating files: 69% (3148/4562) Updating files: 70% (3194/4562) Updating files: 71% (3240/4562) Updating files: 71% (3280/4562) Updating files: 72% (3285/4562) Updating files: 73% (3331/4562) Updating files: 74% (3376/4562) Updating files: 75% (3422/4562) Updating files: 76% (3468/4562) Updating files: 77% (3513/4562) Updating files: 78% (3559/4562) Updating files: 79% (3604/4562) Updating files: 80% (3650/4562) Updating files: 81% (3696/4562) Updating files: 82% (3741/4562) Updating files: 83% (3787/4562) Updating files: 84% (3833/4562) Updating files: 85% (3878/4562) Updating files: 86% (3924/4562) Updating files: 87% (3969/4562) Updating files: 88% (4015/4562) Updating files: 89% (4061/4562) Updating files: 90% (4106/4562) Updating files: 90% (4138/4562) Updating files: 91% (4152/4562) Updating files: 92% (4198/4562) Updating files: 93% (4243/4562) Updating files: 94% (4289/4562) Updating files: 95% (4334/4562) Updating files: 96% (4380/4562) Updating files: 97% (4426/4562) Updating files: 98% (4471/4562) Updating files: 99% (4517/4562) Updating files: 100% (4562/4562) Updating files: 100% (4562/4562), done. [2021-08-20T21:32:45.585Z] #58 65.75 + cd /tmp/tmp.QBH5LxOPpr/src/github.com/containerd/containerd [2021-08-20T21:32:45.585Z] #58 65.75 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-20T21:32:45.740Z] #22 DONE 1.4s [2021-08-20T21:32:45.740Z] [2021-08-20T21:32:45.740Z] #62 [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 [2021-08-20T21:32:45.740Z] #62 sha256:6c3dfdbb6a051cb9fa0bf30166489227fba4cff1a7326e2e76e7912eeca0b7ba [2021-08-20T21:32:45.740Z] #62 1.294 + RM_GOPATH=0 [2021-08-20T21:32:45.740Z] #62 1.294 + TMP_GOPATH= [2021-08-20T21:32:45.740Z] #62 1.296 + : /build [2021-08-20T21:32:45.740Z] #62 1.296 + '[' -z '' ']' [2021-08-20T21:32:45.740Z] #62 1.296 ++ mktemp -d [2021-08-20T21:32:45.740Z] #62 1.298 + export GOPATH=/tmp/tmp.n0seVBAsxr [2021-08-20T21:32:45.740Z] #62 1.298 + GOPATH=/tmp/tmp.n0seVBAsxr [2021-08-20T21:32:45.740Z] #62 1.298 + RM_GOPATH=1 [2021-08-20T21:32:45.740Z] #62 1.298 + case "$(go env GOARCH)" in [2021-08-20T21:32:45.740Z] #62 1.299 ++ go env GOARCH [2021-08-20T21:32:45.740Z] #62 1.303 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:32:45.740Z] #62 1.303 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:32:45.740Z] #62 1.305 ++ dirname /tmp/install/install.sh [2021-08-20T21:32:45.740Z] #62 1.306 + dir=/tmp/install [2021-08-20T21:32:45.740Z] #62 1.306 + bin=runc [2021-08-20T21:32:45.740Z] #62 1.306 + shift [2021-08-20T21:32:45.740Z] #62 1.307 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-20T21:32:45.740Z] #62 1.307 + . /tmp/install/runc.installer [2021-08-20T21:32:45.740Z] #62 1.311 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-20T21:32:45.740Z] #62 1.311 + install_runc [2021-08-20T21:32:45.740Z] #62 1.312 + uname -r [2021-08-20T21:32:45.740Z] #62 1.313 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-20T21:32:45.740Z] #62 1.314 + RUNC_BUILDTAGS='seccomp ' [2021-08-20T21:32:45.740Z] #62 1.315 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-20T21:32:45.740Z] #62 1.315 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-20T21:32:45.740Z] #62 1.315 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.n0seVBAsxr/src/github.com/opencontainers/runc [2021-08-20T21:32:45.740Z] #62 1.317 Cloning into '/tmp/tmp.n0seVBAsxr/src/github.com/opencontainers/runc'... [2021-08-20T21:32:45.840Z] #58 ... [2021-08-20T21:32:45.840Z] [2021-08-20T21:32:45.841Z] #47 [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 [2021-08-20T21:32:45.841Z] #47 sha256:5eea60e6ec5ff0015828d1e9f27d40406a5ef9e48c414f3eb1767f8782675b49 [2021-08-20T21:32:45.841Z] #47 113.9 go/scanner [2021-08-20T21:32:45.841Z] #47 115.3 internal/lazyregexp [2021-08-20T21:32:45.841Z] #47 115.8 go/ast [2021-08-20T21:32:45.841Z] #47 116.0 net/url [2021-08-20T21:32:45.841Z] #47 118.8 text/template/parse [2021-08-20T21:32:45.841Z] #47 121.4 go/parser [2021-08-20T21:32:45.841Z] #47 123.9 text/template [2021-08-20T21:32:45.841Z] #47 ... [2021-08-20T21:32:45.841Z] [2021-08-20T21:32:45.841Z] #53 [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 [2021-08-20T21:32:45.841Z] #53 sha256:7692b79bed3a6b9f992c99fb9b8a227a7d76e661fe9f1651f0f24c5bef78a942 [2021-08-20T21:32:45.841Z] #53 119.5 go/ast [2021-08-20T21:32:45.841Z] #53 120.4 io/ioutil [2021-08-20T21:32:45.841Z] #53 120.9 mvdan.cc/editorconfig [2021-08-20T21:32:45.841Z] #53 122.0 mvdan.cc/sh/v3/fileutil [2021-08-20T21:32:45.841Z] #53 122.2 text/tabwriter [2021-08-20T21:32:45.841Z] #53 122.7 mvdan.cc/sh/v3/syntax [2021-08-20T21:32:46.313Z] #60 ... [2021-08-20T21:32:46.313Z] [2021-08-20T21:32:46.313Z] #47 [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 [2021-08-20T21:32:46.313Z] #47 sha256:771d98a9297b57e4b9f4934bc401c75d570abb879f1ff05f8637f76dd68d45bd [2021-08-20T21:32:46.313Z] #47 99.53 vendor/golang.org/x/text/secure/bidirule [2021-08-20T21:32:46.313Z] #47 99.80 vendor/golang.org/x/text/unicode/norm [2021-08-20T21:32:46.313Z] #47 103.6 vendor/golang.org/x/net/idna [2021-08-20T21:32:46.313Z] #47 105.3 vendor/golang.org/x/net/http2/hpack [2021-08-20T21:32:46.313Z] #47 106.4 mime [2021-08-20T21:32:46.313Z] #47 107.6 mime/quotedprintable [2021-08-20T21:32:46.313Z] #47 107.9 net/http/internal [2021-08-20T21:32:46.364Z] #17 1.438 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-20T21:32:46.627Z] #17 DONE 1.7s [2021-08-20T21:32:46.627Z] [2021-08-20T21:32:46.627Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-20T21:32:46.627Z] #18 sha256:4fa16f2916894026142531b04087b5c068b4c1570f083f024be2ac403f2e93c3 [2021-08-20T21:32:47.107Z] #62 ... [2021-08-20T21:32:47.107Z] [2021-08-20T21:32:47.107Z] #23 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-08-20T21:32:47.107Z] #23 sha256:221fcd91cf478a483ddd5fb38957a97a8b9a548dc1c65ba10043251d8800aae6 [2021-08-20T21:32:47.107Z] #23 DONE 1.1s [2021-08-20T21:32:47.107Z] [2021-08-20T21:32:47.107Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-20T21:32:47.107Z] #24 sha256:de39de60324836d62cc43f74086966021a6a35a7f5e33e451cf3e6d8e8f768ea [2021-08-20T21:32:47.680Z] #47 110.6 crypto/tls [2021-08-20T21:32:48.036Z] #24 1.042 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-20T21:32:48.036Z] #24 DONE 1.1s [2021-08-20T21:32:48.036Z] [2021-08-20T21:32:48.036Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-20T21:32:48.036Z] #25 sha256:d257bfc48dff8c65a23f1df82a0629f7fa6293ebe76f15ddd90bd323051bca24 [2021-08-20T21:32:48.130Z] #58 67.69 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-20T21:32:48.130Z] #58 67.69 + BUILDTAGS='netgo osusergo static_build' [2021-08-20T21:32:48.130Z] #58 67.69 + export EXTRA_FLAGS=-buildmode=pie [2021-08-20T21:32:48.130Z] #58 67.69 + EXTRA_FLAGS=-buildmode=pie [2021-08-20T21:32:48.130Z] #58 67.69 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-20T21:32:48.130Z] #58 67.69 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-20T21:32:48.130Z] #58 67.69 + '[' '' = dynamic ']' [2021-08-20T21:32:48.130Z] #58 67.69 + make [2021-08-20T21:32:48.373Z] #53 ... [2021-08-20T21:32:48.373Z] [2021-08-20T21:32:48.373Z] #47 [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 [2021-08-20T21:32:48.373Z] #47 sha256:5eea60e6ec5ff0015828d1e9f27d40406a5ef9e48c414f3eb1767f8782675b49 [2021-08-20T21:32:48.373Z] #47 126.7 log [2021-08-20T21:32:48.556Z] #18 DONE 1.6s [2021-08-20T21:32:48.556Z] [2021-08-20T21:32:48.556Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-20T21:32:48.556Z] #19 sha256:963d43c9db1f9bd6b5259ecb44f6838a762a3dee78f592a42ae982764ee0e26b [2021-08-20T21:32:48.711Z] #58 ... [2021-08-20T21:32:48.711Z] [2021-08-20T21:32:48.711Z] #47 [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 [2021-08-20T21:32:48.711Z] #47 sha256:0a876ad5c417454037f812f34e64825daf3083734039d9d26a81135284604c60 [2021-08-20T21:32:48.711Z] #47 110.1 regexp [2021-08-20T21:32:48.711Z] #47 113.7 flag [2021-08-20T21:32:48.711Z] #47 115.3 go/token [2021-08-20T21:32:48.711Z] #47 116.1 internal/lazyregexp [2021-08-20T21:32:48.711Z] #47 116.7 net/url [2021-08-20T21:32:48.711Z] #47 117.2 go/scanner [2021-08-20T21:32:48.711Z] #47 119.1 go/ast [2021-08-20T21:32:48.711Z] #47 119.2 text/template/parse [2021-08-20T21:32:48.968Z] #25 ... [2021-08-20T21:32:48.968Z] [2021-08-20T21:32:48.968Z] #65 [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 [2021-08-20T21:32:48.968Z] #65 sha256:3404d2c44d51d852c54196dad607e62046c4472290fd24a9fb17c9d7aa5d5a2e [2021-08-20T21:32:48.968Z] #65 51.37 + bin/containerd [2021-08-20T21:32:48.968Z] #65 ... [2021-08-20T21:32:48.968Z] [2021-08-20T21:32:48.968Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-20T21:32:48.968Z] #25 sha256:d257bfc48dff8c65a23f1df82a0629f7fa6293ebe76f15ddd90bd323051bca24 [2021-08-20T21:32:48.968Z] #25 DONE 1.1s [2021-08-20T21:32:49.225Z] [2021-08-20T21:32:49.225Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-20T21:32:49.225Z] #26 sha256:8d76e3a2dbfd04c9a2420fcdcd6a4bc0b736a99f714194760b12ad61d1b00f2a [2021-08-20T21:32:49.309Z] #47 127.7 encoding/xml [2021-08-20T21:32:49.949Z] #19 DONE 1.5s [2021-08-20T21:32:49.949Z] [2021-08-20T21:32:49.949Z] #47 [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 [2021-08-20T21:32:49.949Z] #47 sha256:7f7e3a7ca1810b8f7458d8a674ffd5c70cb1b82dc418265d48e706c8dacc40b5 [2021-08-20T21:32:49.949Z] #47 95.65 crypto/tls [2021-08-20T21:32:49.949Z] #47 101.5 net/http/httptrace [2021-08-20T21:32:49.949Z] #47 101.6 net/http [2021-08-20T21:32:49.949Z] #47 ... [2021-08-20T21:32:49.949Z] [2021-08-20T21:32:49.949Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-08-20T21:32:49.949Z] #20 sha256:806d8a82d2545bbc465b4d7e53cbe5cf7fe8159fdabee4d981d460f80efd178f [2021-08-20T21:32:50.156Z] #26 DONE 1.1s [2021-08-20T21:32:50.156Z] [2021-08-20T21:32:50.156Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2021-08-20T21:32:50.156Z] #27 sha256:4414c1bd40eb8bca80827ce3a2f42e71840d1e6ec14fb697735b1ae8a6b6d292 [2021-08-20T21:32:50.162Z] #47 ... [2021-08-20T21:32:50.162Z] [2021-08-20T21:32:50.162Z] #58 [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 [2021-08-20T21:32:50.162Z] #58 sha256:9397770bae082b2cad5770c416fd59456f0aa4fc02edeca9e7019e9d5c58654e [2021-08-20T21:32:50.162Z] #58 70.10 + bin/ctr [2021-08-20T21:32:50.203Z] #47 ... [2021-08-20T21:32:50.203Z] [2021-08-20T21:32:50.203Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:32:50.203Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-20T21:32:50.203Z] #14 113.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-08-20T21:32:50.203Z] #14 113.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-20T21:32:50.203Z] #14 113.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...#14 ... [2021-08-20T21:32:50.203Z] [2021-08-20T21:32:50.203Z] #60 [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 [2021-08-20T21:32:50.203Z] #60 sha256:94375027771446333fa5d4400b1ee5ad9f26cb76d6b9ab3b72cf32ca2586043b [2021-08-20T21:32:50.203Z] #60 DONE 113.3s [2021-08-20T21:32:50.203Z] [2021-08-20T21:32:50.203Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:32:50.203Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-20T21:32:50.203Z] #14 113.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-20T21:32:50.203Z] #14 ... [2021-08-20T21:32:50.203Z] [2021-08-20T21:32:50.203Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-20T21:32:50.203Z] #61 sha256:ce655eb1381a61e899b203413e0ceac85ad2a256bb58ce1bb3cef97557a0fc27 [2021-08-20T21:32:50.203Z] #61 DONE 0.2s [2021-08-20T21:32:50.460Z] [2021-08-20T21:32:50.460Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-20T21:32:50.460Z] #62 sha256:6723aed6c627945b03a83a52d567dd45205421c5bc355578fd947bc3d338195f [2021-08-20T21:32:50.460Z] #62 DONE 0.1s [2021-08-20T21:32:50.460Z] [2021-08-20T21:32:50.461Z] #33 [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 [2021-08-20T21:32:50.461Z] #33 sha256:ad05b9950cf07fea53716630ddc759e5af47377be4b3e619adf75bc4ef5c678b [2021-08-20T21:32:51.542Z] #27 DONE 1.2s [2021-08-20T21:32:51.542Z] [2021-08-20T21:32:51.542Z] #62 [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 [2021-08-20T21:32:51.542Z] #62 sha256:6c3dfdbb6a051cb9fa0bf30166489227fba4cff1a7326e2e76e7912eeca0b7ba [2021-08-20T21:32:51.542Z] #62 5.306 + cd /tmp/tmp.n0seVBAsxr/src/github.com/opencontainers/runc [2021-08-20T21:32:51.542Z] #62 5.306 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-20T21:32:51.542Z] #62 5.523 + '[' -z '' ']' [2021-08-20T21:32:51.542Z] #62 5.523 + target=static [2021-08-20T21:32:51.542Z] #62 5.523 + make 'BUILDTAGS=seccomp ' static [2021-08-20T21:32:51.542Z] #62 5.954 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-08-20T21:32:51.853Z] #47 129.9 go/doc [2021-08-20T21:32:52.521Z] #20 DONE 2.2s [2021-08-20T21:32:52.521Z] [2021-08-20T21:32:52.521Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-20T21:32:52.521Z] #21 sha256:6f44fccd57ccc0d3d998519d2eaa670f418198925424de0ee104e9f4a9b6cd00 [2021-08-20T21:32:52.521Z] #21 ... [2021-08-20T21:32:52.521Z] [2021-08-20T21:32:52.521Z] #33 [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 [2021-08-20T21:32:52.521Z] #33 sha256:9b726a69f188bc91e91f32502262c459a052881b103cefb6ed30ab5d27ebad8b [2021-08-20T21:32:52.521Z] #33 DONE 106.1s [2021-08-20T21:32:52.521Z] [2021-08-20T21:32:52.521Z] #25 [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 [2021-08-20T21:32:52.521Z] #25 sha256:6e4c1bcaa517de93e5e4740f90fc06435ac3c9ad51d6d294a7cef331b32d4269 [2021-08-20T21:32:53.745Z] #33 ... [2021-08-20T21:32:53.745Z] [2021-08-20T21:32:53.745Z] #47 [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 [2021-08-20T21:32:53.745Z] #47 sha256:771d98a9297b57e4b9f4934bc401c75d570abb879f1ff05f8637f76dd68d45bd [2021-08-20T21:32:53.745Z] #47 116.4 net/http/httptrace [2021-08-20T21:32:53.745Z] #47 116.7 net/http [2021-08-20T21:32:54.387Z] #47 132.7 github.com/LK4D4/vndr/versioned [2021-08-20T21:32:54.387Z] #47 132.9 compress/flate [2021-08-20T21:32:54.646Z] #47 133.0 github.com/LK4D4/vndr/build [2021-08-20T21:32:54.823Z] #62 9.727 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-08-20T21:32:54.823Z] #62 10.56 + mkdir -p /build [2021-08-20T21:32:55.078Z] #62 10.56 + cp runc /build/runc [2021-08-20T21:32:55.078Z] #62 DONE 10.7s [2021-08-20T21:32:55.078Z] [2021-08-20T21:32:55.078Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-20T21:32:55.078Z] #28 sha256:dc169f642c40539438884332f6e5e61ac620ba5c2c5c75b90effaba87893a50b [2021-08-20T21:32:55.078Z] #28 1.413 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-20T21:32:55.078Z] #28 1.513 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-20T21:32:55.078Z] #28 1.628 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-20T21:32:55.079Z] #28 1.709 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-08-20T21:32:55.079Z] #28 1.921 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-08-20T21:32:55.079Z] #28 2.222 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-08-20T21:32:55.079Z] #28 2.443 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-20T21:32:55.079Z] #28 2.679 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-08-20T21:32:55.079Z] #28 2.936 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-20T21:32:55.079Z] #28 3.176 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [25.8 kB] [2021-08-20T21:32:55.079Z] #28 3.177 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [25.8 kB] [2021-08-20T21:32:55.079Z] #28 3.177 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [24.4 kB] [2021-08-20T21:32:55.079Z] #28 3.178 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [25.8 kB] [2021-08-20T21:32:55.079Z] #28 3.180 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [25.8 kB] [2021-08-20T21:32:55.079Z] #28 3.185 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [25.4 kB] [2021-08-20T21:32:55.470Z] #58 ... [2021-08-20T21:32:55.470Z] [2021-08-20T21:32:55.470Z] #47 [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 [2021-08-20T21:32:55.470Z] #47 sha256:0a876ad5c417454037f812f34e64825daf3083734039d9d26a81135284604c60 [2021-08-20T21:32:55.470Z] #47 125.6 go/parser [2021-08-20T21:32:55.470Z] #47 127.1 text/template [2021-08-20T21:32:55.733Z] #47 ... [2021-08-20T21:32:55.733Z] [2021-08-20T21:32:55.733Z] #53 [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 [2021-08-20T21:32:55.733Z] #53 sha256:6c52ed1641fc10a6e9322450e8cf2f4a7ffef395ec47a726ea904a694aefddd7 [2021-08-20T21:32:55.733Z] #53 117.1 github.com/pkg/diff [2021-08-20T21:32:55.733Z] #53 119.3 go/ast [2021-08-20T21:32:55.733Z] #53 121.4 golang.org/x/crypto/ssh/terminal [2021-08-20T21:32:55.733Z] #53 123.8 io/ioutil [2021-08-20T21:32:55.733Z] #53 124.6 mvdan.cc/editorconfig [2021-08-20T21:32:55.733Z] #53 125.7 mvdan.cc/sh/v3/fileutil [2021-08-20T21:32:55.733Z] #53 126.0 text/tabwriter [2021-08-20T21:32:55.733Z] #53 126.6 mvdan.cc/sh/v3/syntax [2021-08-20T21:32:56.023Z] #47 ... [2021-08-20T21:32:56.023Z] [2021-08-20T21:32:56.023Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:32:56.023Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-20T21:32:56.023Z] #14 127.7 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-08-20T21:32:56.023Z] #14 127.7 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-20T21:32:56.023Z] #14 127.7 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-20T21:32:56.023Z] #14 133.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-08-20T21:32:56.023Z] #14 133.8 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-20T21:32:56.023Z] #14 134.1 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-20T21:32:56.282Z] #14 ... [2021-08-20T21:32:56.282Z] [2021-08-20T21:32:56.282Z] #53 [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 [2021-08-20T21:32:56.282Z] #53 sha256:7692b79bed3a6b9f992c99fb9b8a227a7d76e661fe9f1651f0f24c5bef78a942 [2021-08-20T21:32:56.282Z] #53 130.4 mvdan.cc/sh/v3/cmd/shfmt [2021-08-20T21:32:56.282Z] #53 DONE 134.6s [2021-08-20T21:32:56.541Z] [2021-08-20T21:32:56.541Z] #51 [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 [2021-08-20T21:32:56.541Z] #51 sha256:cac8bba675454f695a538f5a02597b63bc49dd16d58583f80da7447932c5481c [2021-08-20T21:32:56.800Z] #51 ... [2021-08-20T21:32:56.800Z] [2021-08-20T21:32:56.800Z] #47 [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 [2021-08-20T21:32:56.800Z] #47 sha256:5eea60e6ec5ff0015828d1e9f27d40406a5ef9e48c414f3eb1767f8782675b49 [2021-08-20T21:32:56.800Z] #47 135.2 hash/crc32 [2021-08-20T21:32:56.993Z] #25 106.3 Updating files: 17% (1998/11460) Updating files: 18% (2063/11460) Updating files: 19% (2178/11460) Updating files: 20% (2292/11460) Updating files: 21% (2407/11460) Updating files: 22% (2522/11460) Updating files: 23% (2636/11460) Updating files: 24% (2751/11460) Updating files: 25% (2865/11460) Updating files: 26% (2980/11460) Updating files: 27% (3095/11460) Updating files: 28% (3209/11460) Updating files: 29% (3324/11460) Updating files: 30% (3438/11460) Updating files: 31% (3553/11460) Updating files: 32% (3668/11460) Updating files: 32% (3727/11460) Updating files: 33% (3782/11460) Updating files: 34% (3897/11460) Updating files: 35% (4011/11460) Updating files: 36% (4126/11460) Updating files: 37% (4241/11460) Updating files: 38% (4355/11460) Updating files: 39% (4470/11460) Updating files: 40% (4584/11460) Updating files: 41% (4699/11460) Updating files: 42% (4814/11460) Updating files: 43% (4928/11460) Updating files: 44% (5043/11460) Updating files: 45% (5157/11460) Updating files: 46% (5272/11460) Updating files: 47% (5387/11460) Updating files: 48% (5501/11460) Updating files: 49% (5616/11460) Updating files: 50% (5730/11460) Updating files: 50% (5744/11460) Updating files: 51% (5845/11460) Updating files: 52% (5960/11460) Updating files: 53% (6074/11460) Updating files: 54% (6189/11460) Updating files: 55% (6303/11460) Updating files: 56% (6418/11460) Updating files: 57% (6533/11460) Updating files: 58% (6647/11460) Updating files: 59% (6762/11460) Updating files: 60% (6876/11460) Updating files: 61% (6991/11460) Updating files: 62% (7106/11460) Updating files: 63% (7220/11460) Updating files: 64% (7335/11460) Updating files: 65% (7449/11460) Updating files: 66% (7564/11460) Updating files: 67% (7679/11460) Updating files: 68% (7793/11460) Updating files: 69% (7908/11460) Updating files: 69% (7941/11460) Updating files: 70% (8022/11460) Updating files: 71% (8137/11460) Updating files: 72% (8252/11460) Updating files: 73% (8366/11460) Updating files: 74% (8481/11460) Updating files: 75% (8595/11460) Updating files: 76% (8710/11460) Updating files: 77% (8825/11460) Updating files: 78% (8939/11460) Updating files: 79% (9054/11460) Updating files: 80% (9168/11460) Updating files: 81% (9283/11460) Updating files: 82% (9398/11460) Updating files: 83% (9512/11460) Updating files: 84% (9627/11460) Updating files: 85% (9741/11460) Updating files: 86% (9856/11460) Updating files: 87% (9971/11460) Updating files: 88% (10085/11460) Updating files: 89% (10200/11460) Updating files: 90% (10314/11460) Updating files: 91% (10429/11460) Updating files: 92% (10544/11460) Updating files: 92% (10642/11460) Updating files: 93% (10658/11460) Updating files: 94% (10773/11460) Updating files: 95% (10887/11460) Updating files: 96% (11002/11460) Updating files: 97% (11117/11460) Updating files: 98% (11231/11460) Updating files: 99% (11346/11460) Updating files: 100% (11460/11460) Updating files: 100% (11460/11460), done. [2021-08-20T21:32:56.993Z] #25 110.7 + cd /tmp/tmp.h4WGfJeC0E/tmp/docker-ce [2021-08-20T21:32:57.258Z] #25 110.7 + git checkout -q v17.06.2-ce [2021-08-20T21:32:57.742Z] #47 136.0 compress/gzip [2021-08-20T21:32:57.742Z] #47 136.1 net [2021-08-20T21:32:58.310Z] #47 136.5 vendor/golang.org/x/crypto/poly1305 [2021-08-20T21:32:58.878Z] #47 137.1 vendor/golang.org/x/sys/cpu [2021-08-20T21:32:58.999Z] #47 ... [2021-08-20T21:32:58.999Z] [2021-08-20T21:32:58.999Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:32:58.999Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-20T21:32:58.999Z] #14 118.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-20T21:32:58.999Z] #14 118.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-08-20T21:32:58.999Z] #14 118.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-20T21:32:58.999Z] #14 119.0 Selecting previously unselected package libapparmor1:amd64. [2021-08-20T21:32:58.999Z] #14 119.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-08-20T21:32:58.999Z] #14 119.0 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-08-20T21:32:58.999Z] #14 119.1 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-20T21:32:58.999Z] #14 119.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-08-20T21:32:58.999Z] #14 119.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-20T21:32:58.999Z] #14 119.2 Selecting previously unselected package libbtrfs0:amd64. [2021-08-20T21:32:58.999Z] #14 119.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-20T21:32:58.999Z] #14 119.2 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-20T21:32:58.999Z] #14 119.4 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-20T21:32:58.999Z] #14 119.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-20T21:32:58.999Z] #14 119.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-20T21:32:58.999Z] #14 119.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-20T21:32:58.999Z] #14 119.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-20T21:32:58.999Z] #14 119.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-20T21:32:58.999Z] #14 119.6 Selecting previously unselected package libudev-dev:amd64. [2021-08-20T21:32:58.999Z] #14 119.6 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-08-20T21:32:58.999Z] #14 119.6 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-08-20T21:32:58.999Z] #14 119.7 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-20T21:32:58.999Z] #14 119.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-08-20T21:32:58.999Z] #14 119.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-08-20T21:32:58.999Z] #14 120.0 Selecting previously unselected package libpcre2-16-0:amd64. [2021-08-20T21:32:58.999Z] #14 120.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-08-20T21:32:58.999Z] #14 120.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-08-20T21:32:58.999Z] #14 120.2 Selecting previously unselected package libpcre2-32-0:amd64. [2021-08-20T21:32:58.999Z] #14 120.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-08-20T21:32:58.999Z] #14 120.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-08-20T21:32:58.999Z] #14 120.4 Selecting previously unselected package libpcre2-posix2:amd64. [2021-08-20T21:32:58.999Z] #14 120.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-08-20T21:32:58.999Z] #14 120.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-08-20T21:32:58.999Z] #14 120.4 Selecting previously unselected package libpcre2-dev:amd64. [2021-08-20T21:32:58.999Z] #14 120.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-08-20T21:32:58.999Z] #14 120.5 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-08-20T21:32:58.999Z] #14 120.8 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-20T21:32:58.999Z] #14 120.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-08-20T21:32:58.999Z] #14 120.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-08-20T21:32:58.999Z] #14 121.0 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-20T21:32:58.999Z] #14 121.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-08-20T21:32:58.999Z] #14 121.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-20T21:32:58.999Z] #14 121.1 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-20T21:32:58.999Z] #14 121.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-08-20T21:32:58.999Z] #14 121.1 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-20T21:32:58.999Z] #14 121.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-20T21:32:58.999Z] #14 121.2 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-08-20T21:32:58.999Z] #14 121.2 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-08-20T21:32:58.999Z] #14 121.7 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-20T21:32:58.999Z] #14 121.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-08-20T21:32:58.999Z] #14 121.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-20T21:32:58.999Z] #14 121.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-08-20T21:32:58.999Z] #14 121.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-20T21:32:58.999Z] #14 121.8 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-08-20T21:32:58.999Z] #14 121.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-20T21:32:58.999Z] #14 121.8 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-08-20T21:32:58.999Z] #14 121.8 Setting up libudev-dev:amd64 (247.3-6) ... [2021-08-20T21:32:58.999Z] #14 121.8 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-08-20T21:32:58.999Z] #14 121.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-20T21:32:58.999Z] #14 121.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-20T21:32:58.999Z] #14 121.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-20T21:32:58.999Z] #14 121.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-20T21:32:58.999Z] #14 121.9 Setting up mingw-w64-common (8.0.0-1) ... [2021-08-20T21:32:58.999Z] #14 121.9 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-08-20T21:32:58.999Z] #14 121.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-20T21:32:58.999Z] #14 122.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-08-20T21:32:58.999Z] #14 122.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-08-20T21:32:58.999Z] #14 122.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-20T21:32:58.999Z] #14 122.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-20T21:32:58.999Z] #14 122.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-08-20T21:32:58.999Z] #14 122.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-20T21:32:58.999Z] #14 122.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 [2021-08-20T21:32:58.999Z] #14 122.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-20T21:32:58.999Z] #14 122.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-20T21:32:58.999Z] #14 122.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 [2021-08-20T21:32:58.999Z] #14 122.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-20T21:32:58.999Z] #14 122.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-20T21:32:58.999Z] #14 122.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-20T21:32:58.999Z] #14 122.2 Setting up dmsetup (2:1.02.175-2.1) ... [2021-08-20T21:32:58.999Z] #14 122.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-20T21:32:58.999Z] #14 122.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-20T21:32:58.999Z] #14 122.2 Processing triggers for libc-bin (2.31-13) ... [2021-08-20T21:32:59.034Z] #53 ... [2021-08-20T21:32:59.034Z] [2021-08-20T21:32:59.034Z] #47 [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 [2021-08-20T21:32:59.034Z] #47 sha256:0a876ad5c417454037f812f34e64825daf3083734039d9d26a81135284604c60 [2021-08-20T21:32:59.034Z] #47 130.0 encoding/xml [2021-08-20T21:32:59.137Z] #47 137.7 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-20T21:32:59.563Z] #14 DONE 122.7s [2021-08-20T21:32:59.563Z] [2021-08-20T21:32:59.563Z] #55 [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 [2021-08-20T21:32:59.563Z] #55 sha256:fc101664d1350552723153a6d5ed3d6fa0de04d7c68c4d2b142638f7dd01df4a [2021-08-20T21:33:00.516Z] #47 138.7 vendor/golang.org/x/crypto/curve25519 [2021-08-20T21:33:01.085Z] #47 139.5 vendor/golang.org/x/text/transform [2021-08-20T21:33:01.483Z] #25 114.4 + mkdir -p /tmp/tmp.h4WGfJeC0E/src/github.com/docker [2021-08-20T21:33:01.483Z] #25 114.4 + mv components/cli /tmp/tmp.h4WGfJeC0E/src/github.com/docker/cli [2021-08-20T21:33:01.483Z] #25 114.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-08-20T21:33:01.483Z] #25 ... [2021-08-20T21:33:01.483Z] [2021-08-20T21:33:01.483Z] #55 [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 [2021-08-20T21:33:01.483Z] #55 sha256:82cb980d559c34bede145b39439c4fa3bb503c95e0039b17f1e235d5bdec9cd1 [2021-08-20T21:33:01.483Z] #55 9.447 + cd /tmp/tmp.fmheivcum3/src/github.com/opencontainers/runc [2021-08-20T21:33:01.483Z] #55 9.448 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-20T21:33:01.483Z] #55 9.875 + '[' -z '' ']' [2021-08-20T21:33:01.483Z] #55 9.875 + target=static [2021-08-20T21:33:01.483Z] #55 9.875 + make 'BUILDTAGS=seccomp ' static [2021-08-20T21:33:01.483Z] #55 10.21 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-08-20T21:33:01.483Z] #55 ... [2021-08-20T21:33:01.483Z] [2021-08-20T21:33:01.483Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-20T21:33:01.483Z] #21 sha256:6f44fccd57ccc0d3d998519d2eaa670f418198925424de0ee104e9f4a9b6cd00 [2021-08-20T21:33:01.483Z] #21 2.213 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-20T21:33:01.483Z] #21 2.253 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-20T21:33:01.483Z] #21 2.259 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-20T21:33:01.483Z] #21 2.995 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-20T21:33:01.483Z] #21 3.789 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [25.8 kB] [2021-08-20T21:33:01.483Z] #21 6.305 Fetched 8285 kB in 4s (1889 kB/s) [2021-08-20T21:33:01.483Z] #21 6.305 Reading package lists... [2021-08-20T21:33:01.748Z] #21 8.005 Reading package lists... [2021-08-20T21:33:02.023Z] #47 140.1 vendor/golang.org/x/text/unicode/bidi [2021-08-20T21:33:02.274Z] #21 9.908 Building dependency tree... [2021-08-20T21:33:02.537Z] #21 ... [2021-08-20T21:33:02.537Z] [2021-08-20T21:33:02.537Z] #47 [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 [2021-08-20T21:33:02.537Z] #47 sha256:7f7e3a7ca1810b8f7458d8a674ffd5c70cb1b82dc418265d48e706c8dacc40b5 [2021-08-20T21:33:02.537Z] #47 111.3 github.com/LK4D4/vndr/godl [2021-08-20T21:33:02.537Z] #47 111.9 github.com/LK4D4/vndr [2021-08-20T21:33:02.537Z] #47 DONE 116.1s [2021-08-20T21:33:02.537Z] [2021-08-20T21:33:02.537Z] #58 [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 [2021-08-20T21:33:02.537Z] #58 sha256:3ad5c8e6a318ff2ff7b840c42c575876e92ce6b705a66db6dacd09f2b6c4d676 [2021-08-20T21:33:02.592Z] #47 ... [2021-08-20T21:33:02.592Z] [2021-08-20T21:33:02.592Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:33:02.592Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-20T21:33:02.592Z] #14 140.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-08-20T21:33:02.592Z] #14 140.7 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-20T21:33:02.592Z] #14 140.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-20T21:33:02.839Z] #55 ... [2021-08-20T21:33:02.839Z] [2021-08-20T21:33:02.839Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-20T21:33:02.839Z] #15 sha256:0ec47ba844b5e0828037f24a154378620ba621f6e138df8e7e2cd85e3eb65be8 [2021-08-20T21:33:02.839Z] #15 DONE 3.2s [2021-08-20T21:33:02.839Z] [2021-08-20T21:33:02.839Z] #55 [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 [2021-08-20T21:33:02.839Z] #55 sha256:fc101664d1350552723153a6d5ed3d6fa0de04d7c68c4d2b142638f7dd01df4a [2021-08-20T21:33:02.839Z] #55 3.312 + RM_GOPATH=0 [2021-08-20T21:33:02.839Z] #55 3.312 + TMP_GOPATH= [2021-08-20T21:33:02.839Z] #55 3.312 + : /build [2021-08-20T21:33:02.839Z] #55 3.312 + '[' -z '' ']' [2021-08-20T21:33:02.839Z] #55 3.313 ++ mktemp -d [2021-08-20T21:33:02.839Z] #55 3.324 + export GOPATH=/tmp/tmp.D614zlztGR [2021-08-20T21:33:02.839Z] #55 3.324 + GOPATH=/tmp/tmp.D614zlztGR [2021-08-20T21:33:02.839Z] #55 3.324 + RM_GOPATH=1 [2021-08-20T21:33:02.839Z] #55 3.324 + case "$(go env GOARCH)" in [2021-08-20T21:33:02.839Z] #55 3.324 ++ go env GOARCH [2021-08-20T21:33:02.839Z] #55 3.334 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:33:02.839Z] #55 3.337 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:33:02.839Z] #55 3.338 ++ dirname /tmp/install/install.sh [2021-08-20T21:33:02.839Z] #55 3.339 + dir=/tmp/install [2021-08-20T21:33:02.839Z] #55 3.339 + bin=runc [2021-08-20T21:33:02.839Z] #55 3.339 + shift [2021-08-20T21:33:02.839Z] #55 3.339 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-20T21:33:02.839Z] #55 3.339 + . /tmp/install/runc.installer [2021-08-20T21:33:02.839Z] #55 3.339 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-20T21:33:02.839Z] #55 3.339 + install_runc [2021-08-20T21:33:02.839Z] #55 3.339 + uname -r [2021-08-20T21:33:02.839Z] #55 3.339 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-20T21:33:02.839Z] #55 3.351 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-20T21:33:02.839Z] #55 3.351 + RUNC_BUILDTAGS='seccomp ' [2021-08-20T21:33:02.839Z] #55 3.351 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-20T21:33:02.839Z] #55 3.351 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.D614zlztGR/src/github.com/opencontainers/runc [2021-08-20T21:33:02.839Z] #55 3.357 Cloning into '/tmp/tmp.D614zlztGR/src/github.com/opencontainers/runc'... [2021-08-20T21:33:03.242Z] #47 134.2 go/doc [2021-08-20T21:33:03.485Z] #58 ... [2021-08-20T21:33:03.485Z] [2021-08-20T21:33:03.485Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-20T21:33:03.485Z] #21 sha256:6f44fccd57ccc0d3d998519d2eaa670f418198925424de0ee104e9f4a9b6cd00 [2021-08-20T21:33:03.485Z] #21 11.33 The following additional packages will be installed: [2021-08-20T21:33:03.485Z] #21 11.34 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-20T21:33:03.485Z] #21 11.34 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-08-20T21:33:03.485Z] #21 11.35 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-08-20T21:33:03.485Z] #21 11.35 python3-pkg-resources vim-runtime xxd [2021-08-20T21:33:03.485Z] #21 11.36 Suggested packages: [2021-08-20T21:33:03.485Z] #21 11.36 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-08-20T21:33:03.485Z] #21 11.36 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-08-20T21:33:03.485Z] #21 11.36 acl attr quota [2021-08-20T21:33:03.485Z] #21 11.36 Recommended packages: [2021-08-20T21:33:03.485Z] #21 11.36 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-08-20T21:33:04.628Z] #47 ... [2021-08-20T21:33:04.628Z] [2021-08-20T21:33:04.628Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:33:04.628Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-20T21:33:04.628Z] #14 130.8 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-08-20T21:33:04.628Z] #14 130.8 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-20T21:33:04.628Z] #14 130.8 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-20T21:33:04.876Z] #21 12.68 The following NEW packages will be installed: [2021-08-20T21:33:04.876Z] #21 12.69 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-08-20T21:33:04.876Z] #21 12.69 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-20T21:33:04.876Z] #21 12.69 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-08-20T21:33:04.876Z] #21 12.69 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-08-20T21:33:04.876Z] #21 12.69 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-08-20T21:33:04.877Z] #21 12.69 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-08-20T21:33:04.877Z] #21 12.69 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-20T21:33:04.877Z] #21 12.69 xz-utils zip [2021-08-20T21:33:05.020Z] #28 11.99 Fetched 48.3 MB in 11s (4429 kB/s) [2021-08-20T21:33:05.142Z] #21 13.02 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2021-08-20T21:33:05.142Z] #21 13.02 Need to get 26.4 MB of archives. [2021-08-20T21:33:05.142Z] #21 13.02 After this operation, 103 MB of additional disk space will be used. [2021-08-20T21:33:05.142Z] #21 13.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2021-08-20T21:33:05.142Z] #21 13.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2021-08-20T21:33:05.142Z] #21 13.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2021-08-20T21:33:05.142Z] #21 13.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2021-08-20T21:33:05.142Z] #21 13.06 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2021-08-20T21:33:05.142Z] #21 13.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2021-08-20T21:33:05.142Z] #21 13.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2021-08-20T21:33:05.142Z] #21 13.07 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2021-08-20T21:33:05.142Z] #21 13.11 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-08-20T21:33:05.142Z] #21 13.11 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-20T21:33:05.142Z] #21 13.12 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2021-08-20T21:33:05.142Z] #21 13.14 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2021-08-20T21:33:05.142Z] #21 13.15 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2021-08-20T21:33:05.142Z] #21 13.15 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2021-08-20T21:33:05.142Z] #21 13.17 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2021-08-20T21:33:05.142Z] #21 13.17 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2021-08-20T21:33:05.142Z] #21 13.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2021-08-20T21:33:05.142Z] #21 13.18 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-08-20T21:33:05.142Z] #21 13.18 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2021-08-20T21:33:05.142Z] #21 13.19 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2021-08-20T21:33:05.142Z] #21 13.19 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2021-08-20T21:33:05.142Z] #21 13.21 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-08-20T21:33:05.367Z] #55 ... [2021-08-20T21:33:05.367Z] [2021-08-20T21:33:05.367Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-08-20T21:33:05.367Z] #16 sha256:0b2c1ce95ea1a4f8f4835b12f6fb1200b80c529afd423d11a7f0bfa461b227c2 [2021-08-20T21:33:05.367Z] #16 DONE 2.5s [2021-08-20T21:33:05.367Z] [2021-08-20T21:33:05.367Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-20T21:33:05.367Z] #17 sha256:35184b97e4472185c9df52527f99f416766ffec824a50908a36c173fec43f5fa [2021-08-20T21:33:05.408Z] #21 13.22 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-08-20T21:33:05.408Z] #21 13.23 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-08-20T21:33:05.408Z] #21 13.24 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2021-08-20T21:33:05.408Z] #21 13.24 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2021-08-20T21:33:05.408Z] #21 13.26 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-08-20T21:33:05.671Z] #21 13.54 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2021-08-20T21:33:05.671Z] #21 13.54 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-08-20T21:33:05.671Z] #21 13.55 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2021-08-20T21:33:05.671Z] #21 13.55 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-08-20T21:33:05.671Z] #21 13.55 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2021-08-20T21:33:05.671Z] #21 13.56 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2021-08-20T21:33:05.671Z] #21 13.56 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-08-20T21:33:05.671Z] #21 13.60 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-08-20T21:33:05.671Z] #21 13.60 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2021-08-20T21:33:05.671Z] #21 13.61 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-20T21:33:05.671Z] #21 13.63 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2021-08-20T21:33:05.671Z] #21 13.64 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-08-20T21:33:05.671Z] #21 13.64 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2021-08-20T21:33:05.671Z] #21 13.65 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2021-08-20T21:33:05.671Z] #21 13.71 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2021-08-20T21:33:05.671Z] #21 13.71 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2021-08-20T21:33:05.671Z] #21 13.72 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-08-20T21:33:05.934Z] #21 13.98 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3 [1387 kB] [2021-08-20T21:33:05.934Z] #21 14.00 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2021-08-20T21:33:05.934Z] #21 14.02 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2021-08-20T21:33:06.012Z] #14 ... [2021-08-20T21:33:06.012Z] [2021-08-20T21:33:06.012Z] #47 [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 [2021-08-20T21:33:06.012Z] #47 sha256:0a876ad5c417454037f812f34e64825daf3083734039d9d26a81135284604c60 [2021-08-20T21:33:06.012Z] #47 137.4 github.com/LK4D4/vndr/versioned [2021-08-20T21:33:06.273Z] #47 137.7 compress/flate [2021-08-20T21:33:06.882Z] #21 14.72 debconf: delaying package configuration, since apt-utils is not installed [2021-08-20T21:33:06.882Z] #21 14.81 Fetched 26.4 MB in 1s (20.5 MB/s) [2021-08-20T21:33:06.882Z] #21 14.88 Selecting previously unselected package pigz. [2021-08-20T21:33:06.882Z] #21 14.88 (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 ... 24004 files and directories currently installed.) [2021-08-20T21:33:06.882Z] #21 14.98 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2021-08-20T21:33:06.882Z] #21 14.99 Unpacking pigz (2.6-1) ... [2021-08-20T21:33:07.145Z] #21 15.12 Selecting previously unselected package libelf1:arm64. [2021-08-20T21:33:07.145Z] #21 15.12 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2021-08-20T21:33:07.145Z] #21 15.15 Unpacking libelf1:arm64 (0.183-1) ... [2021-08-20T21:33:07.409Z] #21 15.38 Selecting previously unselected package libbpf0:arm64. [2021-08-20T21:33:07.409Z] #21 15.38 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2021-08-20T21:33:07.409Z] #21 15.39 Unpacking libbpf0:arm64 (1:0.3-2) ... [2021-08-20T21:33:07.672Z] #21 15.52 Selecting previously unselected package libcap2:arm64. [2021-08-20T21:33:07.672Z] #21 15.53 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2021-08-20T21:33:07.672Z] #21 15.54 Unpacking libcap2:arm64 (1:2.44-1) ... [2021-08-20T21:33:07.672Z] #21 15.73 Selecting previously unselected package libmnl0:arm64. [2021-08-20T21:33:07.672Z] #21 15.74 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2021-08-20T21:33:07.672Z] #21 15.75 Unpacking libmnl0:arm64 (1.0.4-3) ... [2021-08-20T21:33:07.867Z] #14 ... [2021-08-20T21:33:07.867Z] [2021-08-20T21:33:07.867Z] #60 [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 [2021-08-20T21:33:07.867Z] #60 sha256:a04dd45eba6715892db3fb7acd2220db5c6b08f2a374bfe2aeca90c0e255eda7 [2021-08-20T21:33:07.867Z] #60 145.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-20T21:33:07.867Z] #60 145.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-20T21:33:07.893Z] #17 2.095 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-20T21:33:07.893Z] #17 DONE 2.3s [2021-08-20T21:33:07.893Z] [2021-08-20T21:33:07.893Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-20T21:33:07.893Z] #18 sha256:6077cd7838e4a28a0054ed956ed2685994dfc1355ebb4e3a9710dde423e8b085 [2021-08-20T21:33:07.934Z] #21 15.85 Selecting previously unselected package libxtables12:arm64. [2021-08-20T21:33:07.934Z] #21 15.86 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2021-08-20T21:33:07.934Z] #21 15.88 Unpacking libxtables12:arm64 (1.8.7-1) ... [2021-08-20T21:33:07.934Z] #21 15.99 Selecting previously unselected package libcap2-bin. [2021-08-20T21:33:07.934Z] #21 15.99 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2021-08-20T21:33:07.934Z] #21 16.00 Unpacking libcap2-bin (1:2.44-1) ... [2021-08-20T21:33:07.934Z] #21 16.12 Selecting previously unselected package iproute2. [2021-08-20T21:33:08.197Z] #21 16.13 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2021-08-20T21:33:08.197Z] #21 16.13 Unpacking iproute2 (5.10.0-4) ... [2021-08-20T21:33:08.285Z] #28 11.99 Reading package lists... [2021-08-20T21:33:08.771Z] #21 16.63 Selecting previously unselected package xxd. [2021-08-20T21:33:08.772Z] #21 16.63 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-08-20T21:33:08.772Z] #21 16.65 Unpacking xxd (2:8.2.2434-3) ... [2021-08-20T21:33:08.772Z] #21 16.80 Selecting previously unselected package vim-common. [2021-08-20T21:33:08.772Z] #21 16.81 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-20T21:33:08.772Z] #21 16.85 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-20T21:33:08.834Z] #47 139.9 github.com/LK4D4/vndr/build [2021-08-20T21:33:08.901Z] #18 ... [2021-08-20T21:33:08.901Z] [2021-08-20T21:33:08.901Z] #47 [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 [2021-08-20T21:33:08.901Z] #47 sha256:771d98a9297b57e4b9f4934bc401c75d570abb879f1ff05f8637f76dd68d45bd [2021-08-20T21:33:08.901Z] #47 127.1 github.com/LK4D4/vndr/godl [2021-08-20T21:33:08.901Z] #47 127.8 github.com/LK4D4/vndr [2021-08-20T21:33:08.901Z] #47 DONE 132.1s [2021-08-20T21:33:09.034Z] #21 17.04 Selecting previously unselected package bash-completion. [2021-08-20T21:33:09.034Z] #21 17.04 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-08-20T21:33:09.159Z] [2021-08-20T21:33:09.159Z] #41 [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 [2021-08-20T21:33:09.159Z] #41 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-20T21:33:09.405Z] #47 ... [2021-08-20T21:33:09.406Z] [2021-08-20T21:33:09.406Z] #53 [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 [2021-08-20T21:33:09.406Z] #53 sha256:6c52ed1641fc10a6e9322450e8cf2f4a7ffef395ec47a726ea904a694aefddd7 [2021-08-20T21:33:09.406Z] #53 134.7 mvdan.cc/sh/v3/cmd/shfmt [2021-08-20T21:33:09.406Z] #53 DONE 140.7s [2021-08-20T21:33:09.406Z] [2021-08-20T21:33:09.406Z] #33 [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 [2021-08-20T21:33:09.406Z] #33 sha256:ad05b9950cf07fea53716630ddc759e5af47377be4b3e619adf75bc4ef5c678b [2021-08-20T21:33:10.349Z] #33 ... [2021-08-20T21:33:10.349Z] [2021-08-20T21:33:10.349Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:33:10.349Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-20T21:33:10.349Z] #14 141.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-08-20T21:33:10.349Z] #14 141.7 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-20T21:33:10.349Z] #14 141.7 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-20T21:33:11.062Z] #41 ... [2021-08-20T21:33:11.062Z] [2021-08-20T21:33:11.062Z] #33 [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 [2021-08-20T21:33:11.062Z] #33 sha256:ad05b9950cf07fea53716630ddc759e5af47377be4b3e619adf75bc4ef5c678b [2021-08-20T21:33:11.062Z] #33 DONE 133.9s [2021-08-20T21:33:11.062Z] [2021-08-20T21:33:11.062Z] #55 [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 [2021-08-20T21:33:11.062Z] #55 sha256:fc101664d1350552723153a6d5ed3d6fa0de04d7c68c4d2b142638f7dd01df4a [2021-08-20T21:33:11.062Z] #55 11.42 + cd /tmp/tmp.D614zlztGR/src/github.com/opencontainers/runc [2021-08-20T21:33:11.062Z] #55 11.42 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-20T21:33:11.062Z] #55 ... [2021-08-20T21:33:11.062Z] [2021-08-20T21:33:11.062Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-20T21:33:11.062Z] #18 sha256:6077cd7838e4a28a0054ed956ed2685994dfc1355ebb4e3a9710dde423e8b085 [2021-08-20T21:33:11.062Z] #18 DONE 3.5s [2021-08-20T21:33:11.318Z] [2021-08-20T21:33:11.318Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-20T21:33:11.318Z] #19 sha256:4bad5f34e840cd6c5556520d0d5490b6a44b9a8ae3de3c5bebdb74161fc526ac [2021-08-20T21:33:11.589Z] #21 19.61 Unpacking bash-completion (1:2.11-2) ... [2021-08-20T21:33:12.165Z] #21 20.17 Selecting previously unselected package bzip2. [2021-08-20T21:33:12.165Z] #21 20.19 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2021-08-20T21:33:12.165Z] #21 20.19 Unpacking bzip2 (1.0.8-4) ... [2021-08-20T21:33:12.428Z] #21 20.28 Selecting previously unselected package xz-utils. [2021-08-20T21:33:12.428Z] #21 20.29 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2021-08-20T21:33:12.428Z] #21 20.30 Unpacking xz-utils (5.2.5-2) ... [2021-08-20T21:33:12.428Z] #21 20.49 Selecting previously unselected package apparmor. [2021-08-20T21:33:12.428Z] #21 20.50 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2021-08-20T21:33:12.450Z] #28 16.66 Reading package lists... [2021-08-20T21:33:12.690Z] #21 20.58 Unpacking apparmor (2.13.6-10) ... [2021-08-20T21:33:13.265Z] #21 21.08 Selecting previously unselected package inetutils-ping. [2021-08-20T21:33:13.265Z] #21 21.09 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2021-08-20T21:33:13.265Z] #21 21.10 Unpacking inetutils-ping (2:2.0-1) ... [2021-08-20T21:33:13.265Z] #21 21.25 Selecting previously unselected package libip4tc2:arm64. [2021-08-20T21:33:13.265Z] #21 21.26 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2021-08-20T21:33:13.265Z] #21 21.27 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2021-08-20T21:33:13.265Z] #21 21.38 Selecting previously unselected package libip6tc2:arm64. [2021-08-20T21:33:13.265Z] #21 21.38 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2021-08-20T21:33:13.265Z] #21 21.39 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2021-08-20T21:33:13.528Z] #21 21.47 Selecting previously unselected package libnfnetlink0:arm64. [2021-08-20T21:33:13.528Z] #21 21.49 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-08-20T21:33:13.528Z] #21 21.50 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-08-20T21:33:13.528Z] #21 21.59 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-08-20T21:33:13.528Z] #21 21.60 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2021-08-20T21:33:13.528Z] #21 21.62 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-08-20T21:33:13.631Z] #28 21.09 Building dependency tree... [2021-08-20T21:33:13.631Z] #28 22.17 Reading state information... [2021-08-20T21:33:13.791Z] #21 21.72 Selecting previously unselected package libnftnl11:arm64. [2021-08-20T21:33:13.791Z] #21 21.73 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2021-08-20T21:33:13.791Z] #21 21.74 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2021-08-20T21:33:13.791Z] #21 21.83 Selecting previously unselected package iptables. [2021-08-20T21:33:13.791Z] #21 21.84 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2021-08-20T21:33:13.791Z] #21 21.85 Unpacking iptables (1.8.7-1) ... [2021-08-20T21:33:14.120Z] #21 22.12 Selecting previously unselected package libonig5:arm64. [2021-08-20T21:33:14.120Z] #21 22.13 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2021-08-20T21:33:14.120Z] #21 22.14 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-08-20T21:33:14.389Z] #21 22.30 Selecting previously unselected package libjq1:arm64. [2021-08-20T21:33:14.389Z] #21 22.31 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2021-08-20T21:33:14.389Z] #21 22.31 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-08-20T21:33:14.389Z] #21 22.49 Selecting previously unselected package jq. [2021-08-20T21:33:14.389Z] #21 22.49 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2021-08-20T21:33:14.389Z] #21 22.51 Unpacking jq (1.6-2.1) ... [2021-08-20T21:33:14.442Z] #60 ... [2021-08-20T21:33:14.442Z] [2021-08-20T21:33:14.442Z] #47 [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 [2021-08-20T21:33:14.442Z] #47 sha256:5eea60e6ec5ff0015828d1e9f27d40406a5ef9e48c414f3eb1767f8782675b49 [2021-08-20T21:33:14.442Z] #47 141.6 vendor/golang.org/x/text/secure/bidirule [2021-08-20T21:33:14.442Z] #47 141.9 vendor/golang.org/x/text/unicode/norm [2021-08-20T21:33:14.442Z] #47 145.4 vendor/golang.org/x/net/idna [2021-08-20T21:33:14.442Z] #47 147.4 vendor/golang.org/x/net/http2/hpack [2021-08-20T21:33:14.442Z] #47 148.4 mime [2021-08-20T21:33:14.442Z] #47 150.1 mime/quotedprintable [2021-08-20T21:33:14.442Z] #47 150.4 net/http/internal [2021-08-20T21:33:14.442Z] #47 ... [2021-08-20T21:33:14.442Z] [2021-08-20T21:33:14.442Z] #60 [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 [2021-08-20T21:33:14.442Z] #60 sha256:a04dd45eba6715892db3fb7acd2220db5c6b08f2a374bfe2aeca90c0e255eda7 [2021-08-20T21:33:14.442Z] #60 DONE 152.2s [2021-08-20T21:33:14.442Z] [2021-08-20T21:33:14.442Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-20T21:33:14.442Z] #61 sha256:f131a13b496ad27b19b34127ba5f8c27260456c42d5a93a4ca79ca79b02b2d75 [2021-08-20T21:33:14.442Z] #61 DONE 0.3s [2021-08-20T21:33:14.442Z] [2021-08-20T21:33:14.442Z] #51 [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 [2021-08-20T21:33:14.442Z] #51 sha256:cac8bba675454f695a538f5a02597b63bc49dd16d58583f80da7447932c5481c [2021-08-20T21:33:14.442Z] #51 ... [2021-08-20T21:33:14.442Z] [2021-08-20T21:33:14.442Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-20T21:33:14.442Z] #62 sha256:94418b20a1c37913f1fae24cdd00d9010ae0e7f90adc54c6e4bf947c905b4131 [2021-08-20T21:33:14.442Z] #62 DONE 0.1s [2021-08-20T21:33:14.442Z] [2021-08-20T21:33:14.442Z] #47 [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 [2021-08-20T21:33:14.442Z] #47 sha256:5eea60e6ec5ff0015828d1e9f27d40406a5ef9e48c414f3eb1767f8782675b49 [2021-08-20T21:33:14.442Z] #47 152.5 mime/multipart [2021-08-20T21:33:14.442Z] #47 152.5 crypto/tls [2021-08-20T21:33:14.562Z] #28 23.01 bzip2 is already the newest version (1.0.8-4). [2021-08-20T21:33:14.562Z] #28 23.01 patch is already the newest version (2.7.6-7). [2021-08-20T21:33:14.562Z] #28 23.01 xz-utils is already the newest version (5.2.5-2). [2021-08-20T21:33:14.562Z] #28 23.01 The following additional packages will be installed: [2021-08-20T21:33:14.562Z] #28 23.01 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-08-20T21:33:14.562Z] #28 23.01 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2021-08-20T21:33:14.562Z] #28 23.01 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-08-20T21:33:14.562Z] #28 23.02 python3-pkg-resources vim-runtime xxd [2021-08-20T21:33:14.562Z] #28 23.03 Suggested packages: [2021-08-20T21:33:14.562Z] #28 23.03 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2021-08-20T21:33:14.562Z] #28 23.03 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2021-08-20T21:33:14.562Z] #28 23.03 Recommended packages: [2021-08-20T21:33:14.562Z] #28 23.03 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-08-20T21:33:14.658Z] #21 22.65 Selecting previously unselected package libaio1:arm64. [2021-08-20T21:33:14.658Z] #21 22.66 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2021-08-20T21:33:14.658Z] #21 22.67 Unpacking libaio1:arm64 (0.3.112-9) ... [2021-08-20T21:33:14.933Z] #21 22.76 Selecting previously unselected package libgpm2:arm64. [2021-08-20T21:33:14.933Z] #21 22.77 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2021-08-20T21:33:14.933Z] #21 22.78 Unpacking libgpm2:arm64 (1.20.7-8) ... [2021-08-20T21:33:14.933Z] #21 22.89 Selecting previously unselected package libicu67:arm64. [2021-08-20T21:33:14.933Z] #21 22.90 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2021-08-20T21:33:14.933Z] #21 22.90 Unpacking libicu67:arm64 (67.1-7) ... [2021-08-20T21:33:15.488Z] #19 DONE 4.5s [2021-08-20T21:33:15.488Z] [2021-08-20T21:33:15.488Z] #55 [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 [2021-08-20T21:33:15.488Z] #55 sha256:fc101664d1350552723153a6d5ed3d6fa0de04d7c68c4d2b142638f7dd01df4a [2021-08-20T21:33:15.488Z] #55 11.84 + '[' -z '' ']' [2021-08-20T21:33:15.488Z] #55 11.84 + target=static [2021-08-20T21:33:15.488Z] #55 11.84 + make 'BUILDTAGS=seccomp ' static [2021-08-20T21:33:15.488Z] #55 12.02 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-08-20T21:33:15.490Z] #28 24.07 The following NEW packages will be installed: [2021-08-20T21:33:15.490Z] #28 24.07 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2021-08-20T21:33:15.490Z] #28 24.07 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-08-20T21:33:15.490Z] #28 24.08 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2021-08-20T21:33:15.490Z] #28 24.08 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2021-08-20T21:33:15.490Z] #28 24.08 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2021-08-20T21:33:15.490Z] #28 24.08 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2021-08-20T21:33:15.490Z] #28 24.08 vim-common vim-runtime xfsprogs xxd zip [2021-08-20T21:33:15.747Z] #28 24.41 0 upgraded, 43 newly installed, 0 to remove and 0 not upgraded. [2021-08-20T21:33:15.747Z] #28 24.41 Need to get 18.0 MB of archives. [2021-08-20T21:33:15.747Z] #28 24.41 After this operation, 69.4 MB of additional disk space will be used. [2021-08-20T21:33:15.747Z] #28 24.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-08-20T21:33:15.747Z] #28 24.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-08-20T21:33:15.747Z] #28 24.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-08-20T21:33:15.747Z] #28 24.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-08-20T21:33:15.747Z] #28 24.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-08-20T21:33:15.747Z] #28 24.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-08-20T21:33:15.747Z] #28 24.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-08-20T21:33:15.747Z] #28 24.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-08-20T21:33:15.747Z] #28 24.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-20T21:33:15.747Z] #28 24.44 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-20T21:33:15.747Z] #28 24.45 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-08-20T21:33:15.747Z] #28 24.45 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-08-20T21:33:15.747Z] #28 24.46 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-08-20T21:33:15.747Z] #28 24.46 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-08-20T21:33:16.003Z] #28 24.47 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-08-20T21:33:16.003Z] #28 24.47 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-20T21:33:16.003Z] #28 24.47 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-08-20T21:33:16.003Z] #28 24.47 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-08-20T21:33:16.003Z] #28 24.47 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-08-20T21:33:16.003Z] #28 24.48 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-08-20T21:33:16.003Z] #28 24.48 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-08-20T21:33:16.003Z] #28 24.48 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-08-20T21:33:16.003Z] #28 24.48 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-08-20T21:33:16.003Z] #28 24.49 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-08-20T21:33:16.003Z] #28 24.49 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-08-20T21:33:16.003Z] #28 24.49 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-20T21:33:16.003Z] #28 24.49 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-08-20T21:33:16.003Z] #28 24.49 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-08-20T21:33:16.003Z] #28 24.49 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-08-20T21:33:16.003Z] #28 24.50 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-08-20T21:33:16.003Z] #28 24.52 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-08-20T21:33:16.004Z] #28 24.53 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-08-20T21:33:16.004Z] #28 24.53 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-20T21:33:16.004Z] #28 24.53 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-08-20T21:33:16.004Z] #28 24.54 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-08-20T21:33:16.004Z] #28 24.54 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-08-20T21:33:16.004Z] #28 24.55 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-08-20T21:33:16.004Z] #28 24.56 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-08-20T21:33:16.004Z] #28 24.56 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-08-20T21:33:16.004Z] #28 24.57 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-08-20T21:33:16.004Z] #28 24.65 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-08-20T21:33:16.004Z] #28 24.67 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-08-20T21:33:16.260Z] #28 24.68 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-08-20T21:33:16.822Z] #28 25.13 debconf: delaying package configuration, since apt-utils is not installed [2021-08-20T21:33:16.822Z] #28 25.29 Fetched 18.0 MB in 1s (32.6 MB/s) [2021-08-20T21:33:16.822Z] #28 25.33 Selecting previously unselected package pigz. [2021-08-20T21:33:16.822Z] #28 25.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40072 files and directories currently installed.) [2021-08-20T21:33:16.822Z] #28 25.39 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-08-20T21:33:16.822Z] #28 25.39 Unpacking pigz (2.6-1) ... [2021-08-20T21:33:16.822Z] #28 25.44 Selecting previously unselected package libelf1:amd64. [2021-08-20T21:33:16.822Z] #28 25.46 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-08-20T21:33:16.822Z] #28 25.46 Unpacking libelf1:amd64 (0.183-1) ... [2021-08-20T21:33:17.077Z] #28 25.54 Selecting previously unselected package libbpf0:amd64. [2021-08-20T21:33:17.077Z] #28 25.55 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-08-20T21:33:17.078Z] #28 25.56 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-08-20T21:33:17.078Z] #28 25.62 Selecting previously unselected package libcap2:amd64. [2021-08-20T21:33:17.078Z] #28 25.62 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-08-20T21:33:17.078Z] #28 25.63 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-08-20T21:33:17.078Z] #28 25.67 Selecting previously unselected package libmnl0:amd64. [2021-08-20T21:33:17.078Z] #28 25.67 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-08-20T21:33:17.078Z] #28 25.68 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-08-20T21:33:17.078Z] #28 25.71 Selecting previously unselected package libxtables12:amd64. [2021-08-20T21:33:17.078Z] #28 25.72 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-08-20T21:33:17.078Z] #28 25.72 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-08-20T21:33:17.078Z] #28 25.77 Selecting previously unselected package libcap2-bin. [2021-08-20T21:33:17.334Z] #28 25.77 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-08-20T21:33:17.334Z] #28 25.78 Unpacking libcap2-bin (1:2.44-1) ... [2021-08-20T21:33:17.334Z] #28 25.83 Selecting previously unselected package iproute2. [2021-08-20T21:33:17.334Z] #28 25.84 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-08-20T21:33:17.334Z] #28 25.84 Unpacking iproute2 (5.10.0-4) ... [2021-08-20T21:33:17.548Z] #21 25.46 Selecting previously unselected package libinih1:arm64. [2021-08-20T21:33:17.548Z] #21 25.46 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2021-08-20T21:33:17.548Z] #21 25.47 Unpacking libinih1:arm64 (53-1+b2) ... [2021-08-20T21:33:17.548Z] #21 25.57 Selecting previously unselected package libnet1:arm64. [2021-08-20T21:33:17.548Z] #21 25.58 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-08-20T21:33:17.548Z] #21 25.58 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-20T21:33:17.589Z] #28 26.06 Selecting previously unselected package xxd. [2021-08-20T21:33:17.590Z] #28 26.07 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-20T21:33:17.590Z] #28 26.08 Unpacking xxd (2:8.2.2434-3) ... [2021-08-20T21:33:17.590Z] #28 26.14 Selecting previously unselected package vim-common. [2021-08-20T21:33:17.590Z] #28 26.15 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-20T21:33:17.590Z] #28 26.17 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-20T21:33:17.811Z] #21 25.77 Selecting previously unselected package libnl-3-200:arm64. [2021-08-20T21:33:17.811Z] #21 25.77 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-08-20T21:33:17.811Z] #21 25.77 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-08-20T21:33:17.811Z] #21 25.89 Selecting previously unselected package libprotobuf-c1:arm64. [2021-08-20T21:33:17.811Z] #21 25.90 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-08-20T21:33:17.811Z] #21 25.92 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-08-20T21:33:17.846Z] #28 26.25 Selecting previously unselected package bash-completion. [2021-08-20T21:33:17.846Z] #28 26.26 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-08-20T21:33:18.074Z] #21 26.00 Selecting previously unselected package net-tools. [2021-08-20T21:33:18.074Z] #21 26.01 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2021-08-20T21:33:18.074Z] #21 26.01 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-08-20T21:33:18.224Z] === RUN TestBoolValue [2021-08-20T21:33:18.224Z] --- PASS: TestBoolValue (0.00s) [2021-08-20T21:33:18.224Z] === RUN TestBoolValueOrDefault [2021-08-20T21:33:18.224Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-08-20T21:33:18.224Z] === RUN TestInt64ValueOrZero [2021-08-20T21:33:18.224Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-08-20T21:33:18.224Z] === RUN TestInt64ValueOrDefault [2021-08-20T21:33:18.224Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-08-20T21:33:18.224Z] === RUN TestInt64ValueOrDefaultWithError [2021-08-20T21:33:18.224Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-08-20T21:33:18.224Z] === RUN TestJsonContentType [2021-08-20T21:33:18.224Z] --- PASS: TestJsonContentType (0.00s) [2021-08-20T21:33:18.224Z] PASS [2021-08-20T21:33:18.224Z] coverage: 14.7% of statements [2021-08-20T21:33:18.224Z] ok github.com/docker/docker/api/server/httputils 0.089s coverage: 14.7% of statements [2021-08-20T21:33:18.224Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-20T21:33:18.337Z] #21 26.22 Selecting previously unselected package patch. [2021-08-20T21:33:18.337Z] #21 26.23 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2021-08-20T21:33:18.337Z] #21 26.24 Unpacking patch (2.7.6-7) ... [2021-08-20T21:33:18.337Z] #21 26.36 Selecting previously unselected package python-pip-whl. [2021-08-20T21:33:18.337Z] #21 26.37 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-08-20T21:33:18.337Z] #21 26.38 Unpacking python-pip-whl (20.3.4-4) ... [2021-08-20T21:33:18.491Z] #14 ... [2021-08-20T21:33:18.491Z] [2021-08-20T21:33:18.491Z] #47 [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 [2021-08-20T21:33:18.491Z] #47 sha256:0a876ad5c417454037f812f34e64825daf3083734039d9d26a81135284604c60 [2021-08-20T21:33:18.491Z] #47 142.0 crypto/ed25519 [2021-08-20T21:33:18.491Z] #47 142.4 crypto/rsa [2021-08-20T21:33:18.491Z] #47 144.4 crypto/dsa [2021-08-20T21:33:18.491Z] #47 144.5 crypto/x509/pkix [2021-08-20T21:33:18.491Z] #47 145.2 net [2021-08-20T21:33:18.491Z] #47 145.3 vendor/golang.org/x/crypto/chacha20 [2021-08-20T21:33:18.491Z] #47 146.2 vendor/golang.org/x/crypto/poly1305 [2021-08-20T21:33:18.491Z] #47 147.2 vendor/golang.org/x/sys/cpu [2021-08-20T21:33:18.491Z] #47 147.7 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-20T21:33:18.491Z] #47 148.5 vendor/golang.org/x/crypto/curve25519 [2021-08-20T21:33:18.491Z] #47 149.2 vendor/golang.org/x/crypto/hkdf [2021-08-20T21:33:18.491Z] #47 149.3 vendor/golang.org/x/text/transform [2021-08-20T21:33:18.491Z] #47 149.9 vendor/golang.org/x/text/unicode/bidi [2021-08-20T21:33:18.752Z] #47 ... [2021-08-20T21:33:18.752Z] [2021-08-20T21:33:18.752Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:33:18.752Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-20T21:33:18.752Z] #14 150.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-08-20T21:33:18.752Z] #14 150.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-20T21:33:18.752Z] #14 150.3 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-20T21:33:18.760Z] #55 ... [2021-08-20T21:33:18.760Z] [2021-08-20T21:33:18.760Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-08-20T21:33:18.760Z] #20 sha256:8f483ecc9149e54e0c90a4b103bc89792ff9e6fd9968181dbbdca78f5cf39a33 [2021-08-20T21:33:18.760Z] #20 DONE 2.9s [2021-08-20T21:33:18.760Z] [2021-08-20T21:33:18.760Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-20T21:33:18.760Z] #21 sha256:455a59f6042345323774e99c83bfdc6a6a41da361b498ef89cb9009fa550ed6d [2021-08-20T21:33:18.774Z] #28 27.21 Unpacking bash-completion (1:2.11-2) ... [2021-08-20T21:33:18.912Z] #21 26.92 Selecting previously unselected package python3-lib2to3. [2021-08-20T21:33:18.912Z] #21 26.93 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-08-20T21:33:18.912Z] #21 26.94 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-08-20T21:33:19.029Z] #28 27.39 Selecting previously unselected package apparmor. [2021-08-20T21:33:19.029Z] #28 27.39 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2021-08-20T21:33:19.029Z] #28 27.45 Unpacking apparmor (2.13.6-10) ... [2021-08-20T21:33:19.029Z] #28 27.65 Selecting previously unselected package inetutils-ping. [2021-08-20T21:33:19.175Z] #21 27.08 Selecting previously unselected package python3-distutils. [2021-08-20T21:33:19.175Z] #21 27.09 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-08-20T21:33:19.175Z] #21 27.10 Unpacking python3-distutils (3.9.2-1) ... [2021-08-20T21:33:19.175Z] #21 27.34 Selecting previously unselected package python3-pkg-resources. [2021-08-20T21:33:19.185Z] === RUN TestMaskSecretKeys [2021-08-20T21:33:19.185Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-08-20T21:33:19.185Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-08-20T21:33:19.185Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-08-20T21:33:19.185Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-08-20T21:33:19.185Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-08-20T21:33:19.185Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-08-20T21:33:19.185Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-08-20T21:33:19.185Z] === RUN TestVersionMiddlewareVersion [2021-08-20T21:33:19.185Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-08-20T21:33:19.185Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-08-20T21:33:19.185Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-08-20T21:33:19.185Z] PASS [2021-08-20T21:33:19.185Z] coverage: 37.7% of statements [2021-08-20T21:33:19.185Z] ok github.com/docker/docker/api/server/middleware 0.047s coverage: 37.7% of statements [2021-08-20T21:33:19.185Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-20T21:33:19.185Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-20T21:33:19.185Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-20T21:33:19.185Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-20T21:33:19.185Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-20T21:33:19.185Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-20T21:33:19.185Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-20T21:33:19.185Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-20T21:33:19.285Z] #28 27.66 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-08-20T21:33:19.285Z] #28 27.66 Unpacking inetutils-ping (2:2.0-1) ... [2021-08-20T21:33:19.285Z] #28 27.73 Selecting previously unselected package libip4tc2:amd64. [2021-08-20T21:33:19.285Z] #28 27.73 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2021-08-20T21:33:19.285Z] #28 27.74 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-08-20T21:33:19.285Z] #28 27.78 Selecting previously unselected package libip6tc2:amd64. [2021-08-20T21:33:19.285Z] #28 27.78 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2021-08-20T21:33:19.285Z] #28 27.78 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-08-20T21:33:19.285Z] #28 27.82 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-20T21:33:19.285Z] #28 27.84 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-20T21:33:19.285Z] #28 27.84 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-20T21:33:19.285Z] #28 27.87 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-20T21:33:19.285Z] #28 27.88 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-08-20T21:33:19.285Z] #28 27.89 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-20T21:33:19.285Z] #28 27.93 Selecting previously unselected package libnftnl11:amd64. [2021-08-20T21:33:19.285Z] #28 27.94 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2021-08-20T21:33:19.285Z] #28 27.95 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-08-20T21:33:19.285Z] #28 27.99 Selecting previously unselected package iptables. [2021-08-20T21:33:19.437Z] #21 27.34 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-20T21:33:19.437Z] #21 27.35 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-20T21:33:19.437Z] #21 27.50 Selecting previously unselected package python3-setuptools. [2021-08-20T21:33:19.437Z] #21 27.50 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-08-20T21:33:19.437Z] #21 27.51 Unpacking python3-setuptools (52.0.0-4) ... [2021-08-20T21:33:19.541Z] #28 28.00 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2021-08-20T21:33:19.541Z] #28 28.00 Unpacking iptables (1.8.7-1) ... [2021-08-20T21:33:19.639Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-20T21:33:19.701Z] #21 27.78 Selecting previously unselected package python3-wheel. [2021-08-20T21:33:19.701Z] #21 27.79 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-08-20T21:33:19.701Z] #21 27.80 Unpacking python3-wheel (0.34.2-1) ... [2021-08-20T21:33:19.796Z] #28 28.13 Selecting previously unselected package libonig5:amd64. [2021-08-20T21:33:19.796Z] #28 28.14 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2021-08-20T21:33:19.796Z] #28 28.14 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-08-20T21:33:19.796Z] #28 28.21 Selecting previously unselected package libjq1:amd64. [2021-08-20T21:33:19.796Z] #28 28.22 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2021-08-20T21:33:19.796Z] #28 28.23 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-08-20T21:33:19.796Z] #28 28.28 Selecting previously unselected package jq. [2021-08-20T21:33:19.796Z] #28 28.29 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2021-08-20T21:33:19.796Z] #28 28.29 Unpacking jq (1.6-2.1) ... [2021-08-20T21:33:19.796Z] #28 28.34 Selecting previously unselected package libaio1:amd64. [2021-08-20T21:33:19.796Z] #28 28.34 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2021-08-20T21:33:19.796Z] #28 28.35 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-08-20T21:33:19.796Z] #28 28.39 Selecting previously unselected package libgpm2:amd64. [2021-08-20T21:33:19.964Z] #21 27.91 Selecting previously unselected package python3-pip. [2021-08-20T21:33:19.964Z] #21 27.91 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-08-20T21:33:19.964Z] #21 27.93 Unpacking python3-pip (20.3.4-4) ... [2021-08-20T21:33:20.052Z] #28 28.39 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2021-08-20T21:33:20.052Z] #28 28.39 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-08-20T21:33:20.052Z] #28 28.43 Selecting previously unselected package libinih1:amd64. [2021-08-20T21:33:20.052Z] #28 28.43 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2021-08-20T21:33:20.052Z] #28 28.44 Unpacking libinih1:amd64 (53-1+b2) ... [2021-08-20T21:33:20.052Z] #28 28.47 Selecting previously unselected package libnet1:amd64. [2021-08-20T21:33:20.052Z] #28 28.48 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-20T21:33:20.052Z] #28 28.48 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-20T21:33:20.052Z] #28 28.54 Selecting previously unselected package libnl-3-200:amd64. [2021-08-20T21:33:20.052Z] #28 28.54 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-08-20T21:33:20.052Z] #28 28.55 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-20T21:33:20.052Z] #28 28.61 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-20T21:33:20.052Z] #28 28.62 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-08-20T21:33:20.052Z] #28 28.63 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-20T21:33:20.052Z] #28 28.66 Selecting previously unselected package net-tools. [2021-08-20T21:33:20.094Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-20T21:33:20.094Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-20T21:33:20.227Z] #21 28.26 Selecting previously unselected package sudo. [2021-08-20T21:33:20.227Z] #21 28.27 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2021-08-20T21:33:20.227Z] #21 28.27 Unpacking sudo (1.9.5p2-3) ... [2021-08-20T21:33:20.308Z] #28 28.67 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-08-20T21:33:20.308Z] #28 28.67 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-08-20T21:33:20.308Z] #28 28.77 Selecting previously unselected package python-pip-whl. [2021-08-20T21:33:20.308Z] #28 28.78 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2021-08-20T21:33:20.308Z] #28 28.79 Unpacking python-pip-whl (20.3.4-4) ... [2021-08-20T21:33:20.555Z] === RUN TestStrSliceMarshalJSON [2021-08-20T21:33:20.555Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-08-20T21:33:20.555Z] === RUN TestStrSliceUnmarshalJSON [2021-08-20T21:33:20.555Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-08-20T21:33:20.555Z] === RUN TestStrSliceUnmarshalString [2021-08-20T21:33:20.555Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-08-20T21:33:20.555Z] === RUN TestStrSliceUnmarshalSlice [2021-08-20T21:33:20.555Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-08-20T21:33:20.555Z] PASS [2021-08-20T21:33:20.555Z] coverage: 90.0% of statements [2021-08-20T21:33:20.555Z] ok github.com/docker/docker/api/types/strslice 0.029s coverage: 90.0% of statements [2021-08-20T21:33:20.555Z] === RUN TestAdjustForAPIVersion [2021-08-20T21:33:20.555Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-08-20T21:33:20.555Z] PASS [2021-08-20T21:33:20.555Z] coverage: 5.7% of statements [2021-08-20T21:33:20.555Z] ok github.com/docker/docker/api/server/router/swarm 0.035s coverage: 5.7% of statements [2021-08-20T21:33:20.555Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-20T21:33:20.555Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-20T21:33:20.555Z] ? github.com/docker/docker/api/types [no test files] [2021-08-20T21:33:20.555Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-20T21:33:20.555Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-20T21:33:20.555Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-20T21:33:20.555Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-20T21:33:20.555Z] === RUN TestToJSON [2021-08-20T21:33:20.555Z] --- PASS: TestToJSON (0.00s) [2021-08-20T21:33:20.555Z] === RUN TestToParamWithVersion [2021-08-20T21:33:20.555Z] --- PASS: TestToParamWithVersion (0.00s) [2021-08-20T21:33:20.555Z] === RUN TestFromJSON [2021-08-20T21:33:20.555Z] --- PASS: TestFromJSON (0.00s) [2021-08-20T21:33:20.555Z] === RUN TestEmpty [2021-08-20T21:33:20.555Z] --- PASS: TestEmpty (0.00s) [2021-08-20T21:33:20.555Z] === RUN TestArgsMatchKVListEmptySources [2021-08-20T21:33:20.555Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-08-20T21:33:20.555Z] === RUN TestArgsMatchKVList [2021-08-20T21:33:20.555Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-08-20T21:33:20.555Z] === RUN TestArgsMatch [2021-08-20T21:33:20.555Z] --- PASS: TestArgsMatch (0.00s) [2021-08-20T21:33:20.555Z] === RUN TestAdd [2021-08-20T21:33:20.555Z] --- PASS: TestAdd (0.00s) [2021-08-20T21:33:20.555Z] === RUN TestDel [2021-08-20T21:33:20.555Z] --- PASS: TestDel (0.00s) [2021-08-20T21:33:20.555Z] === RUN TestLen [2021-08-20T21:33:20.555Z] --- PASS: TestLen (0.00s) [2021-08-20T21:33:20.555Z] === RUN TestExactMatch [2021-08-20T21:33:20.555Z] --- PASS: TestExactMatch (0.00s) [2021-08-20T21:33:20.555Z] === RUN TestOnlyOneExactMatch [2021-08-20T21:33:20.555Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-08-20T21:33:20.555Z] === RUN TestContains [2021-08-20T21:33:20.555Z] --- PASS: TestContains (0.00s) [2021-08-20T21:33:20.555Z] === RUN TestValidate [2021-08-20T21:33:20.555Z] --- PASS: TestValidate (0.00s) [2021-08-20T21:33:20.555Z] === RUN TestWalkValues [2021-08-20T21:33:20.555Z] --- PASS: TestWalkValues (0.00s) [2021-08-20T21:33:20.555Z] === RUN TestFuzzyMatch [2021-08-20T21:33:20.555Z] --- PASS: TestFuzzyMatch (0.00s) [2021-08-20T21:33:20.555Z] === RUN TestClone [2021-08-20T21:33:20.555Z] --- PASS: TestClone (0.00s) [2021-08-20T21:33:20.555Z] PASS [2021-08-20T21:33:20.555Z] coverage: 92.2% of statements [2021-08-20T21:33:20.555Z] ok github.com/docker/docker/api/types/filters 0.033s coverage: 92.2% of statements [2021-08-20T21:33:20.555Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-20T21:33:20.555Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-20T21:33:20.555Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-20T21:33:20.555Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-20T21:33:20.555Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-20T21:33:20.555Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-20T21:33:20.555Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-20T21:33:20.555Z] === RUN TestDurationToSecondsString [2021-08-20T21:33:20.555Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-08-20T21:33:20.555Z] === RUN TestGetTimestamp [2021-08-20T21:33:20.565Z] #28 29.00 Selecting previously unselected package python3-lib2to3. [2021-08-20T21:33:20.565Z] #28 29.00 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2021-08-20T21:33:20.565Z] #28 29.01 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-08-20T21:33:20.565Z] #28 29.08 Selecting previously unselected package python3-distutils. [2021-08-20T21:33:20.565Z] #28 29.10 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2021-08-20T21:33:20.565Z] #28 29.10 Unpacking python3-distutils (3.9.2-1) ... [2021-08-20T21:33:20.565Z] #28 29.16 Selecting previously unselected package python3-pkg-resources. [2021-08-20T21:33:20.649Z] #21 1.937 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-20T21:33:20.649Z] #21 1.961 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-20T21:33:20.649Z] #21 1.961 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-20T21:33:20.808Z] #21 28.78 Selecting previously unselected package thin-provisioning-tools. [2021-08-20T21:33:20.808Z] #21 28.78 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2021-08-20T21:33:20.808Z] #21 28.80 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-08-20T21:33:20.821Z] #28 29.18 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-20T21:33:20.821Z] #28 29.18 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-20T21:33:20.821Z] #28 29.25 Selecting previously unselected package python3-setuptools. [2021-08-20T21:33:20.821Z] #28 29.25 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2021-08-20T21:33:20.821Z] #28 29.26 Unpacking python3-setuptools (52.0.0-4) ... [2021-08-20T21:33:20.821Z] #28 29.36 Selecting previously unselected package python3-wheel. [2021-08-20T21:33:20.821Z] #28 29.36 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2021-08-20T21:33:20.821Z] #28 29.37 Unpacking python3-wheel (0.34.2-1) ... [2021-08-20T21:33:20.821Z] #28 29.41 Selecting previously unselected package python3-pip. [2021-08-20T21:33:20.821Z] #28 29.42 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2021-08-20T21:33:20.821Z] #28 29.42 Unpacking python3-pip (20.3.4-4) ... [2021-08-20T21:33:20.905Z] #21 2.353 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-20T21:33:21.009Z] === RUN TestCompareVersion [2021-08-20T21:33:21.010Z] --- PASS: TestCompareVersion (0.00s) [2021-08-20T21:33:21.010Z] PASS [2021-08-20T21:33:21.010Z] coverage: 75.0% of statements [2021-08-20T21:33:21.010Z] ok github.com/docker/docker/api/types/versions 0.033s coverage: 75.0% of statements [2021-08-20T21:33:21.010Z] --- PASS: TestGetTimestamp (0.12s) [2021-08-20T21:33:21.010Z] === RUN TestParseTimestamps [2021-08-20T21:33:21.010Z] --- PASS: TestParseTimestamps (0.00s) [2021-08-20T21:33:21.010Z] PASS [2021-08-20T21:33:21.010Z] coverage: 100.0% of statements [2021-08-20T21:33:21.010Z] ok github.com/docker/docker/api/types/time 0.149s coverage: 100.0% of statements [2021-08-20T21:33:21.010Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-20T21:33:21.010Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-20T21:33:21.010Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-20T21:33:21.010Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-08-20T21:33:21.010Z] ? github.com/docker/docker/builder [no test files] [2021-08-20T21:33:21.010Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-20T21:33:21.010Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-20T21:33:21.010Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-20T21:33:21.010Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-20T21:33:21.010Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-20T21:33:21.010Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-20T21:33:21.010Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-20T21:33:21.011Z] #47 158.7 net/http/httptrace [2021-08-20T21:33:21.011Z] #47 ... [2021-08-20T21:33:21.011Z] [2021-08-20T21:33:21.011Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:33:21.011Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-20T21:33:21.011Z] #14 153.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-08-20T21:33:21.011Z] #14 153.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-20T21:33:21.011Z] #14 153.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-20T21:33:21.011Z] #14 158.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-20T21:33:21.011Z] #14 158.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-08-20T21:33:21.011Z] #14 158.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-20T21:33:21.011Z] #14 158.6 Selecting previously unselected package libapparmor1:amd64. [2021-08-20T21:33:21.011Z] #14 158.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-08-20T21:33:21.011Z] #14 158.6 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-08-20T21:33:21.011Z] #14 158.7 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-20T21:33:21.011Z] #14 158.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-08-20T21:33:21.011Z] #14 158.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-20T21:33:21.011Z] #14 158.9 Selecting previously unselected package libbtrfs0:amd64. [2021-08-20T21:33:21.011Z] #14 158.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-20T21:33:21.011Z] #14 158.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-20T21:33:21.011Z] #14 159.1 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-20T21:33:21.011Z] #14 159.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-20T21:33:21.011Z] #14 159.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-20T21:33:21.011Z] #14 159.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-20T21:33:21.011Z] #14 159.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-20T21:33:21.011Z] #14 159.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-20T21:33:21.011Z] #14 159.3 Selecting previously unselected package libudev-dev:amd64. [2021-08-20T21:33:21.011Z] #14 159.3 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-08-20T21:33:21.011Z] #14 159.3 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-08-20T21:33:21.069Z] #21 29.07 Selecting previously unselected package uidmap. [2021-08-20T21:33:21.069Z] #21 29.08 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2021-08-20T21:33:21.069Z] #21 29.09 Unpacking uidmap (1:4.8.1-1) ... [2021-08-20T21:33:21.077Z] #28 29.54 Selecting previously unselected package sudo. [2021-08-20T21:33:21.077Z] #28 29.55 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2021-08-20T21:33:21.077Z] #28 29.55 Unpacking sudo (1.9.5p2-3) ... [2021-08-20T21:33:21.270Z] #14 159.5 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-20T21:33:21.270Z] #14 159.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-08-20T21:33:21.270Z] #14 159.5 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-08-20T21:33:21.270Z] #14 159.8 Selecting previously unselected package libpcre2-16-0:amd64. [2021-08-20T21:33:21.332Z] #21 29.26 Selecting previously unselected package vim-runtime. [2021-08-20T21:33:21.332Z] #21 29.26 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-08-20T21:33:21.332Z] #21 29.31 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-08-20T21:33:21.332Z] #21 29.34 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-08-20T21:33:21.332Z] #21 29.35 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-08-20T21:33:21.333Z] #28 29.80 Selecting previously unselected package thin-provisioning-tools. [2021-08-20T21:33:21.333Z] #28 29.81 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-08-20T21:33:21.333Z] #28 29.81 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-08-20T21:33:21.333Z] #28 29.92 Selecting previously unselected package uidmap. [2021-08-20T21:33:21.333Z] #28 29.93 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-08-20T21:33:21.333Z] #28 29.93 Unpacking uidmap (1:4.8.1-1) ... [2021-08-20T21:33:21.333Z] #28 30.01 Selecting previously unselected package vim-runtime. [2021-08-20T21:33:21.333Z] #28 30.01 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-08-20T21:33:21.333Z] #28 30.03 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-08-20T21:33:21.466Z] #21 3.090 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [25.8 kB] [2021-08-20T21:33:21.529Z] #14 159.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-08-20T21:33:21.529Z] #14 159.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-08-20T21:33:21.590Z] #28 30.06 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-08-20T21:33:21.590Z] #28 30.07 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-08-20T21:33:21.788Z] #14 159.9 Selecting previously unselected package libpcre2-32-0:amd64. [2021-08-20T21:33:21.788Z] #14 159.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-08-20T21:33:21.788Z] #14 159.9 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-08-20T21:33:21.788Z] #14 160.1 Selecting previously unselected package libpcre2-posix2:amd64. [2021-08-20T21:33:21.788Z] #14 160.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-08-20T21:33:21.788Z] #14 160.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-08-20T21:33:21.978Z] === RUN TestParseRemoteURL [2021-08-20T21:33:21.978Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-08-20T21:33:21.978Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-08-20T21:33:21.978Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-08-20T21:33:21.978Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-08-20T21:33:21.978Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-08-20T21:33:21.978Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-08-20T21:33:21.978Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-08-20T21:33:21.978Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-08-20T21:33:21.978Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-08-20T21:33:21.978Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-08-20T21:33:21.978Z] --- PASS: TestParseRemoteURL (0.00s) [2021-08-20T21:33:21.978Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-08-20T21:33:21.978Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-08-20T21:33:21.978Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-08-20T21:33:21.978Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-08-20T21:33:21.978Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-08-20T21:33:21.978Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-08-20T21:33:21.978Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-08-20T21:33:21.978Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-08-20T21:33:21.978Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-08-20T21:33:21.978Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-08-20T21:33:21.978Z] === RUN TestCloneArgsSmartHttp [2021-08-20T21:33:21.978Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-08-20T21:33:21.978Z] === RUN TestCloneArgsDumbHttp [2021-08-20T21:33:21.978Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-08-20T21:33:21.978Z] === RUN TestCloneArgsGit [2021-08-20T21:33:21.978Z] --- PASS: TestCloneArgsGit (0.00s) [2021-08-20T21:33:21.978Z] === RUN TestCheckoutGit [2021-08-20T21:33:22.050Z] #14 160.2 Selecting previously unselected package libpcre2-dev:amd64. [2021-08-20T21:33:22.050Z] #14 160.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-08-20T21:33:22.050Z] #14 160.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-08-20T21:33:22.309Z] #14 160.6 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-20T21:33:22.309Z] #14 160.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-08-20T21:33:22.309Z] #14 160.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-08-20T21:33:22.519Z] #28 31.19 Selecting previously unselected package vim. [2021-08-20T21:33:22.600Z] #14 160.9 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-20T21:33:22.601Z] #14 160.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-08-20T21:33:22.601Z] #14 160.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-20T21:33:22.601Z] #14 160.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-20T21:33:22.601Z] #14 161.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-08-20T21:33:22.601Z] #14 161.0 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-20T21:33:22.775Z] #28 31.19 Preparing to unpack .../40-vim_2%3a8.2.2434-3_amd64.deb ... [2021-08-20T21:33:22.775Z] #28 31.21 Unpacking vim (2:8.2.2434-3) ... [2021-08-20T21:33:22.775Z] #28 31.47 Selecting previously unselected package xfsprogs. [2021-08-20T21:33:22.860Z] #14 161.1 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-20T21:33:22.860Z] #14 161.1 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-08-20T21:33:22.860Z] #14 161.2 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-08-20T21:33:23.031Z] #28 31.47 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2021-08-20T21:33:23.031Z] #28 31.48 Unpacking xfsprogs (5.10.0-4) ... [2021-08-20T21:33:23.031Z] #28 31.72 Selecting previously unselected package zip. [2021-08-20T21:33:23.278Z] #21 ... [2021-08-20T21:33:23.278Z] [2021-08-20T21:33:23.278Z] #41 [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 [2021-08-20T21:33:23.278Z] #41 sha256:75a97b83d2abbfbdb68a07350e7a069143a1d64c2723ac42b33a9f13c1e643a2 [2021-08-20T21:33:23.278Z] #41 136.5 + dpkg --print-architecture [2021-08-20T21:33:23.288Z] #28 31.72 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2021-08-20T21:33:23.288Z] #28 31.73 Unpacking zip (3.0-12) ... [2021-08-20T21:33:23.288Z] #28 31.83 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-20T21:33:23.454Z] #14 161.7 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-20T21:33:23.454Z] #14 161.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-08-20T21:33:23.454Z] #14 161.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-20T21:33:23.454Z] #14 161.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-08-20T21:33:23.454Z] #14 161.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-20T21:33:23.454Z] #14 161.7 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-08-20T21:33:23.454Z] #14 161.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-20T21:33:23.454Z] #14 161.8 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-08-20T21:33:23.454Z] #14 161.8 Setting up libudev-dev:amd64 (247.3-6) ... [2021-08-20T21:33:23.454Z] #14 161.8 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-08-20T21:33:23.454Z] #14 161.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-20T21:33:23.454Z] #14 161.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-20T21:33:23.454Z] #14 161.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-20T21:33:23.454Z] #14 161.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-20T21:33:23.454Z] #14 161.8 Setting up mingw-w64-common (8.0.0-1) ... [2021-08-20T21:33:23.454Z] #14 161.9 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-08-20T21:33:23.454Z] #14 161.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-20T21:33:23.454Z] #14 161.9 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-08-20T21:33:23.454Z] #14 161.9 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-08-20T21:33:23.454Z] #14 161.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-20T21:33:23.506Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-08-20T21:33:23.506Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestProcessNoDockerignore [2021-08-20T21:33:23.506Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestProcessShouldLeaveAllFiles [2021-08-20T21:33:23.506Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestDetectContentType [2021-08-20T21:33:23.506Z] --- PASS: TestDetectContentType (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestSelectAcceptableMIME [2021-08-20T21:33:23.506Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestInspectEmptyResponse [2021-08-20T21:33:23.506Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestInspectResponseBinary [2021-08-20T21:33:23.506Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestResponseUnsupportedContentType [2021-08-20T21:33:23.506Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestInspectResponseTextSimple [2021-08-20T21:33:23.506Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestInspectResponseEmptyContentType [2021-08-20T21:33:23.506Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestUnknownContentLength [2021-08-20T21:33:23.506Z] --- PASS: TestUnknownContentLength (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestDownloadRemote [2021-08-20T21:33:23.506Z] --- PASS: TestDownloadRemote (0.06s) [2021-08-20T21:33:23.506Z] === RUN TestGetWithStatusError [2021-08-20T21:33:23.506Z] --- PASS: TestGetWithStatusError (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestCloseRootDirectory [2021-08-20T21:33:23.506Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-20T21:33:23.506Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestHashFile [2021-08-20T21:33:23.506Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-20T21:33:23.506Z] --- SKIP: TestHashFile (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestHashSubdir [2021-08-20T21:33:23.506Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-20T21:33:23.506Z] --- SKIP: TestHashSubdir (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestRemoveDirectory [2021-08-20T21:33:23.506Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-20T21:33:23.506Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-08-20T21:33:23.506Z] PASS [2021-08-20T21:33:23.506Z] coverage: 9.3% of statements [2021-08-20T21:33:23.506Z] ok github.com/docker/docker/builder/remotecontext 0.151s coverage: 9.3% of statements [2021-08-20T21:33:23.506Z] === RUN TestGetAllAllowed [2021-08-20T21:33:23.506Z] --- PASS: TestGetAllAllowed (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestGetAllMeta [2021-08-20T21:33:23.506Z] --- PASS: TestGetAllMeta (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestWarnOnUnusedBuildArgs [2021-08-20T21:33:23.506Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestIsUnreferencedBuiltin [2021-08-20T21:33:23.506Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestIsExistingDirectory [2021-08-20T21:33:23.506Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestGetFilenameForDownload [2021-08-20T21:33:23.506Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestEnv2Variables [2021-08-20T21:33:23.506Z] --- PASS: TestEnv2Variables (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-08-20T21:33:23.506Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestMaintainer [2021-08-20T21:33:23.506Z] --- PASS: TestMaintainer (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestLabel [2021-08-20T21:33:23.506Z] --- PASS: TestLabel (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestFromScratch [2021-08-20T21:33:23.506Z] --- PASS: TestFromScratch (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestFromWithArg [2021-08-20T21:33:23.506Z] --- PASS: TestFromWithArg (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-08-20T21:33:23.506Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestFromWithUndefinedArg [2021-08-20T21:33:23.506Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestFromMultiStageWithNamedStage [2021-08-20T21:33:23.506Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestOnbuild [2021-08-20T21:33:23.506Z] --- PASS: TestOnbuild (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestWorkdir [2021-08-20T21:33:23.506Z] --- PASS: TestWorkdir (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestCmd [2021-08-20T21:33:23.506Z] --- PASS: TestCmd (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestHealthcheckNone [2021-08-20T21:33:23.506Z] --- PASS: TestHealthcheckNone (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestHealthcheckCmd [2021-08-20T21:33:23.506Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestEntrypoint [2021-08-20T21:33:23.506Z] --- PASS: TestEntrypoint (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestExpose [2021-08-20T21:33:23.506Z] --- PASS: TestExpose (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestUser [2021-08-20T21:33:23.506Z] --- PASS: TestUser (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestVolume [2021-08-20T21:33:23.506Z] --- PASS: TestVolume (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestStopSignal [2021-08-20T21:33:23.506Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-20T21:33:23.506Z] --- SKIP: TestStopSignal (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestArg [2021-08-20T21:33:23.506Z] --- PASS: TestArg (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestShell [2021-08-20T21:33:23.506Z] --- PASS: TestShell (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestPrependEnvOnCmd [2021-08-20T21:33:23.506Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestRunWithBuildArgs [2021-08-20T21:33:23.506Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestRunIgnoresHealthcheck [2021-08-20T21:33:23.506Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestDispatchUnsupportedOptions [2021-08-20T21:33:23.506Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-08-20T21:33:23.506Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-08-20T21:33:23.506Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-08-20T21:33:23.506Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-08-20T21:33:23.506Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-08-20T21:33:23.506Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-08-20T21:33:23.506Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestNormalizeWorkdir [2021-08-20T21:33:23.506Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestDispatch [2021-08-20T21:33:23.506Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-08-20T21:33:23.506Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-08-20T21:33:23.506Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-08-20T21:33:23.506Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-08-20T21:33:23.506Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-08-20T21:33:23.506Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-08-20T21:33:23.506Z] === RUN TestDispatch/COPY_url [2021-08-20T21:33:23.506Z] --- PASS: TestDispatch (0.06s) [2021-08-20T21:33:23.506Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-08-20T21:33:23.506Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-08-20T21:33:23.506Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-08-20T21:33:23.506Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-08-20T21:33:23.506Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-08-20T21:33:23.506Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-08-20T21:33:23.506Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestAddScratchImageAddsToMounts [2021-08-20T21:33:23.506Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestAddFromScratchPopulatesPlatform [2021-08-20T21:33:23.506Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-08-20T21:33:23.506Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-08-20T21:33:23.506Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestImageSourceGetAddsToMounts [2021-08-20T21:33:23.506Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestEmptyDockerfile [2021-08-20T21:33:23.506Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestSymlinkDockerfile [2021-08-20T21:33:23.506Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-08-20T21:33:23.506Z] === RUN TestDockerfileOutsideTheBuildContext [2021-08-20T21:33:23.506Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestNonExistingDockerfile [2021-08-20T21:33:23.506Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestCopyRunConfig [2021-08-20T21:33:23.506Z] --- PASS: TestCopyRunConfig (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestDeepCopyRunConfig [2021-08-20T21:33:23.506Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestExportImage [2021-08-20T21:33:23.506Z] --- PASS: TestExportImage (0.00s) [2021-08-20T21:33:23.506Z] === RUN TestNormalizeDest [2021-08-20T21:33:23.506Z] --- PASS: TestNormalizeDest (0.00s) [2021-08-20T21:33:23.506Z] PASS [2021-08-20T21:33:23.506Z] coverage: 46.8% of statements [2021-08-20T21:33:23.506Z] ok github.com/docker/docker/builder/dockerfile 0.147s coverage: 46.8% of statements [2021-08-20T21:33:23.506Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-20T21:33:23.551Z] #28 32.18 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-08-20T21:33:23.551Z] #28 32.19 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-08-20T21:33:23.551Z] #28 32.20 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-08-20T21:33:23.551Z] #28 32.21 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-08-20T21:33:23.551Z] #28 32.22 Setting up libinih1:amd64 (53-1+b2) ... [2021-08-20T21:33:23.551Z] #28 32.23 Setting up uidmap (1:4.8.1-1) ... [2021-08-20T21:33:23.748Z] #14 161.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-20T21:33:23.748Z] #14 161.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 [2021-08-20T21:33:23.748Z] #14 161.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-20T21:33:23.748Z] #14 161.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 [2021-08-20T21:33:23.748Z] #14 162.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-20T21:33:23.748Z] #14 162.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-20T21:33:23.748Z] #14 162.0 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 [2021-08-20T21:33:23.748Z] #14 162.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-20T21:33:23.748Z] #14 162.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-20T21:33:23.748Z] #14 162.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-20T21:33:23.748Z] #14 162.1 Setting up dmsetup (2:1.02.175-2.1) ... [2021-08-20T21:33:23.748Z] #14 162.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-20T21:33:23.748Z] #14 162.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-20T21:33:23.748Z] #14 162.1 Processing triggers for libc-bin (2.31-13) ... [2021-08-20T21:33:23.815Z] #28 32.24 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-20T21:33:23.815Z] #28 32.25 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-20T21:33:23.815Z] #28 32.26 Setting up python3-wheel (0.34.2-1) ... [2021-08-20T21:33:23.966Z] === RUN TestEnable [2021-08-20T21:33:23.966Z] --- PASS: TestEnable (0.00s) [2021-08-20T21:33:23.966Z] === RUN TestDisable [2021-08-20T21:33:23.966Z] --- PASS: TestDisable (0.00s) [2021-08-20T21:33:23.966Z] === RUN TestEnabled [2021-08-20T21:33:23.966Z] --- PASS: TestEnabled (0.00s) [2021-08-20T21:33:23.966Z] PASS [2021-08-20T21:33:23.966Z] coverage: 100.0% of statements [2021-08-20T21:33:23.966Z] ok github.com/docker/docker/cli/debug 0.028s coverage: 100.0% of statements [2021-08-20T21:33:24.071Z] #28 32.57 Setting up xxd (2:8.2.2434-3) ... [2021-08-20T21:33:24.071Z] #28 32.58 Setting up libcap2:amd64 (1:2.44-1) ... [2021-08-20T21:33:24.071Z] #28 32.59 Setting up libcap2-bin (1:2.44-1) ... [2021-08-20T21:33:24.071Z] #28 32.60 Setting up apparmor (2.13.6-10) ... [2021-08-20T21:33:24.421Z] === RUN TestTCP4Proxy [2021-08-20T21:33:24.421Z] --- PASS: TestTCP4Proxy (0.01s) [2021-08-20T21:33:24.421Z] === RUN TestTCP4ProxyHalfClose [2021-08-20T21:33:24.421Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-08-20T21:33:24.421Z] === RUN TestTCP6Proxy [2021-08-20T21:33:24.421Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-20T21:33:24.421Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-08-20T21:33:24.421Z] === RUN TestTCPDualStackProxy [2021-08-20T21:33:24.421Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-20T21:33:24.421Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-08-20T21:33:24.421Z] === RUN TestUDP4Proxy [2021-08-20T21:33:24.421Z] --- PASS: TestUDP4Proxy (0.00s) [2021-08-20T21:33:24.421Z] === RUN TestUDP6Proxy [2021-08-20T21:33:24.421Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-20T21:33:24.421Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-08-20T21:33:24.421Z] === RUN TestUDPWriteError [2021-08-20T21:33:24.421Z] --- PASS: TestUDPWriteError (0.00s) [2021-08-20T21:33:24.421Z] === RUN TestSCTP4Proxy [2021-08-20T21:33:24.421Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-20T21:33:24.421Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-08-20T21:33:24.421Z] === RUN TestSCTP6Proxy [2021-08-20T21:33:24.421Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-20T21:33:24.421Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-08-20T21:33:24.421Z] PASS [2021-08-20T21:33:24.421Z] coverage: 49.4% of statements [2021-08-20T21:33:24.421Z] ok github.com/docker/docker/cmd/docker-proxy 0.048s coverage: 49.4% of statements [2021-08-20T21:33:24.671Z] #41 DONE 138.0s [2021-08-20T21:33:24.671Z] [2021-08-20T21:33:24.671Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-20T21:33:24.671Z] #21 sha256:6f44fccd57ccc0d3d998519d2eaa670f418198925424de0ee104e9f4a9b6cd00 [2021-08-20T21:33:24.671Z] #21 32.19 Selecting previously unselected package vim. [2021-08-20T21:33:24.671Z] #21 32.22 Preparing to unpack .../44-vim_2%3a8.2.2434-3_arm64.deb ... [2021-08-20T21:33:24.671Z] #21 32.42 Unpacking vim (2:8.2.2434-3) ... [2021-08-20T21:33:24.705Z] #14 DONE 163.2s [2021-08-20T21:33:24.705Z] [2021-08-20T21:33:24.705Z] #47 [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 [2021-08-20T21:33:24.705Z] #47 sha256:5eea60e6ec5ff0015828d1e9f27d40406a5ef9e48c414f3eb1767f8782675b49 [2021-08-20T21:33:24.705Z] #47 158.8 net/http [2021-08-20T21:33:24.999Z] #28 33.45 Setting up zip (3.0-12) ... [2021-08-20T21:33:24.999Z] #28 33.46 Setting up vim-common (2:8.2.2434-3) ... [2021-08-20T21:33:24.999Z] #28 33.49 Setting up bash-completion (1:2.11-2) ... [2021-08-20T21:33:25.262Z] #21 33.20 Selecting previously unselected package xfsprogs. [2021-08-20T21:33:25.262Z] #21 33.21 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2021-08-20T21:33:25.262Z] #21 33.23 Unpacking xfsprogs (5.10.0-4) ... [2021-08-20T21:33:25.334Z] #14 ... [2021-08-20T21:33:25.334Z] [2021-08-20T21:33:25.334Z] #60 [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 [2021-08-20T21:33:25.334Z] #60 sha256:dba3c0d6d3fa50cbdd080e1009c3ef3d162c530c269f53caa375f64d9d75c8b1 [2021-08-20T21:33:25.334Z] #60 156.5 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-20T21:33:25.334Z] #60 156.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-20T21:33:25.634Z] #21 6.565 Fetched 8397 kB in 5s (1723 kB/s) [2021-08-20T21:33:25.837Z] #21 33.76 Selecting previously unselected package zip. [2021-08-20T21:33:25.837Z] #21 33.77 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2021-08-20T21:33:25.837Z] #21 33.78 Unpacking zip (3.0-12) ... [2021-08-20T21:33:25.927Z] #28 34.56 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-08-20T21:33:25.927Z] #28 34.57 Setting up sudo (1.9.5p2-3) ... [2021-08-20T21:33:26.083Z] #47 ... [2021-08-20T21:33:26.083Z] [2021-08-20T21:33:26.083Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-20T21:33:26.083Z] #15 sha256:0ec47ba844b5e0828037f24a154378620ba621f6e138df8e7e2cd85e3eb65be8 [2021-08-20T21:33:26.100Z] #21 34.20 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-20T21:33:26.184Z] #28 34.63 invoke-rc.d: could not determine current runlevel [2021-08-20T21:33:26.184Z] #28 34.63 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-20T21:33:26.184Z] #28 34.64 Setting up xfsprogs (5.10.0-4) ... [2021-08-20T21:33:26.184Z] #28 34.65 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-08-20T21:33:26.184Z] #28 34.66 Setting up inetutils-ping (2:2.0-1) ... [2021-08-20T21:33:26.184Z] #28 34.67 Setting up pigz (2.6-1) ... [2021-08-20T21:33:26.184Z] #28 34.68 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-20T21:33:26.184Z] #28 34.69 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-20T21:33:26.184Z] #28 34.70 Setting up python-pip-whl (20.3.4-4) ... [2021-08-20T21:33:26.184Z] #28 34.71 Setting up vim-runtime (2:8.2.2434-3) ... [2021-08-20T21:33:26.440Z] #28 34.99 Setting up libaio1:amd64 (0.3.112-9) ... [2021-08-20T21:33:26.440Z] #28 35.00 Setting up python3-lib2to3 (3.9.2-1) ... [2021-08-20T21:33:26.651Z] #15 DONE 1.8s [2021-08-20T21:33:26.651Z] [2021-08-20T21:33:26.651Z] #55 [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 [2021-08-20T21:33:26.651Z] #55 sha256:456659b7828849f52715c149ebcbbcb5843aed551406393b013ddb2f923663b8 [2021-08-20T21:33:26.651Z] #55 1.632 + RM_GOPATH=0 [2021-08-20T21:33:26.651Z] #55 1.633 + TMP_GOPATH= [2021-08-20T21:33:26.651Z] #55 1.633 + : /build [2021-08-20T21:33:26.651Z] #55 1.633 + '[' -z '' ']' [2021-08-20T21:33:26.651Z] #55 1.635 ++ mktemp -d [2021-08-20T21:33:26.651Z] #55 1.657 + export GOPATH=/tmp/tmp.9n4wqBcXH2 [2021-08-20T21:33:26.651Z] #55 1.657 + GOPATH=/tmp/tmp.9n4wqBcXH2 [2021-08-20T21:33:26.651Z] #55 1.657 + RM_GOPATH=1 [2021-08-20T21:33:26.651Z] #55 1.657 + case "$(go env GOARCH)" in [2021-08-20T21:33:26.651Z] #55 1.657 ++ go env GOARCH [2021-08-20T21:33:26.651Z] #55 1.679 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:33:26.651Z] #55 1.679 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:33:26.651Z] #55 1.682 ++ dirname /tmp/install/install.sh [2021-08-20T21:33:26.651Z] #55 1.684 + dir=/tmp/install [2021-08-20T21:33:26.651Z] #55 1.684 + bin=runc [2021-08-20T21:33:26.651Z] #55 1.684 + shift [2021-08-20T21:33:26.651Z] #55 1.684 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-20T21:33:26.651Z] #55 1.684 + . /tmp/install/runc.installer [2021-08-20T21:33:26.651Z] #55 1.684 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-20T21:33:26.651Z] #55 1.684 + install_runc [2021-08-20T21:33:26.651Z] #55 1.685 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-20T21:33:26.651Z] #55 1.685 + uname -r [2021-08-20T21:33:26.651Z] #55 1.691 + RUNC_BUILDTAGS='seccomp ' [2021-08-20T21:33:26.651Z] #55 1.691 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-20T21:33:26.651Z] #55 1.691 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-20T21:33:26.651Z] #55 1.691 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9n4wqBcXH2/src/github.com/opencontainers/runc [2021-08-20T21:33:26.651Z] #55 1.718 Cloning into '/tmp/tmp.9n4wqBcXH2/src/github.com/opencontainers/runc'... [2021-08-20T21:33:26.697Z] #28 35.18 Setting up libelf1:amd64 (0.183-1) ... [2021-08-20T21:33:26.697Z] #28 35.19 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-08-20T21:33:26.697Z] #28 35.21 Setting up python3-distutils (3.9.2-1) ... [2021-08-20T21:33:26.953Z] #28 35.41 Setting up vim (2:8.2.2434-3) ... [2021-08-20T21:33:26.953Z] #28 35.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-20T21:33:26.953Z] #28 35.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-20T21:33:26.953Z] #28 35.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-20T21:33:26.953Z] #28 35.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-20T21:33:26.953Z] #28 35.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-20T21:33:26.953Z] #28 35.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-20T21:33:26.953Z] #28 35.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-20T21:33:26.953Z] #28 35.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-20T21:33:26.953Z] #28 35.47 Setting up python3-setuptools (52.0.0-4) ... [2021-08-20T21:33:27.001Z] #21 6.565 Reading package lists... [2021-08-20T21:33:27.511Z] #21 35.29 Setting up libip4tc2:arm64 (1.8.7-1) ... [2021-08-20T21:33:27.511Z] #21 35.31 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-08-20T21:33:27.511Z] #21 35.33 Setting up libgpm2:arm64 (1.20.7-8) ... [2021-08-20T21:33:27.511Z] #21 35.34 Setting up libicu67:arm64 (67.1-7) ... [2021-08-20T21:33:27.511Z] #21 35.36 Setting up libip6tc2:arm64 (1.8.7-1) ... [2021-08-20T21:33:27.511Z] #21 35.38 Setting up libinih1:arm64 (53-1+b2) ... [2021-08-20T21:33:27.511Z] #21 35.41 Setting up uidmap (1:4.8.1-1) ... [2021-08-20T21:33:27.511Z] #21 35.42 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-20T21:33:27.511Z] #21 35.44 Setting up bzip2 (1.0.8-4) ... [2021-08-20T21:33:27.511Z] #21 35.45 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-08-20T21:33:27.511Z] #21 35.47 Setting up python3-wheel (0.34.2-1) ... [2021-08-20T21:33:27.516Z] #28 36.08 Setting up libjq1:amd64 (1.6-2.1) ... [2021-08-20T21:33:27.516Z] #28 36.09 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-08-20T21:33:27.516Z] #28 36.11 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-08-20T21:33:27.516Z] #28 36.12 Setting up python3-pip (20.3.4-4) ... [2021-08-20T21:33:28.078Z] #28 36.57 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-20T21:33:28.078Z] #28 36.58 Setting up jq (1.6-2.1) ... [2021-08-20T21:33:28.078Z] #28 36.59 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-08-20T21:33:28.078Z] #28 36.60 Setting up iptables (1.8.7-1) ... [2021-08-20T21:33:28.078Z] #28 36.61 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-20T21:33:28.078Z] #28 36.62 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-20T21:33:28.078Z] #28 36.63 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-20T21:33:28.078Z] #28 36.63 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-20T21:33:28.078Z] #28 36.63 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-20T21:33:28.078Z] #28 36.64 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-20T21:33:28.078Z] #28 36.65 Setting up iproute2 (5.10.0-4) ... [2021-08-20T21:33:28.335Z] #28 36.83 Processing triggers for libc-bin (2.31-13) ... [2021-08-20T21:33:28.459Z] #21 36.36 Setting up xxd (2:8.2.2434-3) ... [2021-08-20T21:33:28.459Z] #21 36.39 Setting up libcap2:arm64 (1:2.44-1) ... [2021-08-20T21:33:28.459Z] #21 36.41 Setting up libcap2-bin (1:2.44-1) ... [2021-08-20T21:33:28.459Z] #21 36.42 Setting up apparmor (2.13.6-10) ... [2021-08-20T21:33:28.562Z] #55 ... [2021-08-20T21:33:28.562Z] [2021-08-20T21:33:28.562Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-08-20T21:33:28.562Z] #16 sha256:0b2c1ce95ea1a4f8f4835b12f6fb1200b80c529afd423d11a7f0bfa461b227c2 [2021-08-20T21:33:28.562Z] #16 DONE 1.5s [2021-08-20T21:33:28.562Z] [2021-08-20T21:33:28.562Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-20T21:33:28.562Z] #17 sha256:35184b97e4472185c9df52527f99f416766ffec824a50908a36c173fec43f5fa [2021-08-20T21:33:28.895Z] #21 8.453 Reading package lists... [2021-08-20T21:33:28.898Z] #28 DONE 37.3s [2021-08-20T21:33:28.898Z] [2021-08-20T21:33:28.898Z] #29 [dev-systemd-false 8/25] 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 [2021-08-20T21:33:28.898Z] #29 sha256:d37a6472c144edc4a802f0f9b0e9087bc15e3c57f30646b4cf15456ca29c1fc5 [2021-08-20T21:33:29.459Z] #21 10.44 Building dependency tree... [2021-08-20T21:33:29.502Z] #17 1.040 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-20T21:33:29.502Z] #17 DONE 1.2s [2021-08-20T21:33:29.502Z] [2021-08-20T21:33:29.502Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-20T21:33:29.502Z] #18 sha256:6077cd7838e4a28a0054ed956ed2685994dfc1355ebb4e3a9710dde423e8b085 [2021-08-20T21:33:29.830Z] #29 0.919 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-20T21:33:29.830Z] #29 0.924 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-20T21:33:29.830Z] #29 0.928 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-20T21:33:29.830Z] #29 DONE 1.0s [2021-08-20T21:33:29.830Z] [2021-08-20T21:33:29.830Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-20T21:33:29.830Z] #30 sha256:4e2f1b1b90270ecdea433d4d29c0278f01bc9d529af1639c391498410642a80b [2021-08-20T21:33:30.023Z] #21 11.46 The following additional packages will be installed: [2021-08-20T21:33:30.023Z] #21 11.46 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-20T21:33:30.023Z] #21 11.47 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-08-20T21:33:30.023Z] #21 11.47 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-08-20T21:33:30.023Z] #21 11.47 python3-pkg-resources vim-runtime xxd [2021-08-20T21:33:30.023Z] #21 11.47 Suggested packages: [2021-08-20T21:33:30.023Z] #21 11.47 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-08-20T21:33:30.023Z] #21 11.47 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-08-20T21:33:30.023Z] #21 11.47 acl attr quota [2021-08-20T21:33:30.023Z] #21 11.47 Recommended packages: [2021-08-20T21:33:30.023Z] #21 11.47 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-08-20T21:33:30.386Z] #21 38.43 Setting up zip (3.0-12) ... [2021-08-20T21:33:30.386Z] #21 38.46 Setting up vim-common (2:8.2.2434-3) ... [2021-08-20T21:33:30.386Z] #21 38.52 Setting up bash-completion (1:2.11-2) ... [2021-08-20T21:33:30.708Z] #60 ... [2021-08-20T21:33:30.708Z] [2021-08-20T21:33:30.708Z] #47 [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 [2021-08-20T21:33:30.708Z] #47 sha256:0a876ad5c417454037f812f34e64825daf3083734039d9d26a81135284604c60 [2021-08-20T21:33:30.708Z] #47 151.4 vendor/golang.org/x/text/secure/bidirule [2021-08-20T21:33:30.708Z] #47 151.6 vendor/golang.org/x/text/unicode/norm [2021-08-20T21:33:30.708Z] #47 155.2 vendor/golang.org/x/net/idna [2021-08-20T21:33:30.708Z] #47 157.1 vendor/golang.org/x/net/http2/hpack [2021-08-20T21:33:30.708Z] #47 158.3 mime [2021-08-20T21:33:30.708Z] #47 159.8 mime/quotedprintable [2021-08-20T21:33:30.708Z] #47 160.4 net/http/internal [2021-08-20T21:33:30.882Z] #18 DONE 1.2s [2021-08-20T21:33:30.882Z] [2021-08-20T21:33:30.882Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-20T21:33:30.882Z] #19 sha256:4bad5f34e840cd6c5556520d0d5490b6a44b9a8ae3de3c5bebdb74161fc526ac [2021-08-20T21:33:30.961Z] #21 12.51 The following NEW packages will be installed: [2021-08-20T21:33:30.961Z] #21 12.51 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-08-20T21:33:30.961Z] #21 12.52 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-20T21:33:30.961Z] #21 12.52 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-08-20T21:33:30.961Z] #21 12.52 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-08-20T21:33:30.961Z] #21 12.52 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-08-20T21:33:30.961Z] #21 12.52 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-08-20T21:33:30.961Z] #21 12.52 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-20T21:33:30.961Z] #21 12.52 xz-utils zip [2021-08-20T21:33:31.278Z] #47 162.7 crypto/tls [2021-08-20T21:33:31.278Z] #47 ... [2021-08-20T21:33:31.278Z] [2021-08-20T21:33:31.278Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:33:31.278Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-20T21:33:31.278Z] #14 162.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-08-20T21:33:31.278Z] #14 162.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-20T21:33:31.524Z] #21 12.83 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2021-08-20T21:33:31.525Z] #21 12.83 Need to get 27.0 MB of archives. [2021-08-20T21:33:31.525Z] #21 12.83 After this operation, 104 MB of additional disk space will be used. [2021-08-20T21:33:31.525Z] #21 12.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-08-20T21:33:31.525Z] #21 12.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-08-20T21:33:31.525Z] #21 12.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-08-20T21:33:31.525Z] #21 12.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-08-20T21:33:31.525Z] #21 12.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-08-20T21:33:31.525Z] #21 12.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-08-20T21:33:31.525Z] #21 12.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-08-20T21:33:31.525Z] #21 12.92 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-08-20T21:33:31.525Z] #21 12.94 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-20T21:33:31.525Z] #21 12.95 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-20T21:33:31.525Z] #21 12.96 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-08-20T21:33:31.525Z] #21 12.96 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-08-20T21:33:31.525Z] #21 12.97 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-08-20T21:33:31.525Z] #21 12.98 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-08-20T21:33:31.525Z] #21 12.99 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-08-20T21:33:31.525Z] #21 13.03 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-08-20T21:33:31.525Z] #21 13.05 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-08-20T21:33:31.525Z] #21 13.05 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-20T21:33:31.525Z] #21 13.05 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-08-20T21:33:31.525Z] #21 13.05 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-08-20T21:33:31.525Z] #21 13.05 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-08-20T21:33:31.525Z] #21 13.05 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-08-20T21:33:31.525Z] #21 13.06 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-08-20T21:33:31.525Z] #21 13.06 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-08-20T21:33:31.525Z] #21 13.07 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-08-20T21:33:31.525Z] #21 13.07 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-08-20T21:33:31.525Z] #21 13.07 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-08-20T21:33:31.538Z] #14 163.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-20T21:33:31.819Z] #19 DONE 1.1s [2021-08-20T21:33:31.819Z] [2021-08-20T21:33:31.819Z] #51 [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 [2021-08-20T21:33:31.819Z] #51 sha256:cac8bba675454f695a538f5a02597b63bc49dd16d58583f80da7447932c5481c [2021-08-20T21:33:31.819Z] #51 ... [2021-08-20T21:33:31.819Z] [2021-08-20T21:33:31.819Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-08-20T21:33:31.819Z] #20 sha256:8f483ecc9149e54e0c90a4b103bc89792ff9e6fd9968181dbbdca78f5cf39a33 [2021-08-20T21:33:32.088Z] #21 13.38 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-08-20T21:33:32.088Z] #21 13.38 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-20T21:33:32.088Z] #21 13.38 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-08-20T21:33:32.088Z] #21 13.38 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-08-20T21:33:32.088Z] #21 13.38 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-08-20T21:33:32.088Z] #21 13.39 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-08-20T21:33:32.088Z] #21 13.39 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-08-20T21:33:32.088Z] #21 13.45 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-08-20T21:33:32.088Z] #21 13.45 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-08-20T21:33:32.088Z] #21 13.47 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-20T21:33:32.088Z] #21 13.48 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-08-20T21:33:32.088Z] #21 13.48 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-08-20T21:33:32.088Z] #21 13.49 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-08-20T21:33:32.088Z] #21 13.49 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-08-20T21:33:32.088Z] #21 13.52 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-08-20T21:33:32.088Z] #21 13.53 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-08-20T21:33:32.088Z] #21 13.54 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-08-20T21:33:32.344Z] #21 13.76 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-08-20T21:33:32.344Z] #21 13.79 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-08-20T21:33:32.344Z] #21 13.82 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-08-20T21:33:32.758Z] #20 DONE 1.2s [2021-08-20T21:33:32.758Z] [2021-08-20T21:33:32.758Z] #58 [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 [2021-08-20T21:33:32.758Z] #58 sha256:a7c36b1a26e0ea026af08b59c0f14ae8cd0086af178461b65e19a98208cfdd4c [2021-08-20T21:33:32.908Z] #21 14.25 debconf: delaying package configuration, since apt-utils is not installed [2021-08-20T21:33:32.908Z] #21 14.35 Fetched 27.0 MB in 1s (21.0 MB/s) [2021-08-20T21:33:32.908Z] #21 14.41 Selecting previously unselected package pigz. [2021-08-20T21:33:32.908Z] #21 14.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 ... 24014 files and directories currently installed.) [2021-08-20T21:33:32.908Z] #21 14.46 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-08-20T21:33:32.908Z] #21 14.46 Unpacking pigz (2.6-1) ... [2021-08-20T21:33:32.908Z] #21 14.54 Selecting previously unselected package libelf1:amd64. [2021-08-20T21:33:32.925Z] #14 ... [2021-08-20T21:33:32.925Z] [2021-08-20T21:33:32.925Z] #60 [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 [2021-08-20T21:33:32.925Z] #60 sha256:dba3c0d6d3fa50cbdd080e1009c3ef3d162c530c269f53caa375f64d9d75c8b1 [2021-08-20T21:33:32.925Z] #60 DONE 164.3s [2021-08-20T21:33:32.925Z] [2021-08-20T21:33:32.925Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-20T21:33:32.925Z] #61 sha256:1f2fbc53ecfb3e5ca4e71085553f2fda883d9f18443465d0e9614d36d30b8bb3 [2021-08-20T21:33:32.925Z] #61 DONE 0.1s [2021-08-20T21:33:32.925Z] [2021-08-20T21:33:32.925Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-20T21:33:32.925Z] #62 sha256:aab23dc2fa2167c85856ec37cfafddb3059be218d0b372ed642e9843889d9be6 [2021-08-20T21:33:32.925Z] #62 DONE 0.1s [2021-08-20T21:33:32.925Z] [2021-08-20T21:33:32.925Z] #33 [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 [2021-08-20T21:33:32.925Z] #33 sha256:ad05b9950cf07fea53716630ddc759e5af47377be4b3e619adf75bc4ef5c678b [2021-08-20T21:33:32.942Z] #21 41.12 Setting up xz-utils (5.2.5-2) ... [2021-08-20T21:33:32.959Z] === RUN TestCheckpointCreateError [2021-08-20T21:33:32.959Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestCheckpointCreate [2021-08-20T21:33:32.959Z] --- PASS: TestCheckpointCreate (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestCheckpointDeleteError [2021-08-20T21:33:32.959Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestCheckpointDelete [2021-08-20T21:33:32.959Z] --- PASS: TestCheckpointDelete (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestCheckpointListError [2021-08-20T21:33:32.959Z] --- PASS: TestCheckpointListError (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestCheckpointList [2021-08-20T21:33:32.959Z] --- PASS: TestCheckpointList (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestCheckpointListContainerNotFound [2021-08-20T21:33:32.959Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestNewClientWithOpsFromEnv [2021-08-20T21:33:32.959Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-20T21:33:32.959Z] --- SKIP: TestNewClientWithOpsFromEnv (0.01s) [2021-08-20T21:33:32.959Z] === RUN TestGetAPIPath [2021-08-20T21:33:32.959Z] --- PASS: TestGetAPIPath (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestParseHostURL [2021-08-20T21:33:32.959Z] --- PASS: TestParseHostURL (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-08-20T21:33:32.959Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestNegotiateAPIVersionEmpty [2021-08-20T21:33:32.959Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestNegotiateAPIVersion [2021-08-20T21:33:32.959Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestNegotiateAPVersionOverride [2021-08-20T21:33:32.959Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestNegotiateAPIVersionAutomatic [2021-08-20T21:33:32.959Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-08-20T21:33:32.959Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-08-20T21:33:32.959Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestClientRedirect [2021-08-20T21:33:32.959Z] --- PASS: TestClientRedirect (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestConfigCreateUnsupported [2021-08-20T21:33:32.959Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestConfigCreateError [2021-08-20T21:33:32.959Z] --- PASS: TestConfigCreateError (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestConfigCreate [2021-08-20T21:33:32.959Z] --- PASS: TestConfigCreate (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestConfigInspectNotFound [2021-08-20T21:33:32.959Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestConfigInspectWithEmptyID [2021-08-20T21:33:32.959Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestConfigInspectUnsupported [2021-08-20T21:33:32.959Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestConfigInspectError [2021-08-20T21:33:32.959Z] --- PASS: TestConfigInspectError (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestConfigInspectConfigNotFound [2021-08-20T21:33:32.959Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestConfigInspect [2021-08-20T21:33:32.959Z] --- PASS: TestConfigInspect (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestConfigListUnsupported [2021-08-20T21:33:32.959Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestConfigListError [2021-08-20T21:33:32.959Z] --- PASS: TestConfigListError (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestConfigList [2021-08-20T21:33:32.959Z] --- PASS: TestConfigList (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestConfigRemoveUnsupported [2021-08-20T21:33:32.959Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestConfigRemoveError [2021-08-20T21:33:32.959Z] --- PASS: TestConfigRemoveError (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestConfigRemove [2021-08-20T21:33:32.959Z] --- PASS: TestConfigRemove (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestConfigUpdateUnsupported [2021-08-20T21:33:32.959Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestConfigUpdateError [2021-08-20T21:33:32.959Z] --- PASS: TestConfigUpdateError (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestConfigUpdate [2021-08-20T21:33:32.959Z] --- PASS: TestConfigUpdate (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestContainerCommitError [2021-08-20T21:33:32.959Z] --- PASS: TestContainerCommitError (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestContainerCommit [2021-08-20T21:33:32.959Z] --- PASS: TestContainerCommit (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestContainerStatPathError [2021-08-20T21:33:32.959Z] --- PASS: TestContainerStatPathError (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestContainerStatPathNotFoundError [2021-08-20T21:33:32.959Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestContainerStatPathNoHeaderError [2021-08-20T21:33:32.959Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestContainerStatPath [2021-08-20T21:33:32.959Z] --- PASS: TestContainerStatPath (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestCopyToContainerError [2021-08-20T21:33:32.959Z] --- PASS: TestCopyToContainerError (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestCopyToContainerNotFoundError [2021-08-20T21:33:32.959Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestCopyToContainerNotStatusOKError [2021-08-20T21:33:32.959Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestCopyToContainer [2021-08-20T21:33:32.959Z] --- PASS: TestCopyToContainer (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestCopyFromContainerError [2021-08-20T21:33:32.959Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestCopyFromContainerNotFoundError [2021-08-20T21:33:32.959Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestCopyFromContainerNotStatusOKError [2021-08-20T21:33:32.959Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestCopyFromContainerNoHeaderError [2021-08-20T21:33:32.959Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestCopyFromContainer [2021-08-20T21:33:32.959Z] --- PASS: TestCopyFromContainer (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestContainerCreateError [2021-08-20T21:33:32.959Z] --- PASS: TestContainerCreateError (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestContainerCreateImageNotFound [2021-08-20T21:33:32.959Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestContainerCreateWithName [2021-08-20T21:33:32.959Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestContainerCreateAutoRemove [2021-08-20T21:33:32.959Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestContainerDiffError [2021-08-20T21:33:32.959Z] --- PASS: TestContainerDiffError (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestContainerDiff [2021-08-20T21:33:32.959Z] --- PASS: TestContainerDiff (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestContainerExecCreateError [2021-08-20T21:33:32.959Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestContainerExecCreate [2021-08-20T21:33:32.959Z] --- PASS: TestContainerExecCreate (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestContainerExecStartError [2021-08-20T21:33:32.959Z] --- PASS: TestContainerExecStartError (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestContainerExecStart [2021-08-20T21:33:32.959Z] --- PASS: TestContainerExecStart (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestContainerExecInspectError [2021-08-20T21:33:32.959Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestContainerExecInspect [2021-08-20T21:33:32.959Z] --- PASS: TestContainerExecInspect (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestContainerExportError [2021-08-20T21:33:32.959Z] --- PASS: TestContainerExportError (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestContainerExport [2021-08-20T21:33:32.959Z] --- PASS: TestContainerExport (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestContainerInspectError [2021-08-20T21:33:32.959Z] --- PASS: TestContainerInspectError (0.00s) [2021-08-20T21:33:32.959Z] === RUN TestContainerInspectContainerNotFound [2021-08-20T21:33:32.959Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestContainerInspectWithEmptyID [2021-08-20T21:33:32.960Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestContainerInspect [2021-08-20T21:33:32.960Z] --- PASS: TestContainerInspect (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestContainerInspectNode [2021-08-20T21:33:32.960Z] --- PASS: TestContainerInspectNode (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestContainerKillError [2021-08-20T21:33:32.960Z] --- PASS: TestContainerKillError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestContainerKill [2021-08-20T21:33:32.960Z] --- PASS: TestContainerKill (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestContainerListError [2021-08-20T21:33:32.960Z] --- PASS: TestContainerListError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestContainerList [2021-08-20T21:33:32.960Z] --- PASS: TestContainerList (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestContainerLogsNotFoundError [2021-08-20T21:33:32.960Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestContainerLogsError [2021-08-20T21:33:32.960Z] --- PASS: TestContainerLogsError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestContainerLogs [2021-08-20T21:33:32.960Z] --- PASS: TestContainerLogs (0.13s) [2021-08-20T21:33:32.960Z] === RUN TestContainerPauseError [2021-08-20T21:33:32.960Z] --- PASS: TestContainerPauseError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestContainerPause [2021-08-20T21:33:32.960Z] --- PASS: TestContainerPause (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestContainersPruneError [2021-08-20T21:33:32.960Z] --- PASS: TestContainersPruneError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestContainersPrune [2021-08-20T21:33:32.960Z] --- PASS: TestContainersPrune (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestContainerRemoveError [2021-08-20T21:33:32.960Z] --- PASS: TestContainerRemoveError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestContainerRemoveNotFoundError [2021-08-20T21:33:32.960Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestContainerRemove [2021-08-20T21:33:32.960Z] --- PASS: TestContainerRemove (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestContainerRenameError [2021-08-20T21:33:32.960Z] --- PASS: TestContainerRenameError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestContainerRename [2021-08-20T21:33:32.960Z] --- PASS: TestContainerRename (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestContainerResizeError [2021-08-20T21:33:32.960Z] --- PASS: TestContainerResizeError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestContainerExecResizeError [2021-08-20T21:33:32.960Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestContainerResize [2021-08-20T21:33:32.960Z] --- PASS: TestContainerResize (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestContainerExecResize [2021-08-20T21:33:32.960Z] --- PASS: TestContainerExecResize (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestContainerRestartError [2021-08-20T21:33:32.960Z] --- PASS: TestContainerRestartError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestContainerRestart [2021-08-20T21:33:32.960Z] --- PASS: TestContainerRestart (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestContainerStartError [2021-08-20T21:33:32.960Z] --- PASS: TestContainerStartError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestContainerStart [2021-08-20T21:33:32.960Z] --- PASS: TestContainerStart (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestContainerStatsError [2021-08-20T21:33:32.960Z] --- PASS: TestContainerStatsError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestContainerStats [2021-08-20T21:33:32.960Z] --- PASS: TestContainerStats (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestContainerStopError [2021-08-20T21:33:32.960Z] --- PASS: TestContainerStopError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestContainerStop [2021-08-20T21:33:32.960Z] --- PASS: TestContainerStop (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestContainerTopError [2021-08-20T21:33:32.960Z] --- PASS: TestContainerTopError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestContainerTop [2021-08-20T21:33:32.960Z] --- PASS: TestContainerTop (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestContainerUnpauseError [2021-08-20T21:33:32.960Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestContainerUnpause [2021-08-20T21:33:32.960Z] --- PASS: TestContainerUnpause (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestContainerUpdateError [2021-08-20T21:33:32.960Z] --- PASS: TestContainerUpdateError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestContainerUpdate [2021-08-20T21:33:32.960Z] --- PASS: TestContainerUpdate (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestContainerWaitError [2021-08-20T21:33:32.960Z] --- PASS: TestContainerWaitError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestContainerWait [2021-08-20T21:33:32.960Z] --- PASS: TestContainerWait (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestDiskUsageError [2021-08-20T21:33:32.960Z] --- PASS: TestDiskUsageError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestDiskUsage [2021-08-20T21:33:32.960Z] --- PASS: TestDiskUsage (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestDistributionInspectUnsupported [2021-08-20T21:33:32.960Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestDistributionInspectWithEmptyID [2021-08-20T21:33:32.960Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestEventsErrorInOptions [2021-08-20T21:33:32.960Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestEventsErrorFromServer [2021-08-20T21:33:32.960Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestEvents [2021-08-20T21:33:32.960Z] --- PASS: TestEvents (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestTLSCloseWriter [2021-08-20T21:33:32.960Z] === PAUSE TestTLSCloseWriter [2021-08-20T21:33:32.960Z] === RUN TestImageBuildError [2021-08-20T21:33:32.960Z] --- PASS: TestImageBuildError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImageBuild [2021-08-20T21:33:32.960Z] --- PASS: TestImageBuild (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestGetDockerOS [2021-08-20T21:33:32.960Z] --- PASS: TestGetDockerOS (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImageCreateError [2021-08-20T21:33:32.960Z] --- PASS: TestImageCreateError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImageCreate [2021-08-20T21:33:32.960Z] --- PASS: TestImageCreate (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImageHistoryError [2021-08-20T21:33:32.960Z] --- PASS: TestImageHistoryError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImageHistory [2021-08-20T21:33:32.960Z] --- PASS: TestImageHistory (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImageImportError [2021-08-20T21:33:32.960Z] --- PASS: TestImageImportError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImageImport [2021-08-20T21:33:32.960Z] --- PASS: TestImageImport (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImageInspectError [2021-08-20T21:33:32.960Z] --- PASS: TestImageInspectError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImageInspectImageNotFound [2021-08-20T21:33:32.960Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImageInspectWithEmptyID [2021-08-20T21:33:32.960Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImageInspect [2021-08-20T21:33:32.960Z] --- PASS: TestImageInspect (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImageListError [2021-08-20T21:33:32.960Z] --- PASS: TestImageListError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImageList [2021-08-20T21:33:32.960Z] --- PASS: TestImageList (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImageListApiBefore125 [2021-08-20T21:33:32.960Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImageLoadError [2021-08-20T21:33:32.960Z] --- PASS: TestImageLoadError (0.01s) [2021-08-20T21:33:32.960Z] === RUN TestImageLoad [2021-08-20T21:33:32.960Z] --- PASS: TestImageLoad (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImagesPruneError [2021-08-20T21:33:32.960Z] --- PASS: TestImagesPruneError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImagesPrune [2021-08-20T21:33:32.960Z] --- PASS: TestImagesPrune (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImagePullReferenceParseError [2021-08-20T21:33:32.960Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImagePullAnyError [2021-08-20T21:33:32.960Z] --- PASS: TestImagePullAnyError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImagePullStatusUnauthorizedError [2021-08-20T21:33:32.960Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-20T21:33:32.960Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-20T21:33:32.960Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-08-20T21:33:32.960Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImagePullWithoutErrors [2021-08-20T21:33:32.960Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImagePushReferenceError [2021-08-20T21:33:32.960Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImagePushAnyError [2021-08-20T21:33:32.960Z] --- PASS: TestImagePushAnyError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImagePushStatusUnauthorizedError [2021-08-20T21:33:32.960Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-20T21:33:32.960Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-20T21:33:32.960Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-08-20T21:33:32.960Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImagePushWithoutErrors [2021-08-20T21:33:32.960Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-08-20T21:33:32.960Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-08-20T21:33:32.960Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-08-20T21:33:32.960Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-08-20T21:33:32.960Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-08-20T21:33:32.960Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-08-20T21:33:32.960Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-08-20T21:33:32.960Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-08-20T21:33:32.960Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImageRemoveError [2021-08-20T21:33:32.960Z] --- PASS: TestImageRemoveError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImageRemoveImageNotFound [2021-08-20T21:33:32.960Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImageRemove [2021-08-20T21:33:32.960Z] --- PASS: TestImageRemove (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImageSaveError [2021-08-20T21:33:32.960Z] --- PASS: TestImageSaveError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImageSave [2021-08-20T21:33:32.960Z] --- PASS: TestImageSave (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImageSearchAnyError [2021-08-20T21:33:32.960Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImageSearchStatusUnauthorizedError [2021-08-20T21:33:32.960Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-20T21:33:32.960Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-20T21:33:32.960Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-08-20T21:33:32.960Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImageSearchWithoutErrors [2021-08-20T21:33:32.960Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImageTagError [2021-08-20T21:33:32.960Z] --- PASS: TestImageTagError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImageTagInvalidReference [2021-08-20T21:33:32.960Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImageTagInvalidSourceImageName [2021-08-20T21:33:32.960Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImageTagHexSource [2021-08-20T21:33:32.960Z] --- PASS: TestImageTagHexSource (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestImageTag [2021-08-20T21:33:32.960Z] --- PASS: TestImageTag (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestInfoServerError [2021-08-20T21:33:32.960Z] --- PASS: TestInfoServerError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestInfoInvalidResponseJSONError [2021-08-20T21:33:32.960Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestInfo [2021-08-20T21:33:32.960Z] --- PASS: TestInfo (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestNetworkConnectError [2021-08-20T21:33:32.960Z] --- PASS: TestNetworkConnectError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-08-20T21:33:32.960Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestNetworkConnect [2021-08-20T21:33:32.960Z] --- PASS: TestNetworkConnect (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestNetworkCreateError [2021-08-20T21:33:32.960Z] --- PASS: TestNetworkCreateError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestNetworkCreate [2021-08-20T21:33:32.960Z] --- PASS: TestNetworkCreate (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestNetworkDisconnectError [2021-08-20T21:33:32.960Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestNetworkDisconnect [2021-08-20T21:33:32.960Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestNetworkInspectError [2021-08-20T21:33:32.960Z] --- PASS: TestNetworkInspectError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestNetworkInspectNotFoundError [2021-08-20T21:33:32.960Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestNetworkInspectWithEmptyID [2021-08-20T21:33:32.960Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestNetworkInspect [2021-08-20T21:33:32.960Z] --- PASS: TestNetworkInspect (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestNetworkListError [2021-08-20T21:33:32.960Z] --- PASS: TestNetworkListError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestNetworkList [2021-08-20T21:33:32.960Z] --- PASS: TestNetworkList (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestNetworksPruneError [2021-08-20T21:33:32.960Z] --- PASS: TestNetworksPruneError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestNetworksPrune [2021-08-20T21:33:32.960Z] --- PASS: TestNetworksPrune (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestNetworkRemoveError [2021-08-20T21:33:32.960Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestNetworkRemove [2021-08-20T21:33:32.960Z] --- PASS: TestNetworkRemove (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestNodeInspectError [2021-08-20T21:33:32.960Z] --- PASS: TestNodeInspectError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestNodeInspectNodeNotFound [2021-08-20T21:33:32.960Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestNodeInspectWithEmptyID [2021-08-20T21:33:32.960Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestNodeInspect [2021-08-20T21:33:32.960Z] --- PASS: TestNodeInspect (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestNodeListError [2021-08-20T21:33:32.960Z] --- PASS: TestNodeListError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestNodeList [2021-08-20T21:33:32.960Z] --- PASS: TestNodeList (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestNodeRemoveError [2021-08-20T21:33:32.960Z] --- PASS: TestNodeRemoveError (0.00s) [2021-08-20T21:33:32.960Z] === RUN TestNodeRemove [2021-08-20T21:33:32.961Z] --- PASS: TestNodeRemove (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestNodeUpdateError [2021-08-20T21:33:32.961Z] --- PASS: TestNodeUpdateError (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestNodeUpdate [2021-08-20T21:33:32.961Z] --- PASS: TestNodeUpdate (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestOptionWithTimeout [2021-08-20T21:33:32.961Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestPingFail [2021-08-20T21:33:32.961Z] --- PASS: TestPingFail (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestPingWithError [2021-08-20T21:33:32.961Z] 2021/08/20 21:33:31 RoundTripper returned a response & error; ignoring response [2021-08-20T21:33:32.961Z] 2021/08/20 21:33:31 RoundTripper returned a response & error; ignoring response [2021-08-20T21:33:32.961Z] --- PASS: TestPingWithError (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestPingSuccess [2021-08-20T21:33:32.961Z] --- PASS: TestPingSuccess (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestPingHeadFallback [2021-08-20T21:33:32.961Z] === RUN TestPingHeadFallback/OK [2021-08-20T21:33:32.961Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-08-20T21:33:32.961Z] === RUN TestPingHeadFallback/Not_Found [2021-08-20T21:33:32.961Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-08-20T21:33:32.961Z] --- PASS: TestPingHeadFallback (0.00s) [2021-08-20T21:33:32.961Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-08-20T21:33:32.961Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-08-20T21:33:32.961Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-08-20T21:33:32.961Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestPluginDisableError [2021-08-20T21:33:32.961Z] --- PASS: TestPluginDisableError (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestPluginDisable [2021-08-20T21:33:32.961Z] --- PASS: TestPluginDisable (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestPluginEnableError [2021-08-20T21:33:32.961Z] --- PASS: TestPluginEnableError (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestPluginEnable [2021-08-20T21:33:32.961Z] --- PASS: TestPluginEnable (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestPluginInspectError [2021-08-20T21:33:32.961Z] --- PASS: TestPluginInspectError (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestPluginInspectWithEmptyID [2021-08-20T21:33:32.961Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestPluginInspect [2021-08-20T21:33:32.961Z] --- PASS: TestPluginInspect (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestPluginListError [2021-08-20T21:33:32.961Z] --- PASS: TestPluginListError (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestPluginList [2021-08-20T21:33:32.961Z] --- PASS: TestPluginList (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestPluginPushError [2021-08-20T21:33:32.961Z] --- PASS: TestPluginPushError (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestPluginPush [2021-08-20T21:33:32.961Z] --- PASS: TestPluginPush (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestPluginRemoveError [2021-08-20T21:33:32.961Z] --- PASS: TestPluginRemoveError (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestPluginRemove [2021-08-20T21:33:32.961Z] --- PASS: TestPluginRemove (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestPluginSetError [2021-08-20T21:33:32.961Z] --- PASS: TestPluginSetError (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestPluginSet [2021-08-20T21:33:32.961Z] --- PASS: TestPluginSet (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestSetHostHeader [2021-08-20T21:33:32.961Z] --- PASS: TestSetHostHeader (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestPlainTextError [2021-08-20T21:33:32.961Z] --- PASS: TestPlainTextError (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestInfiniteError [2021-08-20T21:33:32.961Z] --- PASS: TestInfiniteError (0.04s) [2021-08-20T21:33:32.961Z] === RUN TestCanceledContext [2021-08-20T21:33:32.961Z] 2021/08/20 21:33:32 RoundTripper returned a response & error; ignoring response [2021-08-20T21:33:32.961Z] --- PASS: TestCanceledContext (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestDeadlineExceededContext [2021-08-20T21:33:32.961Z] 2021/08/20 21:33:32 RoundTripper returned a response & error; ignoring response [2021-08-20T21:33:32.961Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestSecretCreateUnsupported [2021-08-20T21:33:32.961Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestSecretCreateError [2021-08-20T21:33:32.961Z] --- PASS: TestSecretCreateError (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestSecretCreate [2021-08-20T21:33:32.961Z] --- PASS: TestSecretCreate (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestSecretInspectUnsupported [2021-08-20T21:33:32.961Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestSecretInspectError [2021-08-20T21:33:32.961Z] --- PASS: TestSecretInspectError (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestSecretInspectSecretNotFound [2021-08-20T21:33:32.961Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestSecretInspectWithEmptyID [2021-08-20T21:33:32.961Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestSecretInspect [2021-08-20T21:33:32.961Z] --- PASS: TestSecretInspect (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestSecretListUnsupported [2021-08-20T21:33:32.961Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestSecretListError [2021-08-20T21:33:32.961Z] --- PASS: TestSecretListError (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestSecretList [2021-08-20T21:33:32.961Z] --- PASS: TestSecretList (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestSecretRemoveUnsupported [2021-08-20T21:33:32.961Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestSecretRemoveError [2021-08-20T21:33:32.961Z] --- PASS: TestSecretRemoveError (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestSecretRemove [2021-08-20T21:33:32.961Z] --- PASS: TestSecretRemove (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestSecretUpdateUnsupported [2021-08-20T21:33:32.961Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestSecretUpdateError [2021-08-20T21:33:32.961Z] --- PASS: TestSecretUpdateError (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestSecretUpdate [2021-08-20T21:33:32.961Z] --- PASS: TestSecretUpdate (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestServiceCreateError [2021-08-20T21:33:32.961Z] --- PASS: TestServiceCreateError (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestServiceCreate [2021-08-20T21:33:32.961Z] --- PASS: TestServiceCreate (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestServiceCreateCompatiblePlatforms [2021-08-20T21:33:32.961Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestServiceCreateDigestPinning [2021-08-20T21:33:32.961Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestServiceInspectError [2021-08-20T21:33:32.961Z] --- PASS: TestServiceInspectError (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestServiceInspectServiceNotFound [2021-08-20T21:33:32.961Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestServiceInspectWithEmptyID [2021-08-20T21:33:32.961Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestServiceInspect [2021-08-20T21:33:32.961Z] --- PASS: TestServiceInspect (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestServiceListError [2021-08-20T21:33:32.961Z] --- PASS: TestServiceListError (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestServiceList [2021-08-20T21:33:32.961Z] --- PASS: TestServiceList (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestServiceLogsError [2021-08-20T21:33:32.961Z] --- PASS: TestServiceLogsError (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestServiceLogs [2021-08-20T21:33:32.961Z] --- PASS: TestServiceLogs (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestServiceRemoveError [2021-08-20T21:33:32.961Z] --- PASS: TestServiceRemoveError (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestServiceRemoveNotFoundError [2021-08-20T21:33:32.961Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestServiceRemove [2021-08-20T21:33:32.961Z] --- PASS: TestServiceRemove (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestServiceUpdateError [2021-08-20T21:33:32.961Z] --- PASS: TestServiceUpdateError (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestServiceUpdate [2021-08-20T21:33:32.961Z] --- PASS: TestServiceUpdate (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestSwarmGetUnlockKeyError [2021-08-20T21:33:32.961Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestSwarmGetUnlockKey [2021-08-20T21:33:32.961Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestSwarmInitError [2021-08-20T21:33:32.961Z] --- PASS: TestSwarmInitError (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestSwarmInit [2021-08-20T21:33:32.961Z] --- PASS: TestSwarmInit (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestSwarmInspectError [2021-08-20T21:33:32.961Z] --- PASS: TestSwarmInspectError (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestSwarmInspect [2021-08-20T21:33:32.961Z] --- PASS: TestSwarmInspect (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestSwarmJoinError [2021-08-20T21:33:32.961Z] --- PASS: TestSwarmJoinError (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestSwarmJoin [2021-08-20T21:33:32.961Z] --- PASS: TestSwarmJoin (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestSwarmLeaveError [2021-08-20T21:33:32.961Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestSwarmLeave [2021-08-20T21:33:32.961Z] --- PASS: TestSwarmLeave (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestSwarmUnlockError [2021-08-20T21:33:32.961Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestSwarmUnlock [2021-08-20T21:33:32.961Z] --- PASS: TestSwarmUnlock (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestSwarmUpdateError [2021-08-20T21:33:32.961Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestSwarmUpdate [2021-08-20T21:33:32.961Z] --- PASS: TestSwarmUpdate (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestTaskInspectError [2021-08-20T21:33:32.961Z] --- PASS: TestTaskInspectError (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestTaskInspectWithEmptyID [2021-08-20T21:33:32.961Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestTaskInspect [2021-08-20T21:33:32.961Z] --- PASS: TestTaskInspect (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestTaskListError [2021-08-20T21:33:32.961Z] --- PASS: TestTaskListError (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestTaskList [2021-08-20T21:33:32.961Z] --- PASS: TestTaskList (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestVolumeCreateError [2021-08-20T21:33:32.961Z] --- PASS: TestVolumeCreateError (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestVolumeCreate [2021-08-20T21:33:32.961Z] --- PASS: TestVolumeCreate (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestVolumeInspectError [2021-08-20T21:33:32.961Z] --- PASS: TestVolumeInspectError (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestVolumeInspectNotFound [2021-08-20T21:33:32.961Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestVolumeInspectWithEmptyID [2021-08-20T21:33:32.961Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestVolumeInspect [2021-08-20T21:33:32.961Z] --- PASS: TestVolumeInspect (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestVolumeListError [2021-08-20T21:33:32.961Z] --- PASS: TestVolumeListError (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestVolumeList [2021-08-20T21:33:32.961Z] --- PASS: TestVolumeList (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestVolumeRemoveError [2021-08-20T21:33:32.961Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-08-20T21:33:32.961Z] === RUN TestVolumeRemove [2021-08-20T21:33:32.961Z] --- PASS: TestVolumeRemove (0.00s) [2021-08-20T21:33:32.961Z] === CONT TestTLSCloseWriter [2021-08-20T21:33:32.961Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-08-20T21:33:32.961Z] PASS [2021-08-20T21:33:32.961Z] coverage: 74.8% of statements [2021-08-20T21:33:32.961Z] ok github.com/docker/docker/client 0.287s coverage: 74.8% of statements [2021-08-20T21:33:33.017Z] #58 ... [2021-08-20T21:33:33.017Z] [2021-08-20T21:33:33.017Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-20T21:33:33.017Z] #21 sha256:455a59f6042345323774e99c83bfdc6a6a41da361b498ef89cb9009fa550ed6d [2021-08-20T21:33:33.166Z] #21 14.56 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-08-20T21:33:33.166Z] #21 14.57 Unpacking libelf1:amd64 (0.183-1) ... [2021-08-20T21:33:33.204Z] #21 41.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-20T21:33:33.204Z] #21 41.19 Setting up libmnl0:arm64 (1.0.4-3) ... [2021-08-20T21:33:33.204Z] #21 41.21 Setting up patch (2.7.6-7) ... [2021-08-20T21:33:33.204Z] #21 41.24 Setting up sudo (1.9.5p2-3) ... [2021-08-20T21:33:33.426Z] #21 14.71 Selecting previously unselected package libbpf0:amd64. [2021-08-20T21:33:33.426Z] #21 14.72 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-08-20T21:33:33.426Z] #21 14.72 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-08-20T21:33:33.426Z] #21 14.83 Selecting previously unselected package libcap2:amd64. [2021-08-20T21:33:33.426Z] #21 14.83 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-08-20T21:33:33.426Z] #21 14.84 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-08-20T21:33:33.426Z] #21 14.89 Selecting previously unselected package libmnl0:amd64. [2021-08-20T21:33:33.426Z] #21 14.89 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-08-20T21:33:33.426Z] #21 14.90 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-08-20T21:33:33.426Z] #21 14.96 Selecting previously unselected package libxtables12:amd64. [2021-08-20T21:33:33.426Z] #21 14.96 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-08-20T21:33:33.468Z] #21 41.37 invoke-rc.d: could not determine current runlevel [2021-08-20T21:33:33.469Z] #21 41.39 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-20T21:33:33.469Z] #21 41.40 Setting up xfsprogs (5.10.0-4) ... [2021-08-20T21:33:33.469Z] #21 41.42 Setting up libxtables12:arm64 (1.8.7-1) ... [2021-08-20T21:33:33.469Z] #21 41.43 Setting up inetutils-ping (2:2.0-1) ... [2021-08-20T21:33:33.469Z] #21 41.45 Setting up pigz (2.6-1) ... [2021-08-20T21:33:33.469Z] #21 41.51 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-08-20T21:33:33.683Z] #21 14.97 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-08-20T21:33:33.683Z] #21 15.04 Selecting previously unselected package libcap2-bin. [2021-08-20T21:33:33.683Z] #21 15.05 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-08-20T21:33:33.683Z] #21 15.06 Unpacking libcap2-bin (1:2.44-1) ... [2021-08-20T21:33:33.683Z] #21 15.14 Selecting previously unselected package iproute2. [2021-08-20T21:33:33.683Z] #21 15.16 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-08-20T21:33:33.683Z] #21 15.16 Unpacking iproute2 (5.10.0-4) ... [2021-08-20T21:33:33.737Z] #21 41.62 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-08-20T21:33:33.737Z] #21 41.67 Setting up python-pip-whl (20.3.4-4) ... [2021-08-20T21:33:33.737Z] #21 41.70 Setting up vim-runtime (2:8.2.2434-3) ... [2021-08-20T21:33:34.252Z] #21 15.59 Selecting previously unselected package xxd. [2021-08-20T21:33:34.253Z] #21 15.60 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-20T21:33:34.253Z] #21 15.61 Unpacking xxd (2:8.2.2434-3) ... [2021-08-20T21:33:34.253Z] #21 15.76 Selecting previously unselected package vim-common. [2021-08-20T21:33:34.253Z] #21 15.76 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-20T21:33:34.253Z] #21 15.78 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-20T21:33:34.395Z] #21 1.513 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-20T21:33:34.509Z] #21 15.97 Selecting previously unselected package bash-completion. [2021-08-20T21:33:34.510Z] #21 15.98 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-08-20T21:33:34.654Z] #21 1.605 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-20T21:33:34.655Z] #21 1.688 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-20T21:33:34.690Z] #21 42.59 Setting up libaio1:arm64 (0.3.112-9) ... [2021-08-20T21:33:34.690Z] #21 42.60 Setting up python3-lib2to3 (3.9.2-1) ... [2021-08-20T21:33:34.914Z] #21 2.085 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-20T21:33:34.953Z] #21 43.00 Setting up libelf1:arm64 (0.183-1) ... [2021-08-20T21:33:34.953Z] #21 43.05 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-08-20T21:33:35.216Z] #21 43.09 Setting up python3-distutils (3.9.2-1) ... [2021-08-20T21:33:35.479Z] #21 43.55 Setting up vim (2:8.2.2434-3) ... [2021-08-20T21:33:35.479Z] #21 43.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-20T21:33:35.479Z] #21 43.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-20T21:33:35.479Z] #21 43.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-20T21:33:35.479Z] #21 43.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-20T21:33:35.479Z] #21 43.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-20T21:33:35.479Z] #21 43.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-20T21:33:35.480Z] #21 43.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-20T21:33:35.745Z] #21 43.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-20T21:33:35.745Z] #21 43.70 Setting up python3-setuptools (52.0.0-4) ... [2021-08-20T21:33:36.291Z] #21 3.299 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [25.8 kB] [2021-08-20T21:33:36.365Z] #30 ... [2021-08-20T21:33:36.365Z] [2021-08-20T21:33:36.365Z] #65 [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 [2021-08-20T21:33:36.365Z] #65 sha256:3404d2c44d51d852c54196dad607e62046c4472290fd24a9fb17c9d7aa5d5a2e [2021-08-20T21:33:36.365Z] #65 104.8 # github.com/containerd/containerd/cmd/containerd [2021-08-20T21:33:36.365Z] #65 104.8 /usr/bin/ld: /tmp/go-link-025481950/000019.o: in function `New': [2021-08-20T21:33:36.365Z] #65 104.8 /tmp/tmp.tkSy3YWgCQ/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 [2021-08-20T21:33:36.365Z] #65 104.9 + bin/containerd-stress [2021-08-20T21:33:36.365Z] #65 105.9 + bin/containerd-shim [2021-08-20T21:33:36.405Z] #21 17.67 Unpacking bash-completion (1:2.11-2) ... [2021-08-20T21:33:36.405Z] #21 18.04 Selecting previously unselected package bzip2. [2021-08-20T21:33:36.661Z] #21 18.05 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-08-20T21:33:36.661Z] #21 18.05 Unpacking bzip2 (1.0.8-4) ... [2021-08-20T21:33:36.661Z] #21 18.14 Selecting previously unselected package xz-utils. [2021-08-20T21:33:36.661Z] #21 18.14 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-08-20T21:33:36.661Z] #21 18.15 Unpacking xz-utils (5.2.5-2) ... [2021-08-20T21:33:36.661Z] #21 18.28 Selecting previously unselected package apparmor. [2021-08-20T21:33:36.918Z] #21 18.28 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-08-20T21:33:36.918Z] #21 18.35 Unpacking apparmor (2.13.6-10) ... [2021-08-20T21:33:37.126Z] #33 ... [2021-08-20T21:33:37.126Z] [2021-08-20T21:33:37.126Z] #47 [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 [2021-08-20T21:33:37.126Z] #47 sha256:0a876ad5c417454037f812f34e64825daf3083734039d9d26a81135284604c60 [2021-08-20T21:33:37.126Z] #47 168.8 net/http/httptrace [2021-08-20T21:33:37.386Z] #47 169.0 net/http [2021-08-20T21:33:37.481Z] #21 18.77 Selecting previously unselected package inetutils-ping. [2021-08-20T21:33:37.481Z] #21 18.77 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-08-20T21:33:37.481Z] #21 18.78 Unpacking inetutils-ping (2:2.0-1) ... [2021-08-20T21:33:37.481Z] #21 18.90 Selecting previously unselected package libip4tc2:amd64. [2021-08-20T21:33:37.481Z] #21 18.90 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-08-20T21:33:37.481Z] #21 18.90 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-08-20T21:33:37.481Z] #21 18.97 Selecting previously unselected package libip6tc2:amd64. [2021-08-20T21:33:37.481Z] #21 18.98 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-08-20T21:33:37.481Z] #21 18.98 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-08-20T21:33:37.668Z] #21 45.41 Setting up libjq1:arm64 (1.6-2.1) ... [2021-08-20T21:33:37.668Z] #21 45.44 Setting up libnftnl11:arm64 (1.1.9-1) ... [2021-08-20T21:33:37.668Z] #21 45.46 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-08-20T21:33:37.668Z] #21 45.47 Setting up python3-pip (20.3.4-4) ... [2021-08-20T21:33:37.737Z] #21 19.04 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-20T21:33:37.737Z] #21 19.04 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-20T21:33:37.737Z] #21 19.05 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-20T21:33:37.737Z] #21 19.11 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-20T21:33:37.737Z] #21 19.11 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-08-20T21:33:37.737Z] #21 19.12 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-20T21:33:37.737Z] #21 19.21 Selecting previously unselected package libnftnl11:amd64. [2021-08-20T21:33:37.737Z] #21 19.22 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-08-20T21:33:37.737Z] #21 19.23 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-08-20T21:33:37.737Z] #21 19.31 Selecting previously unselected package iptables. [2021-08-20T21:33:37.994Z] #21 19.31 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-08-20T21:33:37.994Z] #21 19.32 Unpacking iptables (1.8.7-1) ... [2021-08-20T21:33:37.995Z] #21 19.56 Selecting previously unselected package libonig5:amd64. [2021-08-20T21:33:38.252Z] #21 19.57 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-08-20T21:33:38.252Z] #21 19.57 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-08-20T21:33:38.252Z] #21 19.71 Selecting previously unselected package libjq1:amd64. [2021-08-20T21:33:38.252Z] #21 19.72 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-08-20T21:33:38.252Z] #21 19.72 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-08-20T21:33:38.255Z] #65 ... [2021-08-20T21:33:38.255Z] [2021-08-20T21:33:38.255Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-20T21:33:38.255Z] #30 sha256:4e2f1b1b90270ecdea433d4d29c0278f01bc9d529af1639c391498410642a80b [2021-08-20T21:33:38.255Z] #30 6.655 Collecting yamllint==1.26.1 [2021-08-20T21:33:38.255Z] #30 7.694 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-08-20T21:33:38.255Z] #30 8.162 Collecting pathspec>=0.5.3 [2021-08-20T21:33:38.255Z] #30 8.179 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-08-20T21:33:38.255Z] #30 8.315 Collecting pyyaml [2021-08-20T21:33:38.255Z] #30 8.320 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-08-20T21:33:38.255Z] #30 8.348 Building wheels for collected packages: yamllint [2021-08-20T21:33:38.255Z] #30 8.349 Building wheel for yamllint (setup.py): started [2021-08-20T21:33:38.510Z] #21 19.83 Selecting previously unselected package jq. [2021-08-20T21:33:38.510Z] #21 19.84 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-08-20T21:33:38.510Z] #21 19.85 Unpacking jq (1.6-2.1) ... [2021-08-20T21:33:38.510Z] #21 19.92 Selecting previously unselected package libaio1:amd64. [2021-08-20T21:33:38.510Z] #21 19.93 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-08-20T21:33:38.510Z] #21 19.94 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-08-20T21:33:38.510Z] #21 20.00 Selecting previously unselected package libgpm2:amd64. [2021-08-20T21:33:38.510Z] #21 20.00 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-08-20T21:33:38.510Z] #21 20.01 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-08-20T21:33:38.511Z] #30 8.727 Building wheel for yamllint (setup.py): finished with status 'done' [2021-08-20T21:33:38.511Z] #30 8.728 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=01dd82cec140a3eaa87e7d119c5fda9941b072a6846078c5f936b591a9509e6b [2021-08-20T21:33:38.511Z] #30 8.729 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-08-20T21:33:38.511Z] #30 8.734 Successfully built yamllint [2021-08-20T21:33:38.511Z] #30 8.743 Installing collected packages: pyyaml, pathspec, yamllint [2021-08-20T21:33:38.767Z] #21 20.08 Selecting previously unselected package libicu67:amd64. [2021-08-20T21:33:38.767Z] #21 20.08 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-08-20T21:33:38.767Z] #21 20.09 Unpacking libicu67:amd64 (67.1-7) ... [2021-08-20T21:33:38.770Z] #30 8.937 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-20T21:33:38.770Z] #30 DONE 9.2s [2021-08-20T21:33:38.770Z] [2021-08-20T21:33:38.770Z] #65 [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 [2021-08-20T21:33:38.770Z] #65 sha256:3404d2c44d51d852c54196dad607e62046c4472290fd24a9fb17c9d7aa5d5a2e [2021-08-20T21:33:38.825Z] #21 ... [2021-08-20T21:33:38.825Z] [2021-08-20T21:33:38.825Z] #47 [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 [2021-08-20T21:33:38.825Z] #47 sha256:5eea60e6ec5ff0015828d1e9f27d40406a5ef9e48c414f3eb1767f8782675b49 [2021-08-20T21:33:38.825Z] #47 171.7 github.com/LK4D4/vndr/godl [2021-08-20T21:33:38.825Z] #47 172.5 github.com/LK4D4/vndr [2021-08-20T21:33:38.825Z] #47 DONE 176.8s [2021-08-20T21:33:38.825Z] [2021-08-20T21:33:38.825Z] #33 [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 [2021-08-20T21:33:38.825Z] #33 sha256:ad05b9950cf07fea53716630ddc759e5af47377be4b3e619adf75bc4ef5c678b [2021-08-20T21:33:38.825Z] #33 DONE 176.6s [2021-08-20T21:33:38.825Z] [2021-08-20T21:33:38.825Z] #55 [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 [2021-08-20T21:33:38.825Z] #55 sha256:456659b7828849f52715c149ebcbbcb5843aed551406393b013ddb2f923663b8 [2021-08-20T21:33:38.825Z] #55 11.52 + cd /tmp/tmp.9n4wqBcXH2/src/github.com/opencontainers/runc [2021-08-20T21:33:38.825Z] #55 11.52 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-20T21:33:38.825Z] #55 11.75 + '[' -z '' ']' [2021-08-20T21:33:38.825Z] #55 11.75 + target=static [2021-08-20T21:33:38.825Z] #55 11.75 + make 'BUILDTAGS=seccomp ' static [2021-08-20T21:33:38.825Z] #55 12.26 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-08-20T21:33:39.026Z] #65 ... [2021-08-20T21:33:39.026Z] [2021-08-20T21:33:39.026Z] #33 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-20T21:33:39.026Z] #33 sha256:a7e53314c87af4443d92d091f6e2075b1c578f44ac5518d6482e7f30b203ea70 [2021-08-20T21:33:39.026Z] #33 DONE 0.2s [2021-08-20T21:33:39.026Z] [2021-08-20T21:33:39.026Z] #38 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-20T21:33:39.026Z] #38 sha256:ea430902594e004234f4f37c4483d3de3f48ab21c48ba10d9c3e47fa8783f949 [2021-08-20T21:33:39.065Z] #21 46.82 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-08-20T21:33:39.065Z] #21 46.84 Setting up jq (1.6-2.1) ... [2021-08-20T21:33:39.065Z] #21 46.90 Setting up libbpf0:arm64 (1:0.3-2) ... [2021-08-20T21:33:39.065Z] #21 46.95 Setting up iptables (1.8.7-1) ... [2021-08-20T21:33:39.065Z] #21 46.97 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-20T21:33:39.065Z] #21 46.98 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-20T21:33:39.065Z] #21 46.99 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-20T21:33:39.065Z] #21 47.00 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-20T21:33:39.065Z] #21 47.01 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-20T21:33:39.065Z] #21 47.01 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-20T21:33:39.065Z] #21 47.03 Setting up iproute2 (5.10.0-4) ... [2021-08-20T21:33:39.283Z] #38 DONE 0.2s [2021-08-20T21:33:39.283Z] [2021-08-20T21:33:39.283Z] #41 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-20T21:33:39.283Z] #41 sha256:7b8dc6aeab0fa1fe27768a12c54c14cf0c59c1784014bf50d4a6203c53a05e57 [2021-08-20T21:33:39.283Z] #41 DONE 0.1s [2021-08-20T21:33:39.283Z] [2021-08-20T21:33:39.283Z] #65 [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 [2021-08-20T21:33:39.283Z] #65 sha256:3404d2c44d51d852c54196dad607e62046c4472290fd24a9fb17c9d7aa5d5a2e [2021-08-20T21:33:39.540Z] #65 ... [2021-08-20T21:33:39.540Z] [2021-08-20T21:33:39.540Z] #43 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-20T21:33:39.540Z] #43 sha256:e214a188cc15ff1c35418228b7061c42f4f1e622fc1a0ac311af978631ee861f [2021-08-20T21:33:39.540Z] #43 DONE 0.1s [2021-08-20T21:33:39.540Z] [2021-08-20T21:33:39.540Z] #46 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-20T21:33:39.540Z] #46 sha256:379178bb506b9d2da9c200e72120d162c7a37e3f4b585446398f2bc1bc7a507d [2021-08-20T21:33:39.540Z] #46 DONE 0.0s [2021-08-20T21:33:39.540Z] [2021-08-20T21:33:39.540Z] #49 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-20T21:33:39.540Z] #49 sha256:8a4019b9e3ede59a30d0b6ce1f5191cdf11fd86e4724be47b42e6c602288123b [2021-08-20T21:33:39.540Z] #49 DONE 0.1s [2021-08-20T21:33:39.540Z] [2021-08-20T21:33:39.540Z] #65 [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 [2021-08-20T21:33:39.540Z] #65 sha256:3404d2c44d51d852c54196dad607e62046c4472290fd24a9fb17c9d7aa5d5a2e [2021-08-20T21:33:39.591Z] #21 47.41 Processing triggers for libc-bin (2.31-13) ... [2021-08-20T21:33:39.797Z] #65 ... [2021-08-20T21:33:39.797Z] [2021-08-20T21:33:39.797Z] #53 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-20T21:33:39.797Z] #53 sha256:3ba78d1950265d9ea32136054b6eed4351daf0ff77b5b117c064c0d06c29d6fa [2021-08-20T21:33:39.797Z] #53 DONE 0.1s [2021-08-20T21:33:39.797Z] [2021-08-20T21:33:39.797Z] #55 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-20T21:33:39.797Z] #55 sha256:591f6237f0166cc72e8c541d13cab7c663ab80dcd5e5f84847efc2015fa2cec5 [2021-08-20T21:33:39.853Z] #21 DONE 48.0s [2021-08-20T21:33:39.853Z] [2021-08-20T21:33:39.853Z] #22 [dev-systemd-false 8/25] 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 [2021-08-20T21:33:39.853Z] #22 sha256:bb50d199cfbc93027a3ad7c3dfd7595eb6d209a37c3cedc959c85b103d79fe0f [2021-08-20T21:33:40.053Z] #55 DONE 0.1s [2021-08-20T21:33:40.053Z] [2021-08-20T21:33:40.053Z] #57 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-20T21:33:40.053Z] #57 sha256:3cc106fc43f9e6175fe2c54d8f57f01702697b805fa1069ae1911edd0ac110ef [2021-08-20T21:33:40.053Z] #57 DONE 0.1s [2021-08-20T21:33:40.053Z] [2021-08-20T21:33:40.053Z] #59 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-20T21:33:40.053Z] #59 sha256:fcd4dd77d2378c350ce82689fc425a58f21fc5eecafdc7f3f531f90c9c859e1f [2021-08-20T21:33:40.053Z] #59 DONE 0.1s [2021-08-20T21:33:40.053Z] [2021-08-20T21:33:40.053Z] #61 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-20T21:33:40.053Z] #61 sha256:7253adac057c624901a6c9c22b43a7d017b28b2d356affe07de13d49a1375738 [2021-08-20T21:33:40.053Z] #61 DONE 0.1s [2021-08-20T21:33:40.053Z] [2021-08-20T21:33:40.053Z] #65 [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 [2021-08-20T21:33:40.053Z] #65 sha256:3404d2c44d51d852c54196dad607e62046c4472290fd24a9fb17c9d7aa5d5a2e [2021-08-20T21:33:40.310Z] #65 ... [2021-08-20T21:33:40.310Z] [2021-08-20T21:33:40.310Z] #63 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-20T21:33:40.310Z] #63 sha256:366ab4b2b3dbf29eddad4fe398fefc49bff1f4e4b00eaea00fd98a56b7a45f6f [2021-08-20T21:33:40.310Z] #63 DONE 0.1s [2021-08-20T21:33:40.310Z] [2021-08-20T21:33:40.310Z] #65 [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 [2021-08-20T21:33:40.310Z] #65 sha256:3404d2c44d51d852c54196dad607e62046c4472290fd24a9fb17c9d7aa5d5a2e [2021-08-20T21:33:41.591Z] #47 ... [2021-08-20T21:33:41.591Z] [2021-08-20T21:33:41.591Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-20T21:33:41.591Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-20T21:33:41.591Z] #14 168.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-20T21:33:41.591Z] #14 168.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-08-20T21:33:41.591Z] #14 168.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-20T21:33:41.591Z] #14 168.8 Selecting previously unselected package libapparmor1:amd64. [2021-08-20T21:33:41.591Z] #14 168.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-08-20T21:33:41.591Z] #14 168.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-08-20T21:33:41.591Z] #14 168.9 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-20T21:33:41.591Z] #14 168.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-08-20T21:33:41.591Z] #14 168.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-20T21:33:41.591Z] #14 169.0 Selecting previously unselected package libbtrfs0:amd64. [2021-08-20T21:33:41.591Z] #14 169.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-20T21:33:41.591Z] #14 169.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-20T21:33:41.591Z] #14 169.2 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-20T21:33:41.591Z] #14 169.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-20T21:33:41.591Z] #14 169.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-20T21:33:41.591Z] #14 169.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-20T21:33:41.591Z] #14 169.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-20T21:33:41.591Z] #14 169.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-20T21:33:41.591Z] #14 169.4 Selecting previously unselected package libudev-dev:amd64. [2021-08-20T21:33:41.591Z] #14 169.4 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-08-20T21:33:41.591Z] #14 169.5 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-08-20T21:33:41.591Z] #14 169.6 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-20T21:33:41.591Z] #14 169.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-08-20T21:33:41.591Z] #14 169.6 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-08-20T21:33:41.591Z] #14 169.9 Selecting previously unselected package libpcre2-16-0:amd64. [2021-08-20T21:33:41.591Z] #14 169.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-08-20T21:33:41.591Z] #14 169.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-08-20T21:33:41.591Z] #14 170.1 Selecting previously unselected package libpcre2-32-0:amd64. [2021-08-20T21:33:41.591Z] #14 170.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-08-20T21:33:41.591Z] #14 170.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-08-20T21:33:41.591Z] #14 170.3 Selecting previously unselected package libpcre2-posix2:amd64. [2021-08-20T21:33:41.591Z] #14 170.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-08-20T21:33:41.591Z] #14 170.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-08-20T21:33:41.591Z] #14 170.4 Selecting previously unselected package libpcre2-dev:amd64. [2021-08-20T21:33:41.591Z] #14 170.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-08-20T21:33:41.591Z] #14 170.4 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-08-20T21:33:41.591Z] #14 170.7 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-20T21:33:41.591Z] #14 170.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-08-20T21:33:41.591Z] #14 170.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-08-20T21:33:41.591Z] #14 170.9 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-20T21:33:41.591Z] #14 170.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-08-20T21:33:41.591Z] #14 170.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-20T21:33:41.591Z] #14 171.0 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-20T21:33:41.591Z] #14 171.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-08-20T21:33:41.591Z] #14 171.1 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-20T21:33:41.591Z] #14 171.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-20T21:33:41.591Z] #14 171.2 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-08-20T21:33:41.591Z] #14 171.2 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-08-20T21:33:41.591Z] #14 171.6 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-20T21:33:41.591Z] #14 171.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-08-20T21:33:41.591Z] #14 171.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-20T21:33:41.591Z] #14 171.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-08-20T21:33:41.591Z] #14 171.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-20T21:33:41.591Z] #14 171.7 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-08-20T21:33:41.591Z] #14 171.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-20T21:33:41.591Z] #14 171.8 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-08-20T21:33:41.591Z] #14 171.8 Setting up libudev-dev:amd64 (247.3-6) ... [2021-08-20T21:33:41.591Z] #14 171.8 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-08-20T21:33:41.591Z] #14 171.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-20T21:33:41.591Z] #14 171.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-20T21:33:41.591Z] #14 171.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-20T21:33:41.591Z] #14 171.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-20T21:33:41.591Z] #14 171.8 Setting up mingw-w64-common (8.0.0-1) ... [2021-08-20T21:33:41.591Z] #14 171.8 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-08-20T21:33:41.591Z] #14 171.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-20T21:33:41.591Z] #14 171.9 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-08-20T21:33:41.591Z] #14 171.9 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-08-20T21:33:41.591Z] #14 171.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-20T21:33:41.591Z] #14 171.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-20T21:33:41.591Z] #14 171.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 [2021-08-20T21:33:41.591Z] #14 171.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-20T21:33:41.591Z] #14 171.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 [2021-08-20T21:33:41.591Z] #14 171.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-20T21:33:41.591Z] #14 172.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-20T21:33:41.591Z] #14 172.0 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 [2021-08-20T21:33:41.591Z] #14 172.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-20T21:33:41.591Z] #14 172.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-20T21:33:41.591Z] #14 172.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-20T21:33:41.591Z] #14 172.0 Setting up dmsetup (2:1.02.175-2.1) ... [2021-08-20T21:33:41.591Z] #14 172.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-20T21:33:41.591Z] #14 172.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-20T21:33:41.591Z] #14 172.1 Processing triggers for libc-bin (2.31-13) ... [2021-08-20T21:33:41.591Z] #14 DONE 172.6s [2021-08-20T21:33:41.591Z] [2021-08-20T21:33:41.591Z] #55 [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 [2021-08-20T21:33:41.591Z] #55 sha256:c110787b74f8f5de884e72f711652e5810ed14e595e7dac62bd735cd1162f5b4 [2021-08-20T21:33:41.676Z] #65 113.9 + bin/containerd-shim-runc-v1 [2021-08-20T21:33:41.773Z] #22 1.420 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-20T21:33:41.773Z] #22 1.426 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-20T21:33:41.773Z] #22 1.430 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-20T21:33:41.773Z] #22 DONE 1.5s [2021-08-20T21:33:41.773Z] [2021-08-20T21:33:41.773Z] #55 [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 [2021-08-20T21:33:41.773Z] #55 sha256:82cb980d559c34bede145b39439c4fa3bb503c95e0039b17f1e235d5bdec9cd1 [2021-08-20T21:33:41.773Z] #55 ... [2021-08-20T21:33:41.773Z] [2021-08-20T21:33:41.773Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-20T21:33:41.773Z] #23 sha256:d4d173682252b2c1c5e2828ab29ff0ed7801168ab5aa6ac3c0833fc38ef13fb7 [2021-08-20T21:33:42.042Z] #21 23.04 Selecting previously unselected package libinih1:amd64. [2021-08-20T21:33:42.042Z] #21 23.04 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-08-20T21:33:42.042Z] #21 23.05 Unpacking libinih1:amd64 (53-1+b2) ... [2021-08-20T21:33:42.042Z] #21 23.10 Selecting previously unselected package libnet1:amd64. [2021-08-20T21:33:42.042Z] #21 23.10 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-20T21:33:42.042Z] #21 23.11 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-20T21:33:42.042Z] #21 23.18 Selecting previously unselected package libnl-3-200:amd64. [2021-08-20T21:33:42.042Z] #21 23.18 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-08-20T21:33:42.042Z] #21 23.19 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-20T21:33:42.042Z] #21 23.27 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-20T21:33:42.042Z] #21 23.28 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-08-20T21:33:42.042Z] #21 23.28 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-20T21:33:42.042Z] #21 23.34 Selecting previously unselected package net-tools. [2021-08-20T21:33:42.042Z] #21 23.36 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-08-20T21:33:42.042Z] #21 23.36 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-08-20T21:33:42.042Z] #21 23.50 Selecting previously unselected package patch. [2021-08-20T21:33:42.042Z] #21 23.51 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-08-20T21:33:42.042Z] #21 23.52 Unpacking patch (2.7.6-7) ... [2021-08-20T21:33:42.299Z] #21 23.62 Selecting previously unselected package python-pip-whl. [2021-08-20T21:33:42.299Z] #21 23.63 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-08-20T21:33:42.299Z] #21 23.64 Unpacking python-pip-whl (20.3.4-4) ... [2021-08-20T21:33:42.533Z] #55 1.556 + RM_GOPATH=0 [2021-08-20T21:33:42.533Z] #55 1.556 + TMP_GOPATH= [2021-08-20T21:33:42.533Z] #55 1.556 + : /build [2021-08-20T21:33:42.533Z] #55 1.556 + '[' -z '' ']' [2021-08-20T21:33:42.556Z] #21 24.13 Selecting previously unselected package python3-lib2to3. [2021-08-20T21:33:42.794Z] #55 ... [2021-08-20T21:33:42.794Z] [2021-08-20T21:33:42.794Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-20T21:33:42.794Z] #15 sha256:0ec47ba844b5e0828037f24a154378620ba621f6e138df8e7e2cd85e3eb65be8 [2021-08-20T21:33:42.794Z] #15 DONE 1.6s [2021-08-20T21:33:42.794Z] [2021-08-20T21:33:42.794Z] #55 [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 [2021-08-20T21:33:42.794Z] #55 sha256:c110787b74f8f5de884e72f711652e5810ed14e595e7dac62bd735cd1162f5b4 [2021-08-20T21:33:42.794Z] #55 1.556 ++ mktemp -d [2021-08-20T21:33:42.794Z] #55 1.558 + export GOPATH=/tmp/tmp.nC9ifZJqF6 [2021-08-20T21:33:42.794Z] #55 1.558 + GOPATH=/tmp/tmp.nC9ifZJqF6 [2021-08-20T21:33:42.794Z] #55 1.558 + RM_GOPATH=1 [2021-08-20T21:33:42.794Z] #55 1.558 + case "$(go env GOARCH)" in [2021-08-20T21:33:42.794Z] #55 1.558 ++ go env GOARCH [2021-08-20T21:33:42.794Z] #55 1.570 + export GO_BUILDMODE=-buildmode=pie [2021-08-20T21:33:42.794Z] #55 1.571 + GO_BUILDMODE=-buildmode=pie [2021-08-20T21:33:42.794Z] #55 1.575 ++ dirname /tmp/install/install.sh [2021-08-20T21:33:42.794Z] #55 1.579 + dir=/tmp/install [2021-08-20T21:33:42.794Z] #55 1.580 + bin=runc [2021-08-20T21:33:42.794Z] #55 1.580 + shift [2021-08-20T21:33:42.794Z] #55 1.580 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-20T21:33:42.794Z] #55 1.580 + . /tmp/install/runc.installer [2021-08-20T21:33:42.794Z] #55 1.581 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-20T21:33:42.794Z] #55 1.582 + install_runc [2021-08-20T21:33:42.794Z] #55 1.582 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-20T21:33:42.794Z] #55 1.586 + uname -r [2021-08-20T21:33:42.794Z] #55 1.586 + RUNC_BUILDTAGS='seccomp ' [2021-08-20T21:33:42.794Z] #55 1.586 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-20T21:33:42.794Z] #55 1.586 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-20T21:33:42.794Z] #55 1.589 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.nC9ifZJqF6/src/github.com/opencontainers/runc [2021-08-20T21:33:42.794Z] #55 1.591 Cloning into '/tmp/tmp.nC9ifZJqF6/src/github.com/opencontainers/runc'... [2021-08-20T21:33:42.813Z] #21 24.14 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-08-20T21:33:42.813Z] #21 24.15 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-08-20T21:33:42.813Z] #21 24.27 Selecting previously unselected package python3-distutils. [2021-08-20T21:33:42.813Z] #21 24.28 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-08-20T21:33:42.813Z] #21 24.28 Unpacking python3-distutils (3.9.2-1) ... [2021-08-20T21:33:43.070Z] #21 24.47 Selecting previously unselected package python3-pkg-resources. [2021-08-20T21:33:43.070Z] #21 24.47 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-20T21:33:43.070Z] #21 24.48 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-20T21:33:43.326Z] #21 24.60 Selecting previously unselected package python3-setuptools. [2021-08-20T21:33:43.326Z] #21 24.60 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-08-20T21:33:43.326Z] #21 24.61 Unpacking python3-setuptools (52.0.0-4) ... [2021-08-20T21:33:43.326Z] #21 24.80 Selecting previously unselected package python3-wheel. [2021-08-20T21:33:43.326Z] #21 24.80 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-08-20T21:33:43.326Z] #21 24.81 Unpacking python3-wheel (0.34.2-1) ... [2021-08-20T21:33:43.326Z] #21 24.86 Selecting previously unselected package python3-pip. [2021-08-20T21:33:43.583Z] #21 24.87 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-08-20T21:33:43.583Z] #21 24.88 Unpacking python3-pip (20.3.4-4) ... [2021-08-20T21:33:43.583Z] #21 25.14 Selecting previously unselected package sudo. [2021-08-20T21:33:43.839Z] #21 25.14 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-08-20T21:33:43.839Z] #21 25.15 Unpacking sudo (1.9.5p2-3) ... [2021-08-20T21:33:44.096Z] #21 25.64 Selecting previously unselected package thin-provisioning-tools. [2021-08-20T21:33:44.096Z] #21 25.65 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-08-20T21:33:44.096Z] #21 25.66 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-08-20T21:33:44.178Z] #55 ... [2021-08-20T21:33:44.178Z] [2021-08-20T21:33:44.178Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-08-20T21:33:44.178Z] #16 sha256:0b2c1ce95ea1a4f8f4835b12f6fb1200b80c529afd423d11a7f0bfa461b227c2 [2021-08-20T21:33:44.178Z] #16 DONE 1.3s [2021-08-20T21:33:44.178Z] [2021-08-20T21:33:44.178Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-20T21:33:44.178Z] #17 sha256:35184b97e4472185c9df52527f99f416766ffec824a50908a36c173fec43f5fa [2021-08-20T21:33:44.353Z] #21 25.85 Selecting previously unselected package uidmap. [2021-08-20T21:33:44.353Z] #21 25.85 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-08-20T21:33:44.353Z] #21 25.86 Unpacking uidmap (1:4.8.1-1) ... [2021-08-20T21:33:44.353Z] #21 25.98 Selecting previously unselected package vim-runtime. [2021-08-20T21:33:44.610Z] #21 25.98 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-08-20T21:33:44.610Z] #21 26.03 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-08-20T21:33:44.610Z] #21 26.05 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-08-20T21:33:44.610Z] #21 26.06 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-08-20T21:33:45.122Z] #17 1.031 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-20T21:33:45.122Z] #17 DONE 1.2s [2021-08-20T21:33:45.122Z] [2021-08-20T21:33:45.122Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-20T21:33:45.122Z] #18 sha256:6077cd7838e4a28a0054ed956ed2685994dfc1355ebb4e3a9710dde423e8b085 [2021-08-20T21:33:45.312Z] --- PASS: TestCheckoutGit (22.43s) [2021-08-20T21:33:45.312Z] === RUN TestValidGitTransport [2021-08-20T21:33:45.312Z] --- PASS: TestValidGitTransport (0.00s) [2021-08-20T21:33:45.312Z] === RUN TestGitInvalidRef [2021-08-20T21:33:45.312Z] --- PASS: TestGitInvalidRef (0.13s) [2021-08-20T21:33:45.312Z] PASS [2021-08-20T21:33:45.312Z] coverage: 86.3% of statements [2021-08-20T21:33:45.312Z] ok github.com/docker/docker/builder/remotecontext/git 22.604s coverage: 86.3% of statements [2021-08-20T21:33:45.312Z] ? github.com/docker/docker/cli [no test files] [2021-08-20T21:33:45.312Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-20T21:33:45.395Z] #55 ... [2021-08-20T21:33:45.395Z] [2021-08-20T21:33:45.396Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-20T21:33:45.396Z] #21 sha256:455a59f6042345323774e99c83bfdc6a6a41da361b498ef89cb9009fa550ed6d [2021-08-20T21:33:45.396Z] #21 8.317 Fetched 8397 kB in 7s (1174 kB/s) [2021-08-20T21:33:45.396Z] #21 8.317 Reading package lists... [2021-08-20T21:33:45.396Z] #21 10.25 Reading package lists... [2021-08-20T21:33:45.655Z] #21 12.23 Building dependency tree... [2021-08-20T21:33:46.067Z] #18 DONE 1.1s [2021-08-20T21:33:46.067Z] [2021-08-20T21:33:46.067Z] #33 [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 [2021-08-20T21:33:46.067Z] #33 sha256:ad05b9950cf07fea53716630ddc759e5af47377be4b3e619adf75bc4ef5c678b [2021-08-20T21:33:46.223Z] #21 13.38 The following additional packages will be installed: [2021-08-20T21:33:46.333Z] #33 ... [2021-08-20T21:33:46.333Z] [2021-08-20T21:33:46.333Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-20T21:33:46.333Z] #19 sha256:4bad5f34e840cd6c5556520d0d5490b6a44b9a8ae3de3c5bebdb74161fc526ac [2021-08-20T21:33:46.482Z] #21 13.38 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-20T21:33:46.482Z] #21 13.38 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-08-20T21:33:46.482Z] #21 13.38 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-08-20T21:33:46.482Z] #21 13.39 python3-pkg-resources vim-runtime xxd [2021-08-20T21:33:46.482Z] #21 13.39 Suggested packages: [2021-08-20T21:33:46.482Z] #21 13.39 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-08-20T21:33:46.482Z] #21 13.39 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-08-20T21:33:46.482Z] #21 13.39 acl attr quota [2021-08-20T21:33:46.482Z] #21 13.39 Recommended packages: [2021-08-20T21:33:46.483Z] #21 13.39 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-08-20T21:33:46.922Z] #65 118.9 + bin/containerd-shim-runc-v2 [2021-08-20T21:33:47.133Z] #21 ... [2021-08-20T21:33:47.133Z] [2021-08-20T21:33:47.133Z] #41 [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 [2021-08-20T21:33:47.133Z] #41 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-20T21:33:47.133Z] #41 169.8 + dpkg --print-architecture [2021-08-20T21:33:47.133Z] #41 169.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-20T21:33:47.133Z] #41 170.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-20T21:33:47.133Z] #41 170.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-20T21:33:47.178Z] #65 119.5 + binaries [2021-08-20T21:33:47.178Z] #65 119.5 + install -D bin/containerd /build/containerd [2021-08-20T21:33:47.178Z] #65 119.5 + install -D bin/containerd-shim /build/containerd-shim [2021-08-20T21:33:47.178Z] #65 119.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-20T21:33:47.178Z] #65 119.5 + install -D bin/ctr /build/ctr [2021-08-20T21:33:47.280Z] #19 DONE 1.2s [2021-08-20T21:33:47.280Z] [2021-08-20T21:33:47.280Z] #58 [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 [2021-08-20T21:33:47.280Z] #58 sha256:9397770bae082b2cad5770c416fd59456f0aa4fc02edeca9e7019e9d5c58654e [2021-08-20T21:33:47.420Z] #21 14.41 The following NEW packages will be installed: [2021-08-20T21:33:47.420Z] #21 14.41 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-08-20T21:33:47.420Z] #21 14.41 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-20T21:33:47.420Z] #21 14.41 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-08-20T21:33:47.420Z] #21 14.42 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-08-20T21:33:47.420Z] #21 14.42 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-08-20T21:33:47.420Z] #21 14.42 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-08-20T21:33:47.420Z] #21 14.42 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-20T21:33:47.420Z] #21 14.42 xz-utils zip [2021-08-20T21:33:47.433Z] #65 DONE 119.8s [2021-08-20T21:33:47.541Z] #58 ... [2021-08-20T21:33:47.541Z] [2021-08-20T21:33:47.541Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-08-20T21:33:47.541Z] #20 sha256:8f483ecc9149e54e0c90a4b103bc89792ff9e6fd9968181dbbdca78f5cf39a33 [2021-08-20T21:33:47.679Z] #21 14.73 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2021-08-20T21:33:47.679Z] #21 14.73 Need to get 27.0 MB of archives. [2021-08-20T21:33:47.679Z] #21 14.73 After this operation, 104 MB of additional disk space will be used. [2021-08-20T21:33:47.679Z] #21 14.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-08-20T21:33:47.679Z] #21 14.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-08-20T21:33:47.679Z] #21 14.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-08-20T21:33:47.679Z] #21 14.74 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-08-20T21:33:47.679Z] #21 14.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-08-20T21:33:47.679Z] #21 14.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-08-20T21:33:47.679Z] #21 14.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-08-20T21:33:47.679Z] #21 14.74 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-08-20T21:33:47.679Z] #21 14.77 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-20T21:33:47.679Z] #21 14.78 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-20T21:33:47.679Z] #21 14.78 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-08-20T21:33:47.679Z] #21 14.79 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-08-20T21:33:47.679Z] #21 14.79 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-08-20T21:33:47.679Z] #21 14.80 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-08-20T21:33:47.679Z] #21 14.81 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-08-20T21:33:47.679Z] #21 14.82 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-08-20T21:33:47.679Z] #21 14.82 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-08-20T21:33:47.679Z] #21 14.83 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-20T21:33:47.679Z] #21 14.83 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-08-20T21:33:47.679Z] #21 14.83 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-08-20T21:33:47.679Z] #21 14.83 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-08-20T21:33:47.679Z] #21 14.84 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-08-20T21:33:47.679Z] #21 14.85 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-08-20T21:33:47.679Z] #21 14.85 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-08-20T21:33:47.679Z] #21 14.85 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-08-20T21:33:47.679Z] #21 14.85 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-08-20T21:33:47.679Z] #21 14.89 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-08-20T21:33:48.247Z] #21 15.36 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-08-20T21:33:48.247Z] #21 15.36 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-20T21:33:48.247Z] #21 15.36 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-08-20T21:33:48.247Z] #21 15.36 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-08-20T21:33:48.247Z] #21 15.36 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-08-20T21:33:48.247Z] #21 15.36 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-08-20T21:33:48.247Z] #21 15.38 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-08-20T21:33:48.247Z] #21 15.43 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-08-20T21:33:48.247Z] #21 15.44 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-08-20T21:33:48.247Z] #21 15.44 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-20T21:33:48.247Z] #21 15.45 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-08-20T21:33:48.247Z] #21 15.46 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-08-20T21:33:48.247Z] #21 15.46 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-08-20T21:33:48.247Z] #21 15.47 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-08-20T21:33:48.247Z] #21 15.50 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-08-20T21:33:48.361Z] [2021-08-20T21:33:48.361Z] #66 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-20T21:33:48.361Z] #66 sha256:3e8a170b8496c21d627e18b76db1984dad1dfff3053f1367a4917d341941032f [2021-08-20T21:33:48.494Z] #20 DONE 1.1s [2021-08-20T21:33:48.494Z] [2021-08-20T21:33:48.494Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-20T21:33:48.494Z] #21 sha256:455a59f6042345323774e99c83bfdc6a6a41da361b498ef89cb9009fa550ed6d [2021-08-20T21:33:48.506Z] #21 15.51 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-08-20T21:33:48.506Z] #21 15.52 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-08-20T21:33:48.506Z] #21 15.73 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-08-20T21:33:48.506Z] #21 15.75 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-08-20T21:33:48.506Z] #21 15.78 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-08-20T21:33:48.620Z] #66 DONE 0.3s [2021-08-20T21:33:48.620Z] [2021-08-20T21:33:48.620Z] #70 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-20T21:33:48.620Z] #70 sha256:ec882b60dff5ed226f1e32ead375c33836bf13d4eab649c5fc5ab7ee36f07f55 [2021-08-20T21:33:48.620Z] #70 DONE 0.1s [2021-08-20T21:33:48.876Z] [2021-08-20T21:33:48.876Z] #75 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-20T21:33:48.876Z] #75 sha256:b5ab3a1d257202550b246d63235ce766a351eb7ee8ba8a5e8bcb7210059579a4 [2021-08-20T21:33:49.073Z] #21 16.24 debconf: delaying package configuration, since apt-utils is not installed [2021-08-20T21:33:49.073Z] #21 16.34 Fetched 27.0 MB in 1s (19.9 MB/s) [2021-08-20T21:33:49.131Z] #75 DONE 0.4s [2021-08-20T21:33:49.332Z] #21 16.39 Selecting previously unselected package pigz. [2021-08-20T21:33:49.332Z] #21 16.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 ... 24014 files and directories currently installed.) [2021-08-20T21:33:49.332Z] #21 16.42 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-08-20T21:33:49.332Z] #21 16.43 Unpacking pigz (2.6-1) ... [2021-08-20T21:33:49.386Z] [2021-08-20T21:33:49.386Z] #76 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-20T21:33:49.386Z] #76 sha256:c32cbd8e9040d402722fa44c90c85a49a1f7e657b8ed54643defbfaafcf671bf [2021-08-20T21:33:49.386Z] #76 DONE 0.0s [2021-08-20T21:33:49.386Z] [2021-08-20T21:33:49.386Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-20T21:33:49.386Z] #77 sha256:5c8df7779bd1370078110678ac217e119189ab18a5319fc21af9097afe3a4ffa [2021-08-20T21:33:49.592Z] #21 16.50 Selecting previously unselected package libelf1:amd64. [2021-08-20T21:33:49.592Z] #21 16.51 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-08-20T21:33:49.592Z] #21 16.52 Unpacking libelf1:amd64 (0.183-1) ... [2021-08-20T21:33:49.592Z] #21 16.64 Selecting previously unselected package libbpf0:amd64. [2021-08-20T21:33:49.592Z] #21 16.65 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-08-20T21:33:49.592Z] #21 16.66 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-08-20T21:33:49.851Z] #21 16.74 Selecting previously unselected package libcap2:amd64. [2021-08-20T21:33:49.851Z] #21 16.76 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-08-20T21:33:49.851Z] #21 16.77 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-08-20T21:33:49.851Z] #21 16.81 Selecting previously unselected package libmnl0:amd64. [2021-08-20T21:33:49.851Z] #21 16.82 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-08-20T21:33:49.851Z] #21 16.83 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-08-20T21:33:49.851Z] #21 16.89 Selecting previously unselected package libxtables12:amd64. [2021-08-20T21:33:49.851Z] #21 16.89 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-08-20T21:33:49.851Z] #21 16.89 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-08-20T21:33:49.851Z] #21 16.94 Selecting previously unselected package libcap2-bin. [2021-08-20T21:33:49.851Z] #21 16.94 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-08-20T21:33:49.851Z] #21 16.96 Unpacking libcap2-bin (1:2.44-1) ... [2021-08-20T21:33:49.851Z] #21 17.02 Selecting previously unselected package iproute2. [2021-08-20T21:33:50.110Z] #21 17.03 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-08-20T21:33:50.110Z] #21 17.03 Unpacking iproute2 (5.10.0-4) ... [2021-08-20T21:33:50.370Z] #21 17.41 Selecting previously unselected package xxd. [2021-08-20T21:33:50.370Z] #21 17.41 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-20T21:33:50.370Z] #21 17.42 Unpacking xxd (2:8.2.2434-3) ... [2021-08-20T21:33:50.370Z] #21 17.53 Selecting previously unselected package vim-common. [2021-08-20T21:33:50.370Z] #21 17.53 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-20T21:33:50.370Z] #21 17.54 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-20T21:33:50.411Z] #21 1.756 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-20T21:33:50.411Z] #21 1.788 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-20T21:33:50.411Z] #21 1.795 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-20T21:33:50.629Z] #21 17.71 Selecting previously unselected package bash-completion. [2021-08-20T21:33:50.629Z] #21 17.72 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-08-20T21:33:50.984Z] #21 2.251 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-20T21:33:51.555Z] #21 3.155 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [25.8 kB] [2021-08-20T21:33:51.795Z] #23 8.778 Collecting yamllint==1.26.1 [2021-08-20T21:33:51.795Z] #23 9.837 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-08-20T21:33:51.795Z] #23 ... [2021-08-20T21:33:51.795Z] [2021-08-20T21:33:51.795Z] #51 [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 [2021-08-20T21:33:51.795Z] #51 sha256:7cbadc4c6d694712b5fb6b75df8704afc65be814ab1db4b725809308b372e05d [2021-08-20T21:33:51.795Z] #51 164.9 + /build/golangci-lint --version [2021-08-20T21:33:51.795Z] #51 165.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-20T21:33:52.058Z] #51 DONE 165.9s [2021-08-20T21:33:52.058Z] [2021-08-20T21:33:52.058Z] #55 [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 [2021-08-20T21:33:52.058Z] #55 sha256:82cb980d559c34bede145b39439c4fa3bb503c95e0039b17f1e235d5bdec9cd1 [2021-08-20T21:33:52.536Z] #21 19.41 Unpacking bash-completion (1:2.11-2) ... [2021-08-20T21:33:52.536Z] #21 19.70 Selecting previously unselected package bzip2. [2021-08-20T21:33:52.536Z] #21 19.72 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-08-20T21:33:52.536Z] #21 19.73 Unpacking bzip2 (1.0.8-4) ... [2021-08-20T21:33:52.634Z] #55 ... [2021-08-20T21:33:52.634Z] [2021-08-20T21:33:52.634Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-20T21:33:52.634Z] #23 sha256:d4d173682252b2c1c5e2828ab29ff0ed7801168ab5aa6ac3c0833fc38ef13fb7 [2021-08-20T21:33:52.634Z] #23 11.07 Collecting pathspec>=0.5.3 [2021-08-20T21:33:52.634Z] #23 11.10 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-08-20T21:33:52.649Z] #77 DONE 2.9s [2021-08-20T21:33:52.649Z] [2021-08-20T21:33:52.649Z] #78 exporting to image [2021-08-20T21:33:52.649Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-20T21:33:52.649Z] #78 exporting layers [2021-08-20T21:33:52.795Z] #21 19.81 Selecting previously unselected package xz-utils. [2021-08-20T21:33:52.795Z] #21 19.81 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-08-20T21:33:52.795Z] #21 19.82 Unpacking xz-utils (5.2.5-2) ... [2021-08-20T21:33:52.897Z] #23 11.39 Collecting pyyaml [2021-08-20T21:33:52.897Z] #23 11.40 Downloading PyYAML-5.4.1-cp39-cp39-manylinux2014_aarch64.whl (788 kB) [2021-08-20T21:33:53.054Z] #21 19.94 Selecting previously unselected package apparmor. [2021-08-20T21:33:53.054Z] #21 19.94 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-08-20T21:33:53.054Z] #21 19.99 Unpacking apparmor (2.13.6-10) ... [2021-08-20T21:33:53.054Z] #21 20.32 Selecting previously unselected package inetutils-ping. [2021-08-20T21:33:53.054Z] #21 20.33 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-08-20T21:33:53.054Z] #21 20.34 Unpacking inetutils-ping (2:2.0-1) ... [2021-08-20T21:33:53.160Z] #23 11.53 Building wheels for collected packages: yamllint [2021-08-20T21:33:53.160Z] #23 11.54 Building wheel for yamllint (setup.py): started [2021-08-20T21:33:53.314Z] #21 20.46 Selecting previously unselected package libip4tc2:amd64. [2021-08-20T21:33:53.314Z] #21 20.46 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-08-20T21:33:53.314Z] #21 20.47 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-08-20T21:33:53.314Z] #21 20.54 Selecting previously unselected package libip6tc2:amd64. [2021-08-20T21:33:53.314Z] #21 20.54 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-08-20T21:33:53.314Z] #21 20.57 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-08-20T21:33:53.467Z] #21 ... [2021-08-20T21:33:53.467Z] [2021-08-20T21:33:53.467Z] #33 [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 [2021-08-20T21:33:53.467Z] #33 sha256:ad05b9950cf07fea53716630ddc759e5af47377be4b3e619adf75bc4ef5c678b [2021-08-20T21:33:53.467Z] #33 DONE 184.7s [2021-08-20T21:33:53.467Z] [2021-08-20T21:33:53.467Z] #55 [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 [2021-08-20T21:33:53.467Z] #55 sha256:c110787b74f8f5de884e72f711652e5810ed14e595e7dac62bd735cd1162f5b4 [2021-08-20T21:33:53.467Z] #55 11.27 + cd /tmp/tmp.nC9ifZJqF6/src/github.com/opencontainers/runc [2021-08-20T21:33:53.467Z] #55 11.27 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-20T21:33:53.467Z] #55 11.64 + '[' -z '' ']' [2021-08-20T21:33:53.467Z] #55 11.64 + target=static [2021-08-20T21:33:53.467Z] #55 11.64 + make 'BUILDTAGS=seccomp ' static [2021-08-20T21:33:53.467Z] #55 12.14 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-08-20T21:33:53.573Z] #21 20.63 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-20T21:33:53.573Z] #21 20.63 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-20T21:33:53.573Z] #21 20.64 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-20T21:33:53.573Z] #21 20.68 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-20T21:33:53.573Z] #21 20.69 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-08-20T21:33:53.573Z] #21 20.70 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-20T21:33:53.573Z] #21 20.76 Selecting previously unselected package libnftnl11:amd64. [2021-08-20T21:33:53.573Z] #21 20.77 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-08-20T21:33:53.573Z] #21 20.78 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-08-20T21:33:53.675Z] #41 ... [2021-08-20T21:33:53.675Z] [2021-08-20T21:33:53.675Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-20T21:33:53.675Z] #21 sha256:455a59f6042345323774e99c83bfdc6a6a41da361b498ef89cb9009fa550ed6d [2021-08-20T21:33:53.675Z] #21 28.86 Selecting previously unselected package vim. [2021-08-20T21:33:53.675Z] #21 28.88 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-08-20T21:33:53.675Z] #21 28.90 Unpacking vim (2:8.2.2434-3) ... [2021-08-20T21:33:53.675Z] #21 29.36 Selecting previously unselected package xfsprogs. [2021-08-20T21:33:53.675Z] #21 29.37 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-08-20T21:33:53.675Z] #21 29.37 Unpacking xfsprogs (5.10.0-4) ... [2021-08-20T21:33:53.675Z] #21 29.71 Selecting previously unselected package zip. [2021-08-20T21:33:53.675Z] #21 29.72 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-08-20T21:33:53.675Z] #21 29.72 Unpacking zip (3.0-12) ... [2021-08-20T21:33:53.675Z] #21 29.93 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-20T21:33:53.675Z] #21 30.68 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-08-20T21:33:53.675Z] #21 30.70 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-08-20T21:33:53.675Z] #21 30.71 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-08-20T21:33:53.675Z] #21 30.72 Setting up libicu67:amd64 (67.1-7) ... [2021-08-20T21:33:53.675Z] #21 30.76 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-08-20T21:33:53.675Z] #21 30.77 Setting up libinih1:amd64 (53-1+b2) ... [2021-08-20T21:33:53.675Z] #21 30.78 Setting up uidmap (1:4.8.1-1) ... [2021-08-20T21:33:53.675Z] #21 30.80 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-20T21:33:53.675Z] #21 30.81 Setting up bzip2 (1.0.8-4) ... [2021-08-20T21:33:53.675Z] #21 30.83 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-20T21:33:53.675Z] #21 30.84 Setting up python3-wheel (0.34.2-1) ... [2021-08-20T21:33:53.675Z] #21 31.47 Setting up xxd (2:8.2.2434-3) ... [2021-08-20T21:33:53.675Z] #21 31.48 Setting up libcap2:amd64 (1:2.44-1) ... [2021-08-20T21:33:53.675Z] #21 31.50 Setting up libcap2-bin (1:2.44-1) ... [2021-08-20T21:33:53.675Z] #21 31.51 Setting up apparmor (2.13.6-10) ... [2021-08-20T21:33:53.675Z] #21 33.00 Setting up zip (3.0-12) ... [2021-08-20T21:33:53.675Z] #21 33.03 Setting up vim-common (2:8.2.2434-3) ... [2021-08-20T21:33:53.675Z] #21 33.06 Setting up bash-completion (1:2.11-2) ... [2021-08-20T21:33:53.675Z] #21 34.83 Setting up xz-utils (5.2.5-2) ... [2021-08-20T21:33:53.675Z] #21 34.84 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-20T21:33:53.675Z] #21 34.85 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-08-20T21:33:53.675Z] #21 34.86 Setting up patch (2.7.6-7) ... [2021-08-20T21:33:53.675Z] #21 34.88 Setting up sudo (1.9.5p2-3) ... [2021-08-20T21:33:53.675Z] #21 34.96 invoke-rc.d: could not determine current runlevel [2021-08-20T21:33:53.675Z] #21 34.98 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-20T21:33:53.675Z] #21 34.99 Setting up xfsprogs (5.10.0-4) ... [2021-08-20T21:33:53.675Z] #21 35.00 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-08-20T21:33:53.675Z] #21 35.03 Setting up inetutils-ping (2:2.0-1) ... [2021-08-20T21:33:53.675Z] #21 35.04 Setting up pigz (2.6-1) ... [2021-08-20T21:33:53.675Z] #21 35.06 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-20T21:33:53.675Z] #21 35.07 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-20T21:33:53.675Z] #21 35.11 Setting up python-pip-whl (20.3.4-4) ... [2021-08-20T21:33:53.675Z] #21 35.13 Setting up vim-runtime (2:8.2.2434-3) ... [2021-08-20T21:33:53.832Z] #21 20.84 Selecting previously unselected package iptables. [2021-08-20T21:33:53.832Z] #21 20.85 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-08-20T21:33:53.832Z] #21 20.85 Unpacking iptables (1.8.7-1) ... [2021-08-20T21:33:54.091Z] #21 21.17 Selecting previously unselected package libonig5:amd64. [2021-08-20T21:33:54.091Z] #21 21.18 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-08-20T21:33:54.091Z] #21 21.19 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-08-20T21:33:54.109Z] #23 12.43 Building wheel for yamllint (setup.py): finished with status 'done' [2021-08-20T21:33:54.109Z] #23 12.43 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=5a363fdba3ac07c94363940cddfc8bbdeecbe1ee9ee9c37b39a0209dfe0d2338 [2021-08-20T21:33:54.109Z] #23 12.43 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-08-20T21:33:54.109Z] #23 12.44 Successfully built yamllint [2021-08-20T21:33:54.109Z] #23 12.47 Installing collected packages: pyyaml, pathspec, yamllint [2021-08-20T21:33:54.350Z] #21 21.30 Selecting previously unselected package libjq1:amd64. [2021-08-20T21:33:54.350Z] #21 21.32 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-08-20T21:33:54.350Z] #21 21.32 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-08-20T21:33:54.350Z] #21 21.42 Selecting previously unselected package jq. [2021-08-20T21:33:54.350Z] #21 21.44 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-08-20T21:33:54.350Z] #21 21.44 Unpacking jq (1.6-2.1) ... [2021-08-20T21:33:54.350Z] #21 21.53 Selecting previously unselected package libaio1:amd64. [2021-08-20T21:33:54.372Z] #23 12.86 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-20T21:33:54.609Z] #21 21.53 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-08-20T21:33:54.609Z] #21 21.54 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-08-20T21:33:54.609Z] #21 21.60 Selecting previously unselected package libgpm2:amd64. [2021-08-20T21:33:54.609Z] #21 21.60 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-08-20T21:33:54.609Z] #21 21.61 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-08-20T21:33:54.609Z] #21 21.68 Selecting previously unselected package libicu67:amd64. [2021-08-20T21:33:54.609Z] #21 21.69 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-08-20T21:33:54.609Z] #21 21.69 Unpacking libicu67:amd64 (67.1-7) ... [2021-08-20T21:33:54.635Z] #23 DONE 13.2s [2021-08-20T21:33:54.635Z] [2021-08-20T21:33:54.635Z] #55 [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 [2021-08-20T21:33:54.635Z] #55 sha256:82cb980d559c34bede145b39439c4fa3bb503c95e0039b17f1e235d5bdec9cd1 [2021-08-20T21:33:54.653Z] #21 35.84 Setting up libaio1:amd64 (0.3.112-9) ... [2021-08-20T21:33:54.653Z] #21 35.85 Setting up python3-lib2to3 (3.9.2-1) ... [2021-08-20T21:33:55.215Z] #21 36.47 Setting up libelf1:amd64 (0.183-1) ... [2021-08-20T21:33:55.215Z] #21 36.50 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-08-20T21:33:55.215Z] #21 36.51 Setting up python3-distutils (3.9.2-1) ... [2021-08-20T21:33:55.379Z] #55 ... [2021-08-20T21:33:55.379Z] [2021-08-20T21:33:55.379Z] #47 [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 [2021-08-20T21:33:55.379Z] #47 sha256:0a876ad5c417454037f812f34e64825daf3083734039d9d26a81135284604c60 [2021-08-20T21:33:55.379Z] #47 181.9 github.com/LK4D4/vndr/godl [2021-08-20T21:33:55.379Z] #47 182.6 github.com/LK4D4/vndr [2021-08-20T21:33:55.379Z] #47 DONE 187.0s [2021-08-20T21:33:55.502Z] #21 36.96 Setting up vim (2:8.2.2434-3) ... [2021-08-20T21:33:55.502Z] #21 37.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-20T21:33:55.597Z] === RUN TestContainerStopSignal [2021-08-20T21:33:55.597Z] --- PASS: TestContainerStopSignal (0.00s) [2021-08-20T21:33:55.597Z] === RUN TestContainerStopTimeout [2021-08-20T21:33:55.597Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-08-20T21:33:55.597Z] === RUN TestContainerSecretReferenceDestTarget [2021-08-20T21:33:55.597Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-08-20T21:33:55.597Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-08-20T21:33:55.597Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-08-20T21:33:55.597Z] === RUN TestContainerLogPathSetForRingLogger [2021-08-20T21:33:55.597Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-08-20T21:33:55.597Z] === RUN TestReplaceAndAppendEnvVars [2021-08-20T21:33:55.597Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-08-20T21:33:55.597Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-08-20T21:33:55.597Z] === RUN TestNewMemoryStore [2021-08-20T21:33:55.597Z] --- PASS: TestNewMemoryStore (0.00s) [2021-08-20T21:33:55.597Z] === RUN TestAddContainers [2021-08-20T21:33:55.597Z] --- PASS: TestAddContainers (0.00s) [2021-08-20T21:33:55.597Z] === RUN TestGetContainer [2021-08-20T21:33:55.597Z] --- PASS: TestGetContainer (0.00s) [2021-08-20T21:33:55.597Z] === RUN TestDeleteContainer [2021-08-20T21:33:55.597Z] --- PASS: TestDeleteContainer (0.00s) [2021-08-20T21:33:55.597Z] === RUN TestListContainers [2021-08-20T21:33:55.597Z] --- PASS: TestListContainers (0.00s) [2021-08-20T21:33:55.597Z] === RUN TestFirstContainer [2021-08-20T21:33:55.597Z] --- PASS: TestFirstContainer (0.00s) [2021-08-20T21:33:55.597Z] === RUN TestApplyAllContainer [2021-08-20T21:33:55.597Z] --- PASS: TestApplyAllContainer (0.00s) [2021-08-20T21:33:55.597Z] === RUN TestIsValidHealthString [2021-08-20T21:33:55.597Z] --- PASS: TestIsValidHealthString (0.00s) [2021-08-20T21:33:55.597Z] === RUN TestStateRunStop [2021-08-20T21:33:55.597Z] --- PASS: TestStateRunStop (0.00s) [2021-08-20T21:33:55.597Z] === RUN TestStateTimeoutWait [2021-08-20T21:33:55.640Z] [2021-08-20T21:33:55.640Z] #51 [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 [2021-08-20T21:33:55.640Z] #51 sha256:c335e6e16771423363354854e5dde51383af7c945c904f8e16b1a8b1d8e25bc8 [2021-08-20T21:33:55.759Z] #21 37.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-20T21:33:55.759Z] #21 37.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-20T21:33:55.759Z] #21 37.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-20T21:33:55.759Z] #21 37.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-20T21:33:55.759Z] #21 37.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-20T21:33:55.759Z] #21 37.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-20T21:33:55.759Z] #21 37.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-20T21:33:55.759Z] #21 37.18 Setting up python3-setuptools (52.0.0-4) ... [2021-08-20T21:33:56.055Z] state_test.go:141: Stop callback fired [2021-08-20T21:33:56.055Z] state_test.go:165: Stop callback fired [2021-08-20T21:33:56.055Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-08-20T21:33:56.055Z] === RUN TestIsValidStateString [2021-08-20T21:33:56.055Z] --- PASS: TestIsValidStateString (0.00s) [2021-08-20T21:33:56.055Z] === RUN TestViewSaveDelete [2021-08-20T21:33:56.055Z] --- PASS: TestViewSaveDelete (0.01s) [2021-08-20T21:33:56.055Z] === RUN TestViewAll [2021-08-20T21:33:56.055Z] --- PASS: TestViewAll (0.01s) [2021-08-20T21:33:56.055Z] === RUN TestViewGet [2021-08-20T21:33:56.055Z] --- PASS: TestViewGet (0.00s) [2021-08-20T21:33:56.055Z] === RUN TestNames [2021-08-20T21:33:56.055Z] --- PASS: TestNames (0.00s) [2021-08-20T21:33:56.055Z] === RUN TestViewWithHealthCheck [2021-08-20T21:33:56.055Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-08-20T21:33:56.055Z] PASS [2021-08-20T21:33:56.055Z] coverage: 41.7% of statements [2021-08-20T21:33:56.055Z] ok github.com/docker/docker/container 0.224s coverage: 41.7% of statements [2021-08-20T21:33:56.055Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-08-20T21:33:56.055Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-08-20T21:33:56.055Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-08-20T21:33:56.055Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-08-20T21:33:56.055Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-08-20T21:33:56.055Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-08-20T21:33:56.055Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-08-20T21:33:56.055Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-08-20T21:33:56.055Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-08-20T21:33:56.055Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-08-20T21:33:56.055Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-08-20T21:33:56.055Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-08-20T21:33:56.055Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-08-20T21:33:56.055Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2021-08-20T21:33:56.055Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-08-20T21:33:56.055Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-08-20T21:33:56.055Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-08-20T21:33:56.055Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-08-20T21:33:56.055Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-08-20T21:33:56.055Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-08-20T21:33:56.055Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-08-20T21:33:56.055Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-08-20T21:33:56.055Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-08-20T21:33:56.055Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-08-20T21:33:56.055Z] === RUN TestConfigureDaemonLogs [2021-08-20T21:33:56.055Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-08-20T21:33:56.055Z] === RUN TestCommonOptionsInstallFlags [2021-08-20T21:33:56.055Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-08-20T21:33:56.055Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-08-20T21:33:56.055Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-08-20T21:33:56.055Z] PASS [2021-08-20T21:33:56.055Z] coverage: 18.5% of statements [2021-08-20T21:33:56.055Z] ok github.com/docker/docker/cmd/dockerd 0.137s coverage: 18.5% of statements [2021-08-20T21:33:56.055Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-08-20T21:33:56.055Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-20T21:33:56.055Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-20T21:33:56.055Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-20T21:33:56.055Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-20T21:33:56.055Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-20T21:33:57.155Z] #21 38.49 Setting up libjq1:amd64 (1.6-2.1) ... [2021-08-20T21:33:57.155Z] #21 38.50 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-08-20T21:33:57.155Z] #21 38.52 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-08-20T21:33:57.155Z] #21 38.54 Setting up python3-pip (20.3.4-4) ... [2021-08-20T21:33:57.556Z] #51 ... [2021-08-20T21:33:57.556Z] [2021-08-20T21:33:57.556Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-20T21:33:57.556Z] #21 sha256:455a59f6042345323774e99c83bfdc6a6a41da361b498ef89cb9009fa550ed6d [2021-08-20T21:33:57.556Z] #21 8.845 Fetched 8397 kB in 8s (1099 kB/s) [2021-08-20T21:33:57.582Z] === RUN TestPrepare [2021-08-20T21:33:57.582Z] --- PASS: TestPrepare (0.00s) [2021-08-20T21:33:57.582Z] === RUN TestStart [2021-08-20T21:33:57.582Z] --- PASS: TestStart (0.00s) [2021-08-20T21:33:57.582Z] === RUN TestWaitCancel [2021-08-20T21:33:57.582Z] --- PASS: TestWaitCancel (0.00s) [2021-08-20T21:33:57.582Z] === RUN TestWaitDisabled [2021-08-20T21:33:57.582Z] --- PASS: TestWaitDisabled (0.00s) [2021-08-20T21:33:57.582Z] === RUN TestWaitEnabled [2021-08-20T21:33:57.582Z] --- PASS: TestWaitEnabled (0.00s) [2021-08-20T21:33:57.582Z] === RUN TestRemove [2021-08-20T21:33:57.582Z] --- PASS: TestRemove (0.00s) [2021-08-20T21:33:57.582Z] PASS [2021-08-20T21:33:57.582Z] coverage: 65.3% of statements [2021-08-20T21:33:57.582Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.126s coverage: 65.3% of statements [2021-08-20T21:33:57.898Z] #21 24.60 Selecting previously unselected package libinih1:amd64. [2021-08-20T21:33:57.898Z] #21 24.60 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-08-20T21:33:57.898Z] #21 24.61 Unpacking libinih1:amd64 (53-1+b2) ... [2021-08-20T21:33:57.898Z] #21 24.66 Selecting previously unselected package libnet1:amd64. [2021-08-20T21:33:57.898Z] #21 24.66 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-20T21:33:57.898Z] #21 24.67 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-20T21:33:57.898Z] #21 24.76 Selecting previously unselected package libnl-3-200:amd64. [2021-08-20T21:33:57.898Z] #21 24.76 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-08-20T21:33:57.898Z] #21 24.77 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-20T21:33:57.898Z] #21 24.85 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-20T21:33:57.898Z] #21 24.85 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-08-20T21:33:57.898Z] #21 24.85 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-20T21:33:57.898Z] #21 24.90 Selecting previously unselected package net-tools. [2021-08-20T21:33:57.898Z] #21 24.92 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-08-20T21:33:57.898Z] #21 24.92 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-08-20T21:33:57.898Z] #21 25.07 Selecting previously unselected package patch. [2021-08-20T21:33:57.898Z] #21 25.07 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-08-20T21:33:57.898Z] #21 25.08 Unpacking patch (2.7.6-7) ... [2021-08-20T21:33:58.091Z] #21 39.68 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-20T21:33:58.157Z] #21 25.17 Selecting previously unselected package python-pip-whl. [2021-08-20T21:33:58.157Z] #21 25.18 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-08-20T21:33:58.157Z] #21 25.18 Unpacking python-pip-whl (20.3.4-4) ... [2021-08-20T21:33:58.349Z] #21 39.69 Setting up jq (1.6-2.1) ... [2021-08-20T21:33:58.349Z] #21 39.70 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-08-20T21:33:58.349Z] #21 39.72 Setting up iptables (1.8.7-1) ... [2021-08-20T21:33:58.349Z] #21 39.73 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-20T21:33:58.349Z] #21 39.73 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-20T21:33:58.349Z] #21 39.74 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-20T21:33:58.349Z] #21 39.75 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-20T21:33:58.349Z] #21 39.75 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-20T21:33:58.349Z] #21 39.76 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-20T21:33:58.349Z] #21 39.76 Setting up iproute2 (5.10.0-4) ... [2021-08-20T21:33:58.606Z] #21 40.10 Processing triggers for libc-bin (2.31-13) ... [2021-08-20T21:33:58.724Z] #21 25.71 Selecting previously unselected package python3-lib2to3. [2021-08-20T21:33:58.724Z] #21 25.71 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-08-20T21:33:58.724Z] #21 25.72 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-08-20T21:33:58.724Z] #21 25.82 Selecting previously unselected package python3-distutils. [2021-08-20T21:33:58.724Z] #21 25.82 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-08-20T21:33:58.724Z] #21 25.82 Unpacking python3-distutils (3.9.2-1) ... [2021-08-20T21:33:58.984Z] #21 25.95 Selecting previously unselected package python3-pkg-resources. [2021-08-20T21:33:58.984Z] #21 25.97 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-20T21:33:58.984Z] #21 25.98 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-20T21:33:58.984Z] #21 26.12 Selecting previously unselected package python3-setuptools. [2021-08-20T21:33:58.984Z] #21 26.13 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-08-20T21:33:58.984Z] #21 26.13 Unpacking python3-setuptools (52.0.0-4) ... [2021-08-20T21:33:59.242Z] #21 26.38 Selecting previously unselected package python3-wheel. [2021-08-20T21:33:59.242Z] #21 26.39 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-08-20T21:33:59.242Z] #21 26.39 Unpacking python3-wheel (0.34.2-1) ... [2021-08-20T21:33:59.242Z] #21 26.45 Selecting previously unselected package python3-pip. [2021-08-20T21:33:59.242Z] #21 26.46 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-08-20T21:33:59.242Z] #21 26.46 Unpacking python3-pip (20.3.4-4) ... [2021-08-20T21:33:59.469Z] #21 8.845 Reading package lists... [2021-08-20T21:33:59.770Z] === RUN TestNewListSecretsFilters [2021-08-20T21:33:59.770Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-08-20T21:33:59.770Z] === RUN TestNewListConfigsFilters [2021-08-20T21:33:59.770Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-08-20T21:33:59.770Z] PASS [2021-08-20T21:33:59.771Z] coverage: 0.5% of statements [2021-08-20T21:33:59.771Z] ok github.com/docker/docker/daemon/cluster 0.664s coverage: 0.5% of statements [2021-08-20T21:33:59.771Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-08-20T21:33:59.771Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.10s) [2021-08-20T21:33:59.771Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-08-20T21:33:59.771Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-08-20T21:33:59.771Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-08-20T21:33:59.771Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-08-20T21:33:59.771Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-08-20T21:33:59.771Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-08-20T21:33:59.771Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-08-20T21:33:59.771Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-08-20T21:33:59.771Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-08-20T21:33:59.771Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-08-20T21:33:59.771Z] === RUN TestServiceConvertToGRPCIsolation [2021-08-20T21:33:59.771Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-08-20T21:33:59.771Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-08-20T21:33:59.771Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-08-20T21:33:59.771Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-08-20T21:33:59.771Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-08-20T21:33:59.771Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-08-20T21:33:59.771Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-08-20T21:33:59.771Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-08-20T21:33:59.771Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-08-20T21:33:59.771Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-08-20T21:33:59.771Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-08-20T21:33:59.771Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-08-20T21:33:59.771Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-08-20T21:33:59.771Z] === RUN TestServiceConvertFromGRPCIsolation [2021-08-20T21:33:59.771Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-08-20T21:33:59.771Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-08-20T21:33:59.771Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-08-20T21:33:59.771Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-08-20T21:33:59.771Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-08-20T21:33:59.771Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-08-20T21:33:59.771Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-08-20T21:33:59.771Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-08-20T21:33:59.771Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-08-20T21:33:59.771Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-08-20T21:33:59.771Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-08-20T21:33:59.771Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-08-20T21:33:59.771Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-08-20T21:33:59.771Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-08-20T21:33:59.771Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-08-20T21:33:59.771Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-08-20T21:33:59.771Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-08-20T21:33:59.771Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-20T21:33:59.771Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-08-20T21:33:59.771Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-08-20T21:33:59.771Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-08-20T21:33:59.771Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-08-20T21:33:59.771Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-20T21:33:59.771Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-20T21:33:59.771Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-20T21:33:59.771Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-08-20T21:33:59.771Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-08-20T21:33:59.771Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-08-20T21:33:59.771Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-08-20T21:33:59.771Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-08-20T21:33:59.771Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-08-20T21:33:59.771Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-20T21:33:59.771Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-20T21:33:59.771Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-20T21:33:59.771Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-20T21:33:59.771Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-08-20T21:33:59.771Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-08-20T21:33:59.771Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-08-20T21:33:59.771Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-08-20T21:33:59.771Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-08-20T21:33:59.771Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-08-20T21:33:59.771Z] === RUN TestServiceConvertFromGRPCConfigs [2021-08-20T21:33:59.771Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-08-20T21:33:59.771Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-08-20T21:33:59.771Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-08-20T21:33:59.771Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-08-20T21:33:59.771Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-08-20T21:33:59.771Z] === RUN TestServiceConvertToGRPCConfigs [2021-08-20T21:33:59.771Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-08-20T21:33:59.771Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-08-20T21:33:59.771Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-08-20T21:33:59.771Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-08-20T21:33:59.771Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-08-20T21:33:59.771Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-08-20T21:33:59.771Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-08-20T21:33:59.771Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-08-20T21:33:59.771Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-08-20T21:33:59.771Z] PASS [2021-08-20T21:33:59.771Z] coverage: 35.9% of statements [2021-08-20T21:33:59.810Z] #21 26.74 Selecting previously unselected package sudo. [2021-08-20T21:33:59.810Z] #21 26.74 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-08-20T21:33:59.810Z] #21 26.75 Unpacking sudo (1.9.5p2-3) ... [2021-08-20T21:33:59.987Z] #21 DONE 41.5s [2021-08-20T21:33:59.987Z] [2021-08-20T21:33:59.987Z] #22 [dev-systemd-false 8/25] 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 [2021-08-20T21:33:59.987Z] #22 sha256:206c86ab6d14b29d071eb11484523e5da9e2a75591bd04efd7bc3298e78f75c5 [2021-08-20T21:34:00.228Z] ok github.com/docker/docker/daemon/cluster/convert 0.170s coverage: 35.9% of statements [2021-08-20T21:34:00.377Z] #21 27.29 Selecting previously unselected package thin-provisioning-tools. [2021-08-20T21:34:00.378Z] #21 27.31 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-08-20T21:34:00.378Z] #21 27.31 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-08-20T21:34:00.637Z] #21 27.54 Selecting previously unselected package uidmap. [2021-08-20T21:34:00.637Z] #21 27.54 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-08-20T21:34:00.637Z] #21 27.55 Unpacking uidmap (1:4.8.1-1) ... [2021-08-20T21:34:00.637Z] #21 27.69 Selecting previously unselected package vim-runtime. [2021-08-20T21:34:00.637Z] #21 27.69 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-08-20T21:34:00.637Z] #21 27.72 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-08-20T21:34:00.637Z] #21 27.75 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-08-20T21:34:00.637Z] #21 27.76 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-08-20T21:34:01.565Z] #21 10.74 Reading package lists... [2021-08-20T21:34:01.938Z] #22 1.705 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-20T21:34:01.938Z] #22 1.709 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-20T21:34:01.938Z] #22 1.712 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-20T21:34:01.938Z] #22 DONE 1.8s [2021-08-20T21:34:01.938Z] [2021-08-20T21:34:01.938Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-20T21:34:01.938Z] #23 sha256:6364badd1da2353f4b862519c3678a8a307c893ad1c91dcc75e9e8dc3bb0cf55 [2021-08-20T21:34:02.149Z] #21 12.99 Building dependency tree... [2021-08-20T21:34:02.721Z] #21 14.28 The following additional packages will be installed: [2021-08-20T21:34:02.982Z] #21 14.28 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-20T21:34:02.982Z] #21 14.28 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-08-20T21:34:02.982Z] #21 14.29 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-08-20T21:34:02.982Z] #21 14.29 python3-pkg-resources vim-runtime xxd [2021-08-20T21:34:02.982Z] #21 14.29 Suggested packages: [2021-08-20T21:34:02.982Z] #21 14.29 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-08-20T21:34:02.982Z] #21 14.29 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-08-20T21:34:02.982Z] #21 14.29 acl attr quota [2021-08-20T21:34:02.982Z] #21 14.29 Recommended packages: [2021-08-20T21:34:02.982Z] #21 14.29 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-08-20T21:34:03.120Z] === RUN TestBuilderGC [2021-08-20T21:34:03.120Z] --- PASS: TestBuilderGC (0.00s) [2021-08-20T21:34:03.120Z] === RUN TestDaemonConfigurationNotFound [2021-08-20T21:34:03.120Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-08-20T21:34:03.120Z] === RUN TestDaemonBrokenConfiguration [2021-08-20T21:34:03.120Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-08-20T21:34:03.120Z] === RUN TestParseClusterAdvertiseSettings [2021-08-20T21:34:03.120Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-08-20T21:34:03.120Z] === RUN TestFindConfigurationConflicts [2021-08-20T21:34:03.120Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-08-20T21:34:03.120Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-08-20T21:34:03.120Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-08-20T21:34:03.120Z] === RUN TestDaemonConfigurationMergeConflicts [2021-08-20T21:34:03.120Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-08-20T21:34:03.120Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-08-20T21:34:03.120Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-08-20T21:34:03.120Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-08-20T21:34:03.120Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-08-20T21:34:03.120Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-08-20T21:34:03.120Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-08-20T21:34:03.120Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-08-20T21:34:03.120Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-08-20T21:34:03.120Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-08-20T21:34:03.120Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-08-20T21:34:03.120Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-08-20T21:34:03.120Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-08-20T21:34:03.120Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-08-20T21:34:03.120Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-08-20T21:34:03.120Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-08-20T21:34:03.120Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-08-20T21:34:03.120Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-08-20T21:34:03.120Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-08-20T21:34:03.120Z] === RUN TestValidateConfigurationErrors [2021-08-20T21:34:03.120Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-08-20T21:34:03.120Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-08-20T21:34:03.120Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-08-20T21:34:03.120Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-08-20T21:34:03.120Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-08-20T21:34:03.120Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-08-20T21:34:03.120Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-08-20T21:34:03.120Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-08-20T21:34:03.120Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-08-20T21:34:03.120Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-08-20T21:34:03.120Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-08-20T21:34:03.120Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-08-20T21:34:03.120Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-08-20T21:34:03.120Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-08-20T21:34:03.120Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-08-20T21:34:03.120Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-08-20T21:34:03.120Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-08-20T21:34:03.120Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-08-20T21:34:03.120Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-08-20T21:34:03.120Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-08-20T21:34:03.120Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-08-20T21:34:03.120Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-08-20T21:34:03.120Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-08-20T21:34:03.120Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-08-20T21:34:03.120Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-08-20T21:34:03.120Z] === RUN TestValidateConfiguration [2021-08-20T21:34:03.120Z] === RUN TestValidateConfiguration/with_label [2021-08-20T21:34:03.120Z] === RUN TestValidateConfiguration/with_dns [2021-08-20T21:34:03.120Z] === RUN TestValidateConfiguration/with_dns-search [2021-08-20T21:34:03.120Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-08-20T21:34:03.120Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-08-20T21:34:03.120Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-08-20T21:34:03.120Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-08-20T21:34:03.120Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-08-20T21:34:03.120Z] --- PASS: TestValidateConfiguration (0.00s) [2021-08-20T21:34:03.120Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-08-20T21:34:03.120Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-08-20T21:34:03.120Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-08-20T21:34:03.120Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-08-20T21:34:03.120Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-08-20T21:34:03.120Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-08-20T21:34:03.120Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-08-20T21:34:03.120Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-08-20T21:34:03.120Z] === RUN TestModifiedDiscoverySettings [2021-08-20T21:34:03.120Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-08-20T21:34:03.120Z] === RUN TestReloadSetConfigFileNotExist [2021-08-20T21:34:03.120Z] time="2021-08-20T21:34:02Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-08-20T21:34:03.120Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2021-08-20T21:34:03.120Z] === RUN TestReloadDefaultConfigNotExist [2021-08-20T21:34:03.120Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-20T21:34:03.120Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-08-20T21:34:03.120Z] === RUN TestReloadBadDefaultConfig [2021-08-20T21:34:03.120Z] time="2021-08-20T21:34:02Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-652858083" [2021-08-20T21:34:03.120Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-08-20T21:34:03.120Z] === RUN TestReloadWithConflictingLabels [2021-08-20T21:34:03.120Z] time="2021-08-20T21:34:02Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-169145062" [2021-08-20T21:34:03.120Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2021-08-20T21:34:03.120Z] === RUN TestReloadWithDuplicateLabels [2021-08-20T21:34:03.120Z] time="2021-08-20T21:34:02Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-250110221" [2021-08-20T21:34:03.120Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-08-20T21:34:03.120Z] === RUN TestDaemonConfigurationMerge [2021-08-20T21:34:03.120Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-08-20T21:34:03.120Z] PASS [2021-08-20T21:34:03.120Z] coverage: 80.4% of statements [2021-08-20T21:34:03.121Z] ok github.com/docker/docker/daemon/config 0.330s coverage: 80.4% of statements [2021-08-20T21:34:03.121Z] === RUN TestWaitNodeAttachment [2021-08-20T21:34:03.121Z] === RUN TestDiscoveryOptsErrors [2021-08-20T21:34:03.121Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-08-20T21:34:03.121Z] === RUN TestDiscoveryOpts [2021-08-20T21:34:03.121Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-08-20T21:34:03.121Z] PASS [2021-08-20T21:34:03.121Z] coverage: 30.0% of statements [2021-08-20T21:34:03.121Z] ok github.com/docker/docker/daemon/discovery 0.172s coverage: 30.0% of statements [2021-08-20T21:34:03.121Z] --- PASS: TestWaitNodeAttachment (0.41s) [2021-08-20T21:34:03.121Z] === RUN TestIsolationConversion [2021-08-20T21:34:03.121Z] === RUN TestIsolationConversion/default [2021-08-20T21:34:03.121Z] === RUN TestIsolationConversion/process [2021-08-20T21:34:03.121Z] === RUN TestIsolationConversion/hyperv [2021-08-20T21:34:03.121Z] --- PASS: TestIsolationConversion (0.00s) [2021-08-20T21:34:03.121Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-08-20T21:34:03.121Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-08-20T21:34:03.121Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-08-20T21:34:03.121Z] === RUN TestContainerLabels [2021-08-20T21:34:03.121Z] --- PASS: TestContainerLabels (0.00s) [2021-08-20T21:34:03.121Z] === RUN TestCredentialSpecConversion [2021-08-20T21:34:03.121Z] === RUN TestCredentialSpecConversion/none [2021-08-20T21:34:03.121Z] === RUN TestCredentialSpecConversion/config [2021-08-20T21:34:03.121Z] === RUN TestCredentialSpecConversion/file [2021-08-20T21:34:03.121Z] === RUN TestCredentialSpecConversion/registry [2021-08-20T21:34:03.121Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-08-20T21:34:03.121Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-08-20T21:34:03.121Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-08-20T21:34:03.121Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-08-20T21:34:03.121Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-08-20T21:34:03.121Z] === RUN TestControllerValidateMountBind [2021-08-20T21:34:03.121Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-08-20T21:34:03.121Z] === RUN TestControllerValidateMountVolume [2021-08-20T21:34:03.121Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-08-20T21:34:03.121Z] === RUN TestControllerValidateMountTarget [2021-08-20T21:34:03.121Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-08-20T21:34:03.121Z] === RUN TestControllerValidateMountTmpfs [2021-08-20T21:34:03.121Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-08-20T21:34:03.121Z] === RUN TestControllerValidateMountInvalidType [2021-08-20T21:34:03.121Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-08-20T21:34:03.121Z] === RUN TestControllerValidateMountNamedPipe [2021-08-20T21:34:03.121Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-08-20T21:34:03.121Z] PASS [2021-08-20T21:34:03.121Z] coverage: 11.0% of statements [2021-08-20T21:34:03.121Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.642s coverage: 11.0% of statements [2021-08-20T21:34:03.250Z] #21 30.47 Selecting previously unselected package vim. [2021-08-20T21:34:03.250Z] #21 30.48 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-08-20T21:34:03.509Z] #21 30.49 Unpacking vim (2:8.2.2434-3) ... [2021-08-20T21:34:03.578Z] === RUN TestVerifyNetworkingConfig [2021-08-20T21:34:03.579Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-08-20T21:34:03.579Z] === RUN TestGetContainer [2021-08-20T21:34:03.579Z] --- PASS: TestGetContainer (0.00s) [2021-08-20T21:34:03.579Z] === RUN TestValidContainerNames [2021-08-20T21:34:03.579Z] --- PASS: TestValidContainerNames (0.00s) [2021-08-20T21:34:03.579Z] === RUN TestContainerInitDNS [2021-08-20T21:34:03.579Z] daemon_test.go:147: root required [2021-08-20T21:34:03.579Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-08-20T21:34:03.579Z] === RUN TestMerge [2021-08-20T21:34:03.579Z] --- PASS: TestMerge (0.00s) [2021-08-20T21:34:03.579Z] === RUN TestValidateContainerIsolation [2021-08-20T21:34:03.579Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-08-20T21:34:03.579Z] === RUN TestFindNetworkErrorType [2021-08-20T21:34:03.579Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-08-20T21:34:03.579Z] === RUN TestEnsureServicesExist [2021-08-20T21:34:03.579Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-08-20T21:34:03.579Z] === RUN TestEnsureServicesExistErrors [2021-08-20T21:34:03.579Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-08-20T21:34:03.579Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-08-20T21:34:03.579Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-08-20T21:34:03.579Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-08-20T21:34:03.579Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-08-20T21:34:03.579Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-08-20T21:34:03.579Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-08-20T21:34:03.579Z] === RUN TestContainerDelete [2021-08-20T21:34:03.579Z] --- PASS: TestContainerDelete (0.00s) [2021-08-20T21:34:03.579Z] === RUN TestContainerDoubleDelete [2021-08-20T21:34:03.579Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-08-20T21:34:03.579Z] === RUN TestLogContainerEventCopyLabels [2021-08-20T21:34:03.579Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-08-20T21:34:03.579Z] === RUN TestLogContainerEventWithAttributes [2021-08-20T21:34:03.579Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-08-20T21:34:03.579Z] === RUN TestNoneHealthcheck [2021-08-20T21:34:03.579Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-08-20T21:34:03.579Z] === RUN TestHealthStates [2021-08-20T21:34:03.579Z] time="2021-08-20T21:34: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" [2021-08-20T21:34:03.579Z] time="2021-08-20T21:34: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" [2021-08-20T21:34:03.579Z] time="2021-08-20T21:34: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" [2021-08-20T21:34:03.579Z] time="2021-08-20T21:34: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" [2021-08-20T21:34:03.579Z] time="2021-08-20T21:34: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" [2021-08-20T21:34:03.579Z] time="2021-08-20T21:34: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" [2021-08-20T21:34:03.579Z] time="2021-08-20T21:34: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" [2021-08-20T21:34:03.579Z] time="2021-08-20T21:34: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" [2021-08-20T21:34:03.579Z] time="2021-08-20T21:34: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" [2021-08-20T21:34:03.579Z] time="2021-08-20T21:34: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" [2021-08-20T21:34:03.579Z] --- PASS: TestHealthStates (0.11s) [2021-08-20T21:34:03.579Z] === RUN TestMaskURLCredentials [2021-08-20T21:34:03.579Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-08-20T21:34:03.579Z] === RUN TestGetInspectData [2021-08-20T21:34:03.579Z] --- PASS: TestGetInspectData (0.00s) [2021-08-20T21:34:03.579Z] === RUN TestFillLicense [2021-08-20T21:34:03.579Z] --- PASS: TestFillLicense (0.00s) [2021-08-20T21:34:03.579Z] === RUN TestListInvalidFilter [2021-08-20T21:34:03.579Z] --- PASS: TestListInvalidFilter (0.00s) [2021-08-20T21:34:03.579Z] === RUN TestNameFilter [2021-08-20T21:34:03.579Z] --- PASS: TestNameFilter (0.00s) [2021-08-20T21:34:03.579Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-08-20T21:34:03.579Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-08-20T21:34:03.579Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-08-20T21:34:03.579Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-08-20T21:34:03.579Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-08-20T21:34:03.579Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-08-20T21:34:03.579Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-08-20T21:34:03.579Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-08-20T21:34:03.579Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-08-20T21:34:03.579Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-08-20T21:34:03.579Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-08-20T21:34:03.579Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-08-20T21:34:03.579Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-08-20T21:34:03.579Z] === 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 [2021-08-20T21:34:03.579Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-08-20T21:34:03.579Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-08-20T21:34:03.579Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-08-20T21:34:03.579Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-08-20T21:34:03.579Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-08-20T21:34:03.579Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-08-20T21:34:03.579Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-08-20T21:34:03.579Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-08-20T21:34:03.579Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-08-20T21:34:03.579Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-08-20T21:34:03.579Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-08-20T21:34:03.579Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-08-20T21:34:03.579Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-08-20T21:34:03.579Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-20T21:34:03.579Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-08-20T21:34:03.579Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-08-20T21:34:03.579Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-20T21:34:03.579Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-08-20T21:34:03.579Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-08-20T21:34:03.579Z] --- 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) [2021-08-20T21:34:03.579Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-08-20T21:34:03.579Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-08-20T21:34:03.579Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-08-20T21:34:03.579Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-08-20T21:34:03.579Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-08-20T21:34:03.579Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-08-20T21:34:03.579Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-08-20T21:34:03.579Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-08-20T21:34:03.579Z] === RUN TestDaemonReloadLabels [2021-08-20T21:34:03.579Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-08-20T21:34:03.579Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-08-20T21:34:03.579Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.01s) [2021-08-20T21:34:03.579Z] === RUN TestDaemonReloadMirrors [2021-08-20T21:34:03.579Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-08-20T21:34:03.579Z] === RUN TestDaemonReloadInsecureRegistries [2021-08-20T21:34:03.579Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-08-20T21:34:03.579Z] === RUN TestDaemonReloadNotAffectOthers [2021-08-20T21:34:03.579Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-08-20T21:34:03.579Z] === RUN TestDaemonDiscoveryReload [2021-08-20T21:34:03.922Z] #21 15.34 The following NEW packages will be installed: [2021-08-20T21:34:03.922Z] #21 15.34 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-08-20T21:34:03.922Z] #21 15.34 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-20T21:34:03.922Z] #21 15.34 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-08-20T21:34:03.922Z] #21 15.34 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-08-20T21:34:03.922Z] #21 15.34 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-08-20T21:34:03.922Z] #21 15.34 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-08-20T21:34:03.922Z] #21 15.34 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-20T21:34:03.922Z] #21 15.34 xz-utils zip [2021-08-20T21:34:04.035Z] === RUN TestEventsLog [2021-08-20T21:34:04.035Z] --- PASS: TestEventsLog (0.00s) [2021-08-20T21:34:04.035Z] === RUN TestEventsLogTimeout [2021-08-20T21:34:04.035Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-08-20T21:34:04.035Z] === RUN TestLogEvents [2021-08-20T21:34:04.035Z] --- PASS: TestLogEvents (0.05s) [2021-08-20T21:34:04.035Z] === RUN TestLoadBufferedEvents [2021-08-20T21:34:04.035Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-08-20T21:34:04.035Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-08-20T21:34:04.035Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-08-20T21:34:04.035Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-08-20T21:34:04.035Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-08-20T21:34:04.035Z] PASS [2021-08-20T21:34:04.035Z] coverage: 50.0% of statements [2021-08-20T21:34:04.035Z] ok github.com/docker/docker/daemon/events 0.200s coverage: 50.0% of statements [2021-08-20T21:34:04.035Z] === RUN TestIsEmptyDir [2021-08-20T21:34:04.035Z] --- PASS: TestIsEmptyDir (0.01s) [2021-08-20T21:34:04.035Z] PASS [2021-08-20T21:34:04.035Z] coverage: 2.3% of statements [2021-08-20T21:34:04.035Z] ok github.com/docker/docker/daemon/graphdriver 0.074s coverage: 2.3% of statements [2021-08-20T21:34:04.078Z] #21 31.03 Selecting previously unselected package xfsprogs. [2021-08-20T21:34:04.078Z] #21 31.04 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-08-20T21:34:04.078Z] #21 31.06 Unpacking xfsprogs (5.10.0-4) ... [2021-08-20T21:34:04.183Z] #21 15.66 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2021-08-20T21:34:04.183Z] #21 15.66 Need to get 27.0 MB of archives. [2021-08-20T21:34:04.183Z] #21 15.66 After this operation, 104 MB of additional disk space will be used. [2021-08-20T21:34:04.183Z] #21 15.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-08-20T21:34:04.183Z] #21 15.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-08-20T21:34:04.183Z] #21 15.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-08-20T21:34:04.183Z] #21 15.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-08-20T21:34:04.183Z] #21 15.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-08-20T21:34:04.183Z] #21 15.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-08-20T21:34:04.183Z] #21 15.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-08-20T21:34:04.183Z] #21 15.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-08-20T21:34:04.183Z] #21 15.71 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-20T21:34:04.183Z] #21 15.72 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-20T21:34:04.183Z] #21 15.72 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-08-20T21:34:04.183Z] #21 15.73 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-08-20T21:34:04.183Z] #21 15.74 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-08-20T21:34:04.338Z] #21 31.45 Selecting previously unselected package zip. [2021-08-20T21:34:04.338Z] #21 31.45 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-08-20T21:34:04.338Z] #21 31.47 Unpacking zip (3.0-12) ... [2021-08-20T21:34:04.444Z] #21 15.75 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-08-20T21:34:04.444Z] #21 15.75 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-08-20T21:34:04.444Z] #21 15.77 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-08-20T21:34:04.444Z] #21 15.78 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-08-20T21:34:04.444Z] #21 15.78 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-20T21:34:04.444Z] #21 15.78 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-08-20T21:34:04.444Z] #21 15.78 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-08-20T21:34:04.444Z] #21 15.79 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-08-20T21:34:04.444Z] #21 15.81 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-08-20T21:34:04.444Z] #21 15.81 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-08-20T21:34:04.444Z] #21 15.81 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-08-20T21:34:04.444Z] #21 15.82 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-08-20T21:34:04.444Z] #21 15.83 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-08-20T21:34:04.444Z] #21 15.83 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-08-20T21:34:04.490Z] === RUN TestLinkNaming [2021-08-20T21:34:04.490Z] --- PASS: TestLinkNaming (0.00s) [2021-08-20T21:34:04.490Z] === RUN TestLinkNew [2021-08-20T21:34:04.490Z] --- PASS: TestLinkNew (0.00s) [2021-08-20T21:34:04.490Z] === RUN TestLinkEnv [2021-08-20T21:34:04.490Z] --- PASS: TestLinkEnv (0.00s) [2021-08-20T21:34:04.490Z] === RUN TestLinkMultipleEnv [2021-08-20T21:34:04.490Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-08-20T21:34:04.490Z] === RUN TestLinkPortRangeEnv [2021-08-20T21:34:04.490Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-08-20T21:34:04.490Z] PASS [2021-08-20T21:34:04.490Z] coverage: 93.0% of statements [2021-08-20T21:34:04.490Z] ok github.com/docker/docker/daemon/links 0.025s coverage: 93.0% of statements [2021-08-20T21:34:04.490Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-08-20T21:34:04.490Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-08-20T21:34:04.597Z] #21 31.64 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-20T21:34:04.704Z] #21 16.14 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-08-20T21:34:04.704Z] #21 16.14 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-20T21:34:04.704Z] #21 16.15 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-08-20T21:34:04.704Z] #21 16.15 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-08-20T21:34:04.704Z] #21 16.15 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-08-20T21:34:04.704Z] #21 16.16 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-08-20T21:34:04.704Z] #21 16.16 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-08-20T21:34:04.704Z] #21 16.22 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-08-20T21:34:04.704Z] #21 16.22 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-08-20T21:34:04.704Z] #21 16.23 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-20T21:34:04.704Z] #21 16.24 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-08-20T21:34:04.704Z] #21 16.25 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-08-20T21:34:04.965Z] #21 16.25 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-08-20T21:34:04.965Z] #21 16.27 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-08-20T21:34:04.965Z] #21 16.29 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-08-20T21:34:04.965Z] #21 16.31 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-08-20T21:34:04.965Z] #21 16.31 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-08-20T21:34:04.965Z] #21 16.49 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-08-20T21:34:04.965Z] #21 16.52 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-08-20T21:34:05.225Z] #21 16.53 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-08-20T21:34:05.453Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.58s) [2021-08-20T21:34:05.453Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-08-20T21:34:05.537Z] #21 32.45 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-08-20T21:34:05.538Z] #21 32.47 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-08-20T21:34:05.538Z] #21 32.48 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-08-20T21:34:05.538Z] #21 32.49 Setting up libicu67:amd64 (67.1-7) ... [2021-08-20T21:34:05.538Z] #21 32.50 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-08-20T21:34:05.538Z] #21 32.51 Setting up libinih1:amd64 (53-1+b2) ... [2021-08-20T21:34:05.538Z] #21 32.53 Setting up uidmap (1:4.8.1-1) ... [2021-08-20T21:34:05.538Z] #21 32.54 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-20T21:34:05.538Z] #21 32.55 Setting up bzip2 (1.0.8-4) ... [2021-08-20T21:34:05.538Z] #21 32.56 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-20T21:34:05.538Z] #21 32.57 Setting up python3-wheel (0.34.2-1) ... [2021-08-20T21:34:05.796Z] #21 17.03 debconf: delaying package configuration, since apt-utils is not installed [2021-08-20T21:34:05.796Z] #21 17.16 Fetched 27.0 MB in 1s (23.0 MB/s) [2021-08-20T21:34:05.796Z] #21 17.20 Selecting previously unselected package pigz. [2021-08-20T21:34:05.796Z] #21 17.20 (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 ... 24014 files and directories currently installed.) [2021-08-20T21:34:05.796Z] #21 17.25 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-08-20T21:34:05.796Z] #21 17.26 Unpacking pigz (2.6-1) ... [2021-08-20T21:34:05.796Z] #21 17.33 Selecting previously unselected package libelf1:amd64. [2021-08-20T21:34:05.910Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-08-20T21:34:05.910Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-08-20T21:34:05.910Z] reload_test.go:520: root required [2021-08-20T21:34:05.910Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-20T21:34:05.910Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-08-20T21:34:05.910Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2021-08-20T21:34:05.910Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-08-20T21:34:05.910Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-08-20T21:34:05.910Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-08-20T21:34:05.910Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-08-20T21:34:05.910Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-08-20T21:34:05.910Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-08-20T21:34:05.910Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-08-20T21:34:05.910Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-08-20T21:34:05.910Z] === RUN TestParseVolumesFrom [2021-08-20T21:34:05.910Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-08-20T21:34:05.910Z] PASS [2021-08-20T21:34:05.910Z] coverage: 9.1% of statements [2021-08-20T21:34:05.910Z] ok github.com/docker/docker/daemon 2.452s coverage: 9.1% of statements [2021-08-20T21:34:05.910Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-20T21:34:05.910Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-20T21:34:05.910Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-20T21:34:05.910Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-20T21:34:05.910Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-08-20T21:34:05.910Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-08-20T21:34:05.910Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-08-20T21:34:05.910Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-20T21:34:05.910Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-08-20T21:34:05.910Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-08-20T21:34:05.910Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-20T21:34:05.910Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-08-20T21:34:05.910Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-08-20T21:34:05.910Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-08-20T21:34:05.910Z] === RUN TestAdapterReadLogs [2021-08-20T21:34:05.910Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-08-20T21:34:05.910Z] === RUN TestCopier [2021-08-20T21:34:05.910Z] --- PASS: TestCopier (0.00s) [2021-08-20T21:34:05.910Z] === RUN TestCopierLongLines [2021-08-20T21:34:05.911Z] --- PASS: TestCopierLongLines (0.00s) [2021-08-20T21:34:05.911Z] === RUN TestCopierSlow [2021-08-20T21:34:06.056Z] #21 17.33 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-08-20T21:34:06.056Z] #21 17.34 Unpacking libelf1:amd64 (0.183-1) ... [2021-08-20T21:34:06.056Z] #21 17.48 Selecting previously unselected package libbpf0:amd64. [2021-08-20T21:34:06.056Z] #21 17.49 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-08-20T21:34:06.056Z] #21 17.49 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-08-20T21:34:06.117Z] #21 33.23 Setting up xxd (2:8.2.2434-3) ... [2021-08-20T21:34:06.117Z] #21 33.24 Setting up libcap2:amd64 (1:2.44-1) ... [2021-08-20T21:34:06.117Z] #21 33.25 Setting up libcap2-bin (1:2.44-1) ... [2021-08-20T21:34:06.117Z] #21 33.27 Setting up apparmor (2.13.6-10) ... [2021-08-20T21:34:06.316Z] #21 17.59 Selecting previously unselected package libcap2:amd64. [2021-08-20T21:34:06.316Z] #21 17.60 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-08-20T21:34:06.316Z] #21 17.60 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-08-20T21:34:06.316Z] #21 17.67 Selecting previously unselected package libmnl0:amd64. [2021-08-20T21:34:06.316Z] #21 17.68 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-08-20T21:34:06.316Z] #21 17.69 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-08-20T21:34:06.316Z] #21 17.74 Selecting previously unselected package libxtables12:amd64. [2021-08-20T21:34:06.316Z] #21 17.75 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-08-20T21:34:06.316Z] #21 17.75 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-08-20T21:34:06.316Z] #21 17.81 Selecting previously unselected package libcap2-bin. [2021-08-20T21:34:06.367Z] --- PASS: TestCopierSlow (0.20s) [2021-08-20T21:34:06.367Z] === RUN TestCopierWithSized [2021-08-20T21:34:06.367Z] === RUN TestCopierWithSized/as_is [2021-08-20T21:34:06.367Z] === RUN TestCopierWithSized/With_RingLogger [2021-08-20T21:34:06.367Z] --- PASS: TestCopierWithSized (0.01s) [2021-08-20T21:34:06.367Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-08-20T21:34:06.367Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-08-20T21:34:06.367Z] === RUN TestCopierWithPartial [2021-08-20T21:34:06.367Z] --- PASS: TestCopierWithPartial (0.00s) [2021-08-20T21:34:06.367Z] === RUN TestRingLogger [2021-08-20T21:34:06.367Z] --- PASS: TestRingLogger (0.00s) [2021-08-20T21:34:06.367Z] === RUN TestRingCap [2021-08-20T21:34:06.367Z] --- PASS: TestRingCap (0.00s) [2021-08-20T21:34:06.367Z] === RUN TestRingClose [2021-08-20T21:34:06.367Z] --- PASS: TestRingClose (0.00s) [2021-08-20T21:34:06.367Z] === RUN TestRingDrain [2021-08-20T21:34:06.367Z] --- PASS: TestRingDrain (0.00s) [2021-08-20T21:34:06.367Z] PASS [2021-08-20T21:34:06.367Z] coverage: 43.8% of statements [2021-08-20T21:34:06.367Z] ok github.com/docker/docker/daemon/logger 0.259s coverage: 43.8% of statements [2021-08-20T21:34:06.577Z] #21 17.81 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-08-20T21:34:06.577Z] #21 17.82 Unpacking libcap2-bin (1:2.44-1) ... [2021-08-20T21:34:06.577Z] #21 17.90 Selecting previously unselected package iproute2. [2021-08-20T21:34:06.577Z] #21 17.90 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-08-20T21:34:06.577Z] #21 17.90 Unpacking iproute2 (5.10.0-4) ... [2021-08-20T21:34:06.823Z] === RUN TestSearchRegistryForImagesErrors [2021-08-20T21:34:06.823Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-08-20T21:34:06.823Z] === RUN TestSearchRegistryForImages [2021-08-20T21:34:06.823Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-08-20T21:34:06.823Z] === RUN TestOnlyPlatformWithFallback [2021-08-20T21:34:06.823Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-08-20T21:34:06.823Z] === RUN TestImageDelete [2021-08-20T21:34:06.823Z] === RUN TestImageDelete/no_lease [2021-08-20T21:34:06.823Z] === RUN TestImageDelete/lease_exists [2021-08-20T21:34:06.823Z] --- PASS: TestImageDelete (0.03s) [2021-08-20T21:34:06.823Z] --- PASS: TestImageDelete/no_lease (0.00s) [2021-08-20T21:34:06.823Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-08-20T21:34:06.823Z] === RUN TestContentStoreForPull [2021-08-20T21:34:06.823Z] === RUN TestNewStreamConfig [2021-08-20T21:34:06.823Z] === RUN TestNewStreamConfig/defaults [2021-08-20T21:34:06.823Z] === RUN TestNewStreamConfig/invalid_create_group [2021-08-20T21:34:06.823Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-08-20T21:34:06.823Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-08-20T21:34:06.823Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-08-20T21:34:06.823Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-08-20T21:34:06.823Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-08-20T21:34:06.823Z] --- PASS: TestNewStreamConfig (0.00s) [2021-08-20T21:34:06.823Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-08-20T21:34:06.823Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-08-20T21:34:06.823Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-08-20T21:34:06.823Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-08-20T21:34:06.823Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-08-20T21:34:06.823Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-08-20T21:34:06.823Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-08-20T21:34:06.823Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-08-20T21:34:06.823Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-08-20T21:34:06.823Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-08-20T21:34:06.823Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-08-20T21:34:06.823Z] === RUN TestNewAWSLogsClientRegionDetect [2021-08-20T21:34:06.823Z] time="2021-08-20T21:34:06Z" level=info msg="Trying to get region from EC2 Metadata" [2021-08-20T21:34:06.823Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2021-08-20T21:34:06.823Z] === RUN TestCreateSuccess [2021-08-20T21:34:06.823Z] --- PASS: TestCreateSuccess (0.00s) [2021-08-20T21:34:06.823Z] === RUN TestCreateStreamSkipped [2021-08-20T21:34:06.824Z] time="2021-08-20T21:34:06Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-08-20T21:34:06.824Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-08-20T21:34:06.824Z] === RUN TestCreateLogGroupSuccess [2021-08-20T21:34:06.824Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-08-20T21:34:06.824Z] === RUN TestCreateError [2021-08-20T21:34:06.824Z] --- PASS: TestCreateError (0.00s) [2021-08-20T21:34:06.824Z] === RUN TestCreateAlreadyExists [2021-08-20T21:34:06.824Z] time="2021-08-20T21:34:06Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-08-20T21:34:06.824Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-08-20T21:34:06.824Z] === RUN TestLogClosed [2021-08-20T21:34:06.824Z] --- PASS: TestLogClosed (0.00s) [2021-08-20T21:34:06.824Z] === RUN TestLogBlocking [2021-08-20T21:34:06.824Z] --- PASS: TestLogBlocking (0.00s) [2021-08-20T21:34:06.824Z] === RUN TestLogNonBlockingBufferEmpty [2021-08-20T21:34:06.824Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-08-20T21:34:06.824Z] === RUN TestLogNonBlockingBufferFull [2021-08-20T21:34:06.824Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-08-20T21:34:06.824Z] === RUN TestPublishBatchSuccess [2021-08-20T21:34:06.824Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-08-20T21:34:06.824Z] === RUN TestPublishBatchError [2021-08-20T21:34:06.824Z] time="2021-08-20T21:34:06Z" level=error msg=Error [2021-08-20T21:34:06.824Z] --- PASS: TestPublishBatchError (0.00s) [2021-08-20T21:34:06.824Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-08-20T21:34:06.824Z] time="2021-08-20T21:34:06Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-20T21:34:06.824Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-08-20T21:34:06.824Z] === RUN TestPublishBatchAlreadyAccepted [2021-08-20T21:34:06.824Z] time="2021-08-20T21:34:06Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-20T21:34:06.824Z] time="2021-08-20T21:34:06Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-08-20T21:34:06.824Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-08-20T21:34:06.824Z] === RUN TestCollectBatchSimple [2021-08-20T21:34:06.824Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-08-20T21:34:06.824Z] === RUN TestCollectBatchTicker [2021-08-20T21:34:06.824Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-08-20T21:34:06.824Z] === RUN TestCollectBatchMultilinePattern [2021-08-20T21:34:06.824Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-08-20T21:34:06.824Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-08-20T21:34:06.824Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-08-20T21:34:06.824Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-08-20T21:34:06.824Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-08-20T21:34:06.824Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-08-20T21:34:06.824Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-08-20T21:34:06.824Z] === RUN TestCollectBatchClose [2021-08-20T21:34:06.824Z] --- PASS: TestCollectBatchClose (0.00s) [2021-08-20T21:34:06.824Z] === RUN TestEffectiveLen [2021-08-20T21:34:06.824Z] === RUN TestEffectiveLen/0/Hello [2021-08-20T21:34:06.824Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-08-20T21:34:06.824Z] === RUN TestEffectiveLen/2/🙃 [2021-08-20T21:34:06.824Z] === RUN TestEffectiveLen/3/���� [2021-08-20T21:34:06.824Z] === RUN TestEffectiveLen/4/He��o [2021-08-20T21:34:06.824Z] === RUN TestEffectiveLen/5/ [2021-08-20T21:34:06.824Z] --- PASS: TestEffectiveLen (0.00s) [2021-08-20T21:34:06.824Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-08-20T21:34:06.824Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-08-20T21:34:06.824Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-08-20T21:34:06.824Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-08-20T21:34:06.824Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-08-20T21:34:06.824Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-08-20T21:34:06.824Z] === RUN TestFindValidSplit [2021-08-20T21:34:06.824Z] === RUN TestFindValidSplit/0/ [2021-08-20T21:34:06.824Z] cloudwatchlogs_test.go:1064: [2021-08-20T21:34:06.824Z] cloudwatchlogs_test.go:1065: [2021-08-20T21:34:06.824Z] === RUN TestFindValidSplit/1/Hello [2021-08-20T21:34:06.824Z] cloudwatchlogs_test.go:1064: Hello [2021-08-20T21:34:06.824Z] cloudwatchlogs_test.go:1065: [2021-08-20T21:34:06.824Z] === RUN TestFindValidSplit/2/Hello [2021-08-20T21:34:06.824Z] cloudwatchlogs_test.go:1064: He [2021-08-20T21:34:06.824Z] cloudwatchlogs_test.go:1065: llo [2021-08-20T21:34:06.824Z] === RUN TestFindValidSplit/3/Hello [2021-08-20T21:34:06.824Z] cloudwatchlogs_test.go:1064: [2021-08-20T21:34:06.824Z] cloudwatchlogs_test.go:1065: Hello [2021-08-20T21:34:06.824Z] === RUN TestFindValidSplit/4/🙃 [2021-08-20T21:34:06.824Z] cloudwatchlogs_test.go:1064: [2021-08-20T21:34:06.824Z] cloudwatchlogs_test.go:1065: 🙃 [2021-08-20T21:34:06.824Z] === RUN TestFindValidSplit/5/🙃 [2021-08-20T21:34:06.824Z] cloudwatchlogs_test.go:1064: 🙃 [2021-08-20T21:34:06.824Z] cloudwatchlogs_test.go:1065: [2021-08-20T21:34:06.824Z] === RUN TestFindValidSplit/6/a� [2021-08-20T21:34:06.824Z] cloudwatchlogs_test.go:1064: a [2021-08-20T21:34:06.824Z] cloudwatchlogs_test.go:1065: � [2021-08-20T21:34:06.824Z] === RUN TestFindValidSplit/7/a� [2021-08-20T21:34:06.824Z] cloudwatchlogs_test.go:1064: a� [2021-08-20T21:34:06.824Z] cloudwatchlogs_test.go:1065: [2021-08-20T21:34:06.824Z] --- PASS: TestFindValidSplit (0.00s) [2021-08-20T21:34:06.824Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-08-20T21:34:06.824Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-08-20T21:34:06.824Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-08-20T21:34:06.824Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-08-20T21:34:06.824Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-08-20T21:34:06.824Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-08-20T21:34:06.824Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-08-20T21:34:06.824Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-08-20T21:34:06.824Z] === RUN TestProcessEventEmoji [2021-08-20T21:34:06.824Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-08-20T21:34:06.824Z] === RUN TestCollectBatchLineSplit [2021-08-20T21:34:06.824Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-08-20T21:34:06.824Z] === RUN TestCollectBatchLineSplitWithBinary [2021-08-20T21:34:06.824Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-08-20T21:34:06.824Z] === RUN TestCollectBatchMaxEvents [2021-08-20T21:34:06.824Z] --- PASS: TestContentStoreForPull (0.17s) [2021-08-20T21:34:06.824Z] PASS [2021-08-20T21:34:06.824Z] coverage: 6.7% of statements [2021-08-20T21:34:06.824Z] ok github.com/docker/docker/daemon/images 0.284s coverage: 6.7% of statements [2021-08-20T21:34:06.824Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2021-08-20T21:34:06.824Z] === RUN TestCollectBatchMaxTotalBytes [2021-08-20T21:34:06.824Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-08-20T21:34:06.824Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-08-20T21:34:06.865Z] #21 18.26 Selecting previously unselected package xxd. [2021-08-20T21:34:06.865Z] #21 18.27 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-20T21:34:06.865Z] #21 18.28 Unpacking xxd (2:8.2.2434-3) ... [2021-08-20T21:34:07.126Z] #21 18.56 Selecting previously unselected package vim-common. [2021-08-20T21:34:07.126Z] #21 18.56 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-20T21:34:07.126Z] #21 18.59 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-20T21:34:07.281Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-08-20T21:34:07.281Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-08-20T21:34:07.281Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-20T21:34:07.281Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-20T21:34:07.281Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-08-20T21:34:07.281Z] === RUN TestParseLogOptionsMultilinePattern [2021-08-20T21:34:07.281Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-08-20T21:34:07.281Z] === RUN TestParseLogOptionsDatetimeFormat [2021-08-20T21:34:07.281Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-08-20T21:34:07.281Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-08-20T21:34:07.281Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-08-20T21:34:07.281Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-08-20T21:34:07.281Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-08-20T21:34:07.281Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-08-20T21:34:07.281Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-08-20T21:34:07.281Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2021-08-20T21:34:07.281Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-08-20T21:34:07.281Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-08-20T21:34:07.281Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-08-20T21:34:07.281Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-08-20T21:34:07.281Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-08-20T21:34:07.281Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-08-20T21:34:07.281Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-08-20T21:34:07.281Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-08-20T21:34:07.281Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-08-20T21:34:07.281Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-08-20T21:34:07.281Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-08-20T21:34:07.281Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-08-20T21:34:07.281Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-08-20T21:34:07.281Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-08-20T21:34:07.281Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-08-20T21:34:07.281Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-08-20T21:34:07.281Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-08-20T21:34:07.281Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-08-20T21:34:07.281Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-08-20T21:34:07.281Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-08-20T21:34:07.281Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-08-20T21:34:07.281Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-08-20T21:34:07.281Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-08-20T21:34:07.281Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-08-20T21:34:07.281Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-08-20T21:34:07.281Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-08-20T21:34:07.281Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-08-20T21:34:07.281Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-08-20T21:34:07.281Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-08-20T21:34:07.281Z] === RUN TestCreateTagSuccess [2021-08-20T21:34:07.281Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-08-20T21:34:07.281Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-08-20T21:34:07.281Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.00s) [2021-08-20T21:34:07.281Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-08-20T21:34:07.281Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-08-20T21:34:07.281Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-08-20T21:34:07.281Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-08-20T21:34:07.281Z] PASS [2021-08-20T21:34:07.281Z] coverage: 77.4% of statements [2021-08-20T21:34:07.281Z] ok github.com/docker/docker/daemon/logger/awslogs 0.323s coverage: 77.4% of statements [2021-08-20T21:34:07.281Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-08-20T21:34:07.281Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-20T21:34:07.281Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-20T21:34:07.281Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-08-20T21:34:07.281Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-08-20T21:34:07.281Z] === RUN TestJSONLogsMarshalJSONBuf [2021-08-20T21:34:07.281Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-08-20T21:34:07.281Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-08-20T21:34:07.281Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s) [2021-08-20T21:34:07.281Z] === RUN TestFastTimeMarshalJSON [2021-08-20T21:34:07.281Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-08-20T21:34:07.281Z] PASS [2021-08-20T21:34:07.281Z] coverage: 87.2% of statements [2021-08-20T21:34:07.281Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.159s coverage: 87.2% of statements [2021-08-20T21:34:07.387Z] #21 18.74 Selecting previously unselected package bash-completion. [2021-08-20T21:34:07.387Z] #21 18.75 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-08-20T21:34:07.739Z] === RUN TestJSONFileLogger [2021-08-20T21:34:07.739Z] --- PASS: TestJSONFileLogger (0.00s) [2021-08-20T21:34:07.739Z] === RUN TestJSONFileLoggerWithTags [2021-08-20T21:34:07.739Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-08-20T21:34:07.739Z] === RUN TestJSONFileLoggerWithOpts [2021-08-20T21:34:07.739Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-08-20T21:34:07.739Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-08-20T21:34:07.739Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-08-20T21:34:07.739Z] === RUN TestEncodeDecode [2021-08-20T21:34:07.739Z] === PAUSE TestEncodeDecode [2021-08-20T21:34:07.739Z] === RUN TestUnexpectedEOF [2021-08-20T21:34:07.739Z] time="2021-08-20T21:34:07Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-20T21:34:07.739Z] time="2021-08-20T21:34:07Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-20T21:34:07.739Z] --- PASS: TestUnexpectedEOF (0.11s) [2021-08-20T21:34:07.739Z] === CONT TestEncodeDecode [2021-08-20T21:34:07.739Z] --- PASS: TestEncodeDecode (0.00s) [2021-08-20T21:34:07.739Z] PASS [2021-08-20T21:34:07.739Z] coverage: 69.9% of statements [2021-08-20T21:34:07.739Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.190s coverage: 69.9% of statements [2021-08-20T21:34:08.024Z] #21 34.93 Setting up zip (3.0-12) ... [2021-08-20T21:34:08.024Z] #21 34.94 Setting up vim-common (2:8.2.2434-3) ... [2021-08-20T21:34:08.024Z] #21 34.98 Setting up bash-completion (1:2.11-2) ... [2021-08-20T21:34:08.197Z] === RUN TestWriteLog [2021-08-20T21:34:08.197Z] === PAUSE TestWriteLog [2021-08-20T21:34:08.197Z] === RUN TestReadLog [2021-08-20T21:34:08.197Z] === PAUSE TestReadLog [2021-08-20T21:34:08.197Z] === CONT TestWriteLog [2021-08-20T21:34:08.197Z] === CONT TestReadLog [2021-08-20T21:34:08.197Z] --- PASS: TestWriteLog (0.00s) [2021-08-20T21:34:08.653Z] === RUN TestReadLog/tail_exact [2021-08-20T21:34:08.653Z] === RUN TestReadLog/tail_less_than_available [2021-08-20T21:34:08.653Z] === RUN TestReadLog/tail_more_than_available [2021-08-20T21:34:08.653Z] --- PASS: TestReadLog (0.13s) [2021-08-20T21:34:08.653Z] --- PASS: TestReadLog/tail_exact (0.11s) [2021-08-20T21:34:08.653Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-08-20T21:34:08.653Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-08-20T21:34:08.653Z] PASS [2021-08-20T21:34:08.653Z] coverage: 75.2% of statements [2021-08-20T21:34:08.653Z] ok github.com/docker/docker/daemon/logger/local 0.165s coverage: 75.2% of statements [2021-08-20T21:34:08.653Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-20T21:34:08.653Z] === RUN TestOpenFileDelete [2021-08-20T21:34:08.653Z] --- PASS: TestOpenFileDelete (0.00s) [2021-08-20T21:34:08.653Z] === RUN TestOpenFileRename [2021-08-20T21:34:08.653Z] --- PASS: TestOpenFileRename (0.00s) [2021-08-20T21:34:08.653Z] === RUN TestParseLogTagDefaultTag [2021-08-20T21:34:08.653Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-08-20T21:34:08.653Z] === RUN TestParseLogTag [2021-08-20T21:34:08.653Z] --- PASS: TestParseLogTag (0.00s) [2021-08-20T21:34:08.653Z] === RUN TestParseLogTagEmptyTag [2021-08-20T21:34:08.653Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-08-20T21:34:08.653Z] === RUN TestTailFiles [2021-08-20T21:34:08.653Z] --- PASS: TestTailFiles (0.00s) [2021-08-20T21:34:08.653Z] === RUN TestFollowLogsConsumerGone [2021-08-20T21:34:08.653Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-08-20T21:34:08.653Z] === RUN TestFollowLogsProducerGone [2021-08-20T21:34:08.653Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-08-20T21:34:08.653Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-08-20T21:34:08.653Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-08-20T21:34:08.653Z] === RUN TestCheckCapacityAndRotate [2021-08-20T21:34:08.653Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-08-20T21:34:08.653Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-08-20T21:34:08.653Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2021-08-20T21:34:08.653Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-08-20T21:34:08.653Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.01s) [2021-08-20T21:34:08.653Z] PASS [2021-08-20T21:34:08.653Z] coverage: 53.7% of statements [2021-08-20T21:34:08.653Z] === RUN TestLog [2021-08-20T21:34:08.653Z] --- PASS: TestLog (0.00s) [2021-08-20T21:34:08.653Z] PASS [2021-08-20T21:34:08.653Z] coverage: 31.5% of statements [2021-08-20T21:34:08.653Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.168s coverage: 53.7% of statements [2021-08-20T21:34:08.653Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.046s coverage: 31.5% of statements [2021-08-20T21:34:08.770Z] #21 20.29 Unpacking bash-completion (1:2.11-2) ... [2021-08-20T21:34:09.031Z] #21 20.59 Selecting previously unselected package bzip2. [2021-08-20T21:34:09.031Z] #21 20.60 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-08-20T21:34:09.031Z] #21 20.63 Unpacking bzip2 (1.0.8-4) ... [2021-08-20T21:34:09.291Z] #21 20.76 Selecting previously unselected package xz-utils. [2021-08-20T21:34:09.291Z] #21 20.77 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-08-20T21:34:09.291Z] #21 20.78 Unpacking xz-utils (5.2.5-2) ... [2021-08-20T21:34:09.552Z] #21 20.93 Selecting previously unselected package apparmor. [2021-08-20T21:34:09.552Z] #21 20.93 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-08-20T21:34:09.552Z] #21 20.99 Unpacking apparmor (2.13.6-10) ... [2021-08-20T21:34:09.617Z] === RUN TestNewParse [2021-08-20T21:34:09.617Z] --- PASS: TestNewParse (0.00s) [2021-08-20T21:34:09.617Z] PASS [2021-08-20T21:34:09.617Z] coverage: 8.3% of statements [2021-08-20T21:34:09.617Z] ok github.com/docker/docker/daemon/logger/templates 0.029s coverage: 8.3% of statements [2021-08-20T21:34:09.617Z] === RUN TestValidateLogOpt [2021-08-20T21:34:09.617Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-20T21:34:09.617Z] === RUN TestNewMissedConfig [2021-08-20T21:34:09.617Z] --- PASS: TestNewMissedConfig (0.00s) [2021-08-20T21:34:09.617Z] === RUN TestNewMissedUrl [2021-08-20T21:34:09.617Z] --- PASS: TestNewMissedUrl (0.00s) [2021-08-20T21:34:09.617Z] === RUN TestNewMissedToken [2021-08-20T21:34:09.617Z] --- PASS: TestNewMissedToken (0.00s) [2021-08-20T21:34:09.617Z] === RUN TestNewWithProxy [2021-08-20T21:34:09.617Z] --- PASS: TestNewWithProxy (0.00s) [2021-08-20T21:34:09.617Z] === RUN TestDefault [2021-08-20T21:34:09.617Z] --- PASS: TestDefault (0.01s) [2021-08-20T21:34:09.617Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-08-20T21:34:09.617Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-08-20T21:34:09.617Z] === RUN TestJsonFormat [2021-08-20T21:34:09.617Z] --- PASS: TestJsonFormat (0.01s) [2021-08-20T21:34:09.617Z] === RUN TestRawFormat [2021-08-20T21:34:09.617Z] --- PASS: TestRawFormat (0.00s) [2021-08-20T21:34:09.617Z] === RUN TestRawFormatWithLabels [2021-08-20T21:34:09.617Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-08-20T21:34:09.617Z] === RUN TestRawFormatWithoutTag [2021-08-20T21:34:09.617Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-08-20T21:34:09.617Z] === RUN TestBatching [2021-08-20T21:34:09.617Z] === RUN TestParseLogFormat [2021-08-20T21:34:09.617Z] --- PASS: TestParseLogFormat (0.00s) [2021-08-20T21:34:09.617Z] === RUN TestValidateLogOptEmpty [2021-08-20T21:34:09.617Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-08-20T21:34:09.617Z] === RUN TestValidateSyslogAddress [2021-08-20T21:34:09.617Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-08-20T21:34:09.617Z] === RUN TestParseAddressDefaultPort [2021-08-20T21:34:09.617Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-08-20T21:34:09.617Z] === RUN TestValidateSyslogFacility [2021-08-20T21:34:09.617Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-08-20T21:34:09.617Z] === RUN TestValidateLogOptSyslogFormat [2021-08-20T21:34:09.617Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-08-20T21:34:09.617Z] === RUN TestValidateLogOpt [2021-08-20T21:34:09.617Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-20T21:34:09.617Z] PASS [2021-08-20T21:34:09.617Z] coverage: 46.8% of statements [2021-08-20T21:34:09.617Z] ok github.com/docker/docker/daemon/logger/syslog 0.041s coverage: 46.8% of statements [2021-08-20T21:34:09.617Z] --- PASS: TestBatching (0.21s) [2021-08-20T21:34:09.617Z] === RUN TestFrequency [2021-08-20T21:34:09.996Z] #21 36.93 Setting up xz-utils (5.2.5-2) ... [2021-08-20T21:34:09.996Z] #21 36.95 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-20T21:34:09.996Z] #21 36.96 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-08-20T21:34:09.996Z] #21 36.97 Setting up patch (2.7.6-7) ... [2021-08-20T21:34:09.996Z] #21 36.98 Setting up sudo (1.9.5p2-3) ... [2021-08-20T21:34:09.996Z] #21 37.05 invoke-rc.d: could not determine current runlevel [2021-08-20T21:34:09.996Z] #21 37.05 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-20T21:34:09.996Z] #21 37.06 Setting up xfsprogs (5.10.0-4) ... [2021-08-20T21:34:09.996Z] #21 37.08 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-08-20T21:34:09.996Z] #21 37.09 Setting up inetutils-ping (2:2.0-1) ... [2021-08-20T21:34:09.996Z] #21 37.11 Setting up pigz (2.6-1) ... [2021-08-20T21:34:09.996Z] #21 37.12 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-20T21:34:09.996Z] #21 37.13 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-20T21:34:10.072Z] #21 21.32 Selecting previously unselected package inetutils-ping. [2021-08-20T21:34:10.072Z] #21 21.32 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-08-20T21:34:10.072Z] #21 21.33 Unpacking inetutils-ping (2:2.0-1) ... [2021-08-20T21:34:10.072Z] #21 21.44 Selecting previously unselected package libip4tc2:amd64. [2021-08-20T21:34:10.072Z] #21 21.45 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-08-20T21:34:10.072Z] #21 21.47 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-08-20T21:34:10.072Z] #21 21.54 Selecting previously unselected package libip6tc2:amd64. [2021-08-20T21:34:10.072Z] #21 21.55 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-08-20T21:34:10.072Z] #21 21.56 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-08-20T21:34:10.072Z] #21 21.62 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-20T21:34:10.072Z] #21 21.62 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-20T21:34:10.072Z] #21 21.63 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-20T21:34:10.073Z] --- PASS: TestFrequency (0.34s) [2021-08-20T21:34:10.073Z] === RUN TestOneMessagePerRequest [2021-08-20T21:34:10.073Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-08-20T21:34:10.073Z] === RUN TestVerify [2021-08-20T21:34:10.073Z] --- PASS: TestVerify (0.00s) [2021-08-20T21:34:10.073Z] === RUN TestSkipVerify [2021-08-20T21:34:10.073Z] time="2021-08-20T21:34:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-20T21:34:10.073Z] time="2021-08-20T21:34:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-20T21:34:10.073Z] time="2021-08-20T21:34:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-20T21:34:10.073Z] time="2021-08-20T21:34:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-20T21:34:10.254Z] #21 37.17 Setting up python-pip-whl (20.3.4-4) ... [2021-08-20T21:34:10.254Z] #21 37.18 Setting up vim-runtime (2:8.2.2434-3) ... [2021-08-20T21:34:10.333Z] #21 21.69 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-20T21:34:10.333Z] #21 21.70 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-08-20T21:34:10.333Z] #21 21.71 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-20T21:34:10.333Z] #21 21.79 Selecting previously unselected package libnftnl11:amd64. [2021-08-20T21:34:10.333Z] #21 21.80 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-08-20T21:34:10.333Z] #21 21.81 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-08-20T21:34:10.333Z] #21 21.89 Selecting previously unselected package iptables. [2021-08-20T21:34:10.531Z] --- PASS: TestSkipVerify (0.36s) [2021-08-20T21:34:10.531Z] === RUN TestBufferMaximum [2021-08-20T21:34:10.531Z] time="2021-08-20T21:34:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-20T21:34:10.531Z] time="2021-08-20T21:34:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-20T21:34:10.531Z] time="2021-08-20T21:34:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-20T21:34:10.531Z] time="2021-08-20T21:34:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-20T21:34:10.531Z] time="2021-08-20T21:34:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-20T21:34:10.531Z] time="2021-08-20T21:34:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629495250.192281\",\"host\":\"95e670bd83cd\"}'" [2021-08-20T21:34:10.531Z] time="2021-08-20T21:34:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629495250.192281\",\"host\":\"95e670bd83cd\"}'" [2021-08-20T21:34:10.531Z] --- PASS: TestBufferMaximum (0.00s) [2021-08-20T21:34:10.531Z] === RUN TestServerAlwaysDown [2021-08-20T21:34:10.531Z] time="2021-08-20T21:34:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-20T21:34:10.531Z] time="2021-08-20T21:34:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-20T21:34:10.531Z] time="2021-08-20T21:34:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629495250.194278\",\"host\":\"95e670bd83cd\"}'" [2021-08-20T21:34:10.531Z] time="2021-08-20T21:34:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629495250.194278\",\"host\":\"95e670bd83cd\"}'" [2021-08-20T21:34:10.531Z] time="2021-08-20T21:34:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-20T21:34:10.531Z] time="2021-08-20T21:34:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629495250.194278\",\"host\":\"95e670bd83cd\"}'" [2021-08-20T21:34:10.531Z] time="2021-08-20T21:34:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629495250.194278\",\"host\":\"95e670bd83cd\"}'" [2021-08-20T21:34:10.531Z] time="2021-08-20T21:34:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629495250.194278\",\"host\":\"95e670bd83cd\"}'" [2021-08-20T21:34:10.531Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-08-20T21:34:10.531Z] === RUN TestCannotSendAfterClose [2021-08-20T21:34:10.531Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-08-20T21:34:10.531Z] === RUN TestDeadlockOnBlockedEndpoint [2021-08-20T21:34:10.531Z] === RUN TestV1IDService [2021-08-20T21:34:10.593Z] #21 21.89 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-08-20T21:34:10.593Z] #21 21.90 Unpacking iptables (1.8.7-1) ... [2021-08-20T21:34:10.593Z] #21 22.18 Selecting previously unselected package libonig5:amd64. [2021-08-20T21:34:10.822Z] #21 37.89 Setting up libaio1:amd64 (0.3.112-9) ... [2021-08-20T21:34:10.822Z] #21 37.91 Setting up python3-lib2to3 (3.9.2-1) ... [2021-08-20T21:34:10.853Z] #21 22.19 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-08-20T21:34:10.853Z] #21 22.20 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-08-20T21:34:10.853Z] #21 22.35 Selecting previously unselected package libjq1:amd64. [2021-08-20T21:34:10.853Z] #21 22.36 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-08-20T21:34:10.853Z] #21 22.37 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-08-20T21:34:10.985Z] --- PASS: TestV1IDService (0.03s) [2021-08-20T21:34:10.985Z] === RUN TestV2MetadataService [2021-08-20T21:34:11.114Z] #21 22.47 Selecting previously unselected package jq. [2021-08-20T21:34:11.114Z] #21 22.49 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-08-20T21:34:11.114Z] #21 22.49 Unpacking jq (1.6-2.1) ... [2021-08-20T21:34:11.114Z] #21 22.58 Selecting previously unselected package libaio1:amd64. [2021-08-20T21:34:11.114Z] #21 22.59 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-08-20T21:34:11.114Z] #21 22.59 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-08-20T21:34:11.114Z] #21 22.64 Selecting previously unselected package libgpm2:amd64. [2021-08-20T21:34:11.114Z] #21 22.66 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-08-20T21:34:11.114Z] #21 22.67 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-08-20T21:34:11.340Z] #21 38.31 Setting up libelf1:amd64 (0.183-1) ... [2021-08-20T21:34:11.340Z] #21 38.34 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-08-20T21:34:11.340Z] #21 38.35 Setting up python3-distutils (3.9.2-1) ... [2021-08-20T21:34:11.374Z] #21 22.74 Selecting previously unselected package libicu67:amd64. [2021-08-20T21:34:11.374Z] #21 22.76 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-08-20T21:34:11.374Z] #21 22.77 Unpacking libicu67:amd64 (67.1-7) ... [2021-08-20T21:34:11.440Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-08-20T21:34:11.440Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-08-20T21:34:11.440Z] === RUN TestContinueOnError_MirrorEndpoint [2021-08-20T21:34:11.440Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-08-20T21:34:11.440Z] === RUN TestContinueOnError_NeverContinue [2021-08-20T21:34:11.440Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-08-20T21:34:11.440Z] === RUN TestManifestStore [2021-08-20T21:34:11.440Z] === RUN TestManifestStore/no_remote_or_local [2021-08-20T21:34:11.440Z] --- PASS: TestV2MetadataService (0.53s) [2021-08-20T21:34:11.440Z] PASS [2021-08-20T21:34:11.440Z] coverage: 48.2% of statements [2021-08-20T21:34:11.440Z] ok github.com/docker/docker/distribution/metadata 0.620s coverage: 48.2% of statements [2021-08-20T21:34:11.440Z] time="2021-08-20T21:34:11Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local187779543\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-08-20T21:34:11.440Z] === RUN TestManifestStore/no_local_cache [2021-08-20T21:34:11.440Z] === RUN TestManifestStore/with_local_cache [2021-08-20T21:34:11.440Z] === RUN TestManifestStore/unknown_media_type [2021-08-20T21:34:11.440Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-08-20T21:34:11.440Z] time="2021-08-20T21:34:11Z" level=warning msg="reference for unknown type: " [2021-08-20T21:34:11.440Z] time="2021-08-20T21:34:11Z" level=warning msg="reference for unknown type: " [2021-08-20T21:34:11.440Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-08-20T21:34:11.440Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-08-20T21:34:11.440Z] time="2021-08-20T21:34:11Z" level=warning msg="reference for unknown type: " [2021-08-20T21:34:11.441Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-08-20T21:34:11.441Z] time="2021-08-20T21:34:11Z" level=warning msg="reference for unknown type: " [2021-08-20T21:34:11.441Z] time="2021-08-20T21:34:11Z" level=warning msg="reference for unknown type: " [2021-08-20T21:34:11.441Z] === RUN TestManifestStore/error_persisting_manifest [2021-08-20T21:34:11.441Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-08-20T21:34:11.441Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-08-20T21:34:11.441Z] time="2021-08-20T21:34:11Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-08-20T21:34:11.441Z] --- PASS: TestManifestStore (0.22s) [2021-08-20T21:34:11.441Z] --- PASS: TestManifestStore/no_remote_or_local (0.11s) [2021-08-20T21:34:11.441Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-08-20T21:34:11.441Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-08-20T21:34:11.441Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2021-08-20T21:34:11.441Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.05s) [2021-08-20T21:34:11.441Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.02s) [2021-08-20T21:34:11.441Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-08-20T21:34:11.441Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-08-20T21:34:11.441Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-08-20T21:34:11.441Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-08-20T21:34:11.441Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-08-20T21:34:11.441Z] === RUN TestDetectManifestBlobMediaType [2021-08-20T21:34:11.441Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-08-20T21:34:11.441Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-08-20T21:34:11.441Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-08-20T21:34:11.441Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-08-20T21:34:11.441Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-08-20T21:34:11.441Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-08-20T21:34:11.441Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-08-20T21:34:11.441Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-08-20T21:34:11.441Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-08-20T21:34:11.441Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-08-20T21:34:11.441Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-08-20T21:34:11.441Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-08-20T21:34:11.441Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-08-20T21:34:11.441Z] === RUN TestFixManifestLayers [2021-08-20T21:34:11.441Z] --- PASS: TestFixManifestLayers (0.00s) [2021-08-20T21:34:11.441Z] === RUN TestFixManifestLayersBaseLayerParent [2021-08-20T21:34:11.441Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-20T21:34:11.441Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-20T21:34:11.441Z] === RUN TestFixManifestLayersBadParent [2021-08-20T21:34:11.441Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-08-20T21:34:11.441Z] === RUN TestValidateManifest [2021-08-20T21:34:11.441Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-20T21:34:11.441Z] --- SKIP: TestValidateManifest (0.00s) [2021-08-20T21:34:11.441Z] === RUN TestFormatPlatform [2021-08-20T21:34:11.441Z] --- PASS: TestFormatPlatform (0.00s) [2021-08-20T21:34:11.441Z] === RUN TestGetRepositoryMountCandidates [2021-08-20T21:34:11.441Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-08-20T21:34:11.441Z] === RUN TestLayerAlreadyExists [2021-08-20T21:34:11.441Z] 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} [2021-08-20T21:34:11.441Z] 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} [2021-08-20T21:34:11.441Z] 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} [2021-08-20T21:34:11.441Z] 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} [2021-08-20T21:34:11.441Z] 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} [2021-08-20T21:34:11.441Z] 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} [2021-08-20T21:34:11.441Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-08-20T21:34:11.441Z] === RUN TestWhenEmptyAuthConfig [2021-08-20T21:34:11.441Z] time="2021-08-20T21:34:11Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-08-20T21:34:11.441Z] time="2021-08-20T21:34:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"95e670bd83cd\"}'" [2021-08-20T21:34:11.441Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-08-20T21:34:11.441Z] PASS [2021-08-20T21:34:11.441Z] coverage: 82.5% of statements [2021-08-20T21:34:11.441Z] ok github.com/docker/docker/daemon/logger/splunk 1.981s coverage: 82.5% of statements [2021-08-20T21:34:11.441Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-20T21:34:11.441Z] ? github.com/docker/docker/daemon/network [no test files] [2021-08-20T21:34:11.441Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-20T21:34:11.599Z] #21 38.84 Setting up vim (2:8.2.2434-3) ... [2021-08-20T21:34:11.858Z] #21 38.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-20T21:34:11.858Z] #21 38.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-20T21:34:11.858Z] #21 38.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-20T21:34:11.858Z] #21 38.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-20T21:34:11.858Z] #21 38.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-20T21:34:11.858Z] #21 38.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-20T21:34:11.858Z] #21 38.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-20T21:34:11.858Z] #21 38.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-20T21:34:11.858Z] #21 38.93 Setting up python3-setuptools (52.0.0-4) ... [2021-08-20T21:34:11.895Z] === RUN TestSuccessfulDownload [2021-08-20T21:34:11.895Z] download_test.go:268: Needs fixing on Windows [2021-08-20T21:34:11.895Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-08-20T21:34:11.895Z] === RUN TestCancelledDownload [2021-08-20T21:34:11.895Z] --- PASS: TestCancelledDownload (0.00s) [2021-08-20T21:34:11.895Z] === RUN TestMaxDownloadAttempts [2021-08-20T21:34:11.895Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-20T21:34:11.895Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-20T21:34:11.895Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-20T21:34:11.895Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-20T21:34:11.895Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-20T21:34:11.895Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-20T21:34:11.895Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-20T21:34:11.895Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-20T21:34:11.895Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-20T21:34:11.895Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-20T21:34:11.895Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-20T21:34:11.895Z] #23 ... [2021-08-20T21:34:11.896Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-20T21:34:11.896Z] [2021-08-20T21:34:11.896Z] time="2021-08-20T21:34:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-20T21:34:11.896Z] time="2021-08-20T21:34:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-20T21:34:11.896Z] time="2021-08-20T21:34:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-20T21:34:11.896Z] time="2021-08-20T21:34:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-20T21:34:11.896Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-08-20T21:34:11.896Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.36s) [2021-08-20T21:34:11.896Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.36s) [2021-08-20T21:34:11.896Z] #41 [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 [2021-08-20T21:34:11.896Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.36s) [2021-08-20T21:34:11.896Z] #41 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-20T21:34:11.896Z] #41 DONE 193.5s [2021-08-20T21:34:11.896Z] [2021-08-20T21:34:11.896Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.36s) [2021-08-20T21:34:11.896Z] === RUN TestTransfer [2021-08-20T21:34:11.896Z] #51 [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 [2021-08-20T21:34:11.896Z] #51 sha256:2bb9905e19f3325e3bc1b952e08aa426397773518d87bd109faed38d19a25d7b [2021-08-20T21:34:11.896Z] #51 193.7 + /build/golangci-lint --version [2021-08-20T21:34:11.896Z] #51 194.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-20T21:34:11.896Z] #51 DONE 194.2s [2021-08-20T21:34:11.896Z] [2021-08-20T21:34:11.896Z] #55 [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 [2021-08-20T21:34:11.896Z] #55 sha256:fc101664d1350552723153a6d5ed3d6fa0de04d7c68c4d2b142638f7dd01df4a [2021-08-20T21:34:11.896Z] #55 ... [2021-08-20T21:34:11.896Z] [2021-08-20T21:34:11.896Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-20T21:34:11.896Z] #23 sha256:6364badd1da2353f4b862519c3678a8a307c893ad1c91dcc75e9e8dc3bb0cf55 [2021-08-20T21:34:11.896Z] #23 9.934 Collecting yamllint==1.26.1 [2021-08-20T21:34:12.351Z] --- PASS: TestTransfer (0.12s) [2021-08-20T21:34:12.351Z] === RUN TestConcurrencyLimit [2021-08-20T21:34:12.351Z] === RUN TestNotFound [2021-08-20T21:34:12.351Z] --- PASS: TestNotFound (0.00s) [2021-08-20T21:34:12.351Z] === RUN TestConflict [2021-08-20T21:34:12.351Z] --- PASS: TestConflict (0.00s) [2021-08-20T21:34:12.351Z] === RUN TestForbidden [2021-08-20T21:34:12.351Z] --- PASS: TestForbidden (0.00s) [2021-08-20T21:34:12.351Z] === RUN TestInvalidParameter [2021-08-20T21:34:12.351Z] --- PASS: TestInvalidParameter (0.00s) [2021-08-20T21:34:12.351Z] === RUN TestNotImplemented [2021-08-20T21:34:12.351Z] --- PASS: TestNotImplemented (0.00s) [2021-08-20T21:34:12.351Z] === RUN TestNotModified [2021-08-20T21:34:12.351Z] --- PASS: TestNotModified (0.00s) [2021-08-20T21:34:12.351Z] === RUN TestUnauthorized [2021-08-20T21:34:12.351Z] --- PASS: TestUnauthorized (0.00s) [2021-08-20T21:34:12.351Z] === RUN TestUnknown [2021-08-20T21:34:12.351Z] --- PASS: TestUnknown (0.00s) [2021-08-20T21:34:12.351Z] === RUN TestCancelled [2021-08-20T21:34:12.351Z] --- PASS: TestCancelled (0.00s) [2021-08-20T21:34:12.351Z] === RUN TestDeadline [2021-08-20T21:34:12.351Z] --- PASS: TestDeadline (0.00s) [2021-08-20T21:34:12.351Z] === RUN TestDataLoss [2021-08-20T21:34:12.351Z] --- PASS: TestDataLoss (0.00s) [2021-08-20T21:34:12.351Z] === RUN TestUnavailable [2021-08-20T21:34:12.351Z] --- PASS: TestUnavailable (0.00s) [2021-08-20T21:34:12.351Z] === RUN TestSystem [2021-08-20T21:34:12.351Z] --- PASS: TestSystem (0.00s) [2021-08-20T21:34:12.351Z] === RUN TestFromStatusCode [2021-08-20T21:34:12.351Z] === RUN TestFromStatusCode/Not_Found [2021-08-20T21:34:12.351Z] === RUN TestFromStatusCode/Bad_Request [2021-08-20T21:34:12.351Z] === RUN TestFromStatusCode/Conflict [2021-08-20T21:34:12.351Z] === RUN TestFromStatusCode/Unauthorized [2021-08-20T21:34:12.351Z] === RUN TestFromStatusCode/Service_Unavailable [2021-08-20T21:34:12.351Z] === RUN TestFromStatusCode/Forbidden [2021-08-20T21:34:12.351Z] === RUN TestFromStatusCode/Not_Modified [2021-08-20T21:34:12.351Z] === RUN TestFromStatusCode/Not_Implemented [2021-08-20T21:34:12.351Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-08-20T21:34:12.351Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-08-20T21:34:12.351Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-08-20T21:34:12.351Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-08-20T21:34:12.351Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-08-20T21:34:12.351Z] --- PASS: TestFromStatusCode (0.00s) [2021-08-20T21:34:12.351Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-08-20T21:34:12.351Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-08-20T21:34:12.351Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-08-20T21:34:12.351Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-08-20T21:34:12.351Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-08-20T21:34:12.351Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-08-20T21:34:12.351Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-08-20T21:34:12.351Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-08-20T21:34:12.351Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-08-20T21:34:12.351Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-08-20T21:34:12.351Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-08-20T21:34:12.351Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-08-20T21:34:12.351Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-08-20T21:34:12.351Z] PASS [2021-08-20T21:34:12.351Z] coverage: 53.1% of statements [2021-08-20T21:34:12.351Z] ok github.com/docker/docker/errdefs 0.033s coverage: 53.1% of statements [2021-08-20T21:34:12.351Z] --- PASS: TestConcurrencyLimit (0.38s) [2021-08-20T21:34:12.351Z] === RUN TestInactiveJobs [2021-08-20T21:34:12.794Z] #21 39.97 Setting up libjq1:amd64 (1.6-2.1) ... [2021-08-20T21:34:12.794Z] #21 39.98 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-08-20T21:34:12.794Z] #21 40.01 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-08-20T21:34:12.794Z] #21 40.03 Setting up python3-pip (20.3.4-4) ... [2021-08-20T21:34:12.807Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) [2021-08-20T21:34:12.807Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-08-20T21:34:12.807Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-08-20T21:34:12.807Z] === RUN TestTokenPassThru [2021-08-20T21:34:12.807Z] === RUN TestFSGetInvalidData [2021-08-20T21:34:12.807Z] --- PASS: TestTokenPassThru (0.01s) [2021-08-20T21:34:12.807Z] === RUN TestTokenPassThruDifferentHost [2021-08-20T21:34:12.807Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-08-20T21:34:12.807Z] PASS [2021-08-20T21:34:12.807Z] coverage: 24.1% of statements [2021-08-20T21:34:12.807Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-08-20T21:34:12.807Z] === RUN TestFSInvalidSet [2021-08-20T21:34:12.807Z] --- PASS: TestFSInvalidSet (0.01s) [2021-08-20T21:34:12.807Z] === RUN TestFSInvalidRoot [2021-08-20T21:34:12.807Z] ok github.com/docker/docker/distribution 1.426s coverage: 24.1% of statements [2021-08-20T21:34:12.807Z] --- PASS: TestFSInvalidRoot (0.00s) [2021-08-20T21:34:12.807Z] === RUN TestFSMetadataGetSet [2021-08-20T21:34:12.807Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-08-20T21:34:12.807Z] === RUN TestFSInvalidWalker [2021-08-20T21:34:12.807Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-08-20T21:34:12.807Z] === RUN TestFSGetSet [2021-08-20T21:34:12.807Z] --- PASS: TestFSGetSet (0.01s) [2021-08-20T21:34:12.807Z] === RUN TestFSGetUnsetKey [2021-08-20T21:34:12.807Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-08-20T21:34:12.807Z] === RUN TestFSGetEmptyData [2021-08-20T21:34:12.807Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-08-20T21:34:12.807Z] === RUN TestFSDelete [2021-08-20T21:34:12.807Z] --- PASS: TestFSDelete (0.01s) [2021-08-20T21:34:12.807Z] === RUN TestFSWalker [2021-08-20T21:34:12.807Z] --- PASS: TestFSWalker (0.01s) [2021-08-20T21:34:12.807Z] === RUN TestFSWalkerStopOnError [2021-08-20T21:34:12.807Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-08-20T21:34:12.807Z] === RUN TestNewFromJSON [2021-08-20T21:34:12.807Z] --- PASS: TestNewFromJSON (0.00s) [2021-08-20T21:34:12.807Z] === RUN TestNewFromJSONWithInvalidJSON [2021-08-20T21:34:12.807Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-08-20T21:34:12.807Z] === RUN TestMarshalKeyOrder [2021-08-20T21:34:12.807Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-08-20T21:34:12.807Z] === RUN TestHistoryEqual [2021-08-20T21:34:12.807Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-20T21:34:12.807Z] --- PASS: TestHistoryEqual (0.12s) [2021-08-20T21:34:12.807Z] === RUN TestImage [2021-08-20T21:34:12.807Z] --- PASS: TestImage (0.00s) [2021-08-20T21:34:12.807Z] === RUN TestImageOSNotEmpty [2021-08-20T21:34:12.807Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-08-20T21:34:12.807Z] === RUN TestNewChildImageFromImageWithRootFS [2021-08-20T21:34:12.807Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-08-20T21:34:12.807Z] === RUN TestCreate [2021-08-20T21:34:12.807Z] --- PASS: TestCreate (0.00s) [2021-08-20T21:34:12.807Z] === RUN TestRestore [2021-08-20T21:34:12.807Z] time="2021-08-20T21:34:12Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-08-20T21:34:12.807Z] --- PASS: TestRestore (0.02s) [2021-08-20T21:34:12.807Z] === RUN TestAddDelete [2021-08-20T21:34:12.807Z] --- PASS: TestAddDelete (0.01s) [2021-08-20T21:34:12.807Z] === RUN TestSearchAfterDelete [2021-08-20T21:34:12.807Z] --- PASS: TestSearchAfterDelete (0.00s) [2021-08-20T21:34:12.807Z] === RUN TestParentReset [2021-08-20T21:34:12.807Z] --- PASS: TestParentReset (0.01s) [2021-08-20T21:34:12.807Z] === RUN TestGetAndSetLastUpdated [2021-08-20T21:34:12.807Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-08-20T21:34:12.807Z] === RUN TestStoreLen [2021-08-20T21:34:12.807Z] --- PASS: TestStoreLen (0.02s) [2021-08-20T21:34:12.807Z] PASS [2021-08-20T21:34:12.807Z] coverage: 86.6% of statements [2021-08-20T21:34:12.807Z] ok github.com/docker/docker/image 0.344s coverage: 86.6% of statements [2021-08-20T21:34:12.807Z] --- PASS: TestInactiveJobs (0.36s) [2021-08-20T21:34:12.807Z] === RUN TestWatchRelease [2021-08-20T21:34:12.807Z] --- PASS: TestWatchRelease (0.08s) [2021-08-20T21:34:12.807Z] === RUN TestWatchFinishedTransfer [2021-08-20T21:34:12.807Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-08-20T21:34:12.807Z] === RUN TestDuplicateTransfer [2021-08-20T21:34:12.826Z] #23 10.97 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-08-20T21:34:13.265Z] --- PASS: TestDuplicateTransfer (0.08s) [2021-08-20T21:34:13.265Z] === RUN TestSuccessfulUpload [2021-08-20T21:34:13.265Z] === RUN TestCompare [2021-08-20T21:34:13.265Z] --- PASS: TestCompare (0.00s) [2021-08-20T21:34:13.265Z] PASS [2021-08-20T21:34:13.265Z] coverage: 19.2% of statements [2021-08-20T21:34:13.265Z] ok github.com/docker/docker/image/cache 0.050s coverage: 19.2% of statements [2021-08-20T21:34:13.265Z] time="2021-08-20T21:34:13Z" level=error msg="Upload failed, retrying: simulating retry" [2021-08-20T21:34:13.265Z] --- PASS: TestSuccessfulUpload (0.37s) [2021-08-20T21:34:13.265Z] === RUN TestCancelledUpload [2021-08-20T21:34:13.265Z] --- PASS: TestCancelledUpload (0.00s) [2021-08-20T21:34:13.265Z] PASS [2021-08-20T21:34:13.265Z] coverage: 76.8% of statements [2021-08-20T21:34:13.265Z] ok github.com/docker/docker/distribution/xfer 1.803s coverage: 76.8% of statements [2021-08-20T21:34:13.265Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-20T21:34:13.721Z] === RUN TestValidateManifest [2021-08-20T21:34:13.721Z] === RUN TestValidateManifest/non-nil [2021-08-20T21:34:13.721Z] === RUN TestValidateManifest/nil [2021-08-20T21:34:13.721Z] --- PASS: TestValidateManifest (0.00s) [2021-08-20T21:34:13.721Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-08-20T21:34:13.721Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-08-20T21:34:13.721Z] PASS [2021-08-20T21:34:13.721Z] coverage: 0.7% of statements [2021-08-20T21:34:13.721Z] ok github.com/docker/docker/image/tarexport 0.051s coverage: 0.7% of statements [2021-08-20T21:34:13.721Z] === RUN TestMakeV1ConfigFromConfig [2021-08-20T21:34:13.721Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-08-20T21:34:13.721Z] PASS [2021-08-20T21:34:13.721Z] coverage: 25.0% of statements [2021-08-20T21:34:13.721Z] ok github.com/docker/docker/image/v1 0.054s coverage: 25.0% of statements [2021-08-20T21:34:13.721Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-20T21:34:13.757Z] #23 11.78 Collecting pathspec>=0.5.3 [2021-08-20T21:34:13.757Z] #23 11.78 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-08-20T21:34:13.757Z] #23 11.99 Collecting pyyaml [2021-08-20T21:34:14.014Z] #23 12.04 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-08-20T21:34:14.014Z] #23 12.13 Building wheels for collected packages: yamllint [2021-08-20T21:34:14.014Z] #23 12.13 Building wheel for yamllint (setup.py): started [2021-08-20T21:34:14.172Z] #21 41.18 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-20T21:34:14.172Z] #21 41.20 Setting up jq (1.6-2.1) ... [2021-08-20T21:34:14.172Z] #21 41.22 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-08-20T21:34:14.172Z] #21 41.23 Setting up iptables (1.8.7-1) ... [2021-08-20T21:34:14.172Z] #21 41.24 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-20T21:34:14.172Z] #21 41.24 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-20T21:34:14.172Z] #21 41.25 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-20T21:34:14.172Z] #21 41.26 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-20T21:34:14.172Z] #21 41.26 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-20T21:34:14.172Z] #21 41.27 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-20T21:34:14.172Z] #21 41.28 Setting up iproute2 (5.10.0-4) ... [2021-08-20T21:34:14.177Z] === RUN TestSerialization [2021-08-20T21:34:14.177Z] --- PASS: TestSerialization (0.02s) [2021-08-20T21:34:14.177Z] PASS [2021-08-20T21:34:14.177Z] coverage: 87.5% of statements [2021-08-20T21:34:14.177Z] ok github.com/docker/docker/libcontainerd/queue 0.079s coverage: 87.5% of statements [2021-08-20T21:34:14.579Z] #23 12.79 Building wheel for yamllint (setup.py): finished with status 'done' [2021-08-20T21:34:14.579Z] #23 12.79 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=9b6ef4f12ae8ceda0d75f3d872f3438b649fdbee09939e74bb8ae5c396b33dd0 [2021-08-20T21:34:14.579Z] #23 12.79 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-08-20T21:34:14.579Z] #23 12.80 Successfully built yamllint [2021-08-20T21:34:14.579Z] #23 12.82 Installing collected packages: pyyaml, pathspec, yamllint [2021-08-20T21:34:14.673Z] #21 25.70 Selecting previously unselected package libinih1:amd64. [2021-08-20T21:34:14.673Z] #21 25.70 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-08-20T21:34:14.673Z] #21 25.72 Unpacking libinih1:amd64 (53-1+b2) ... [2021-08-20T21:34:14.673Z] #21 25.77 Selecting previously unselected package libnet1:amd64. [2021-08-20T21:34:14.673Z] #21 25.78 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-20T21:34:14.673Z] #21 25.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-20T21:34:14.673Z] #21 25.87 Selecting previously unselected package libnl-3-200:amd64. [2021-08-20T21:34:14.673Z] #21 25.88 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-08-20T21:34:14.673Z] #21 25.89 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-20T21:34:14.673Z] #21 26.01 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-20T21:34:14.673Z] #21 26.02 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-08-20T21:34:14.673Z] #21 26.02 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-20T21:34:14.673Z] #21 26.07 Selecting previously unselected package net-tools. [2021-08-20T21:34:14.673Z] #21 26.08 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-08-20T21:34:14.673Z] #21 26.08 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-08-20T21:34:14.693Z] #21 41.59 Processing triggers for libc-bin (2.31-13) ... [2021-08-20T21:34:14.836Z] #23 13.14 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-20T21:34:14.934Z] #21 26.28 Selecting previously unselected package patch. [2021-08-20T21:34:14.934Z] #21 26.30 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-08-20T21:34:14.934Z] #21 26.30 Unpacking patch (2.7.6-7) ... [2021-08-20T21:34:14.934Z] #21 26.41 Selecting previously unselected package python-pip-whl. [2021-08-20T21:34:14.934Z] #21 26.42 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-08-20T21:34:14.934Z] #21 26.44 Unpacking python-pip-whl (20.3.4-4) ... [2021-08-20T21:34:15.141Z] === RUN TestEnvironmentParsing [2021-08-20T21:34:15.141Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-08-20T21:34:15.141Z] PASS [2021-08-20T21:34:15.141Z] coverage: 1.2% of statements [2021-08-20T21:34:15.141Z] ok github.com/docker/docker/libcontainerd/local 0.098s coverage: 1.2% of statements [2021-08-20T21:34:15.141Z] === RUN TestEmptyLayer [2021-08-20T21:34:15.141Z] --- PASS: TestEmptyLayer (0.00s) [2021-08-20T21:34:15.141Z] === RUN TestCommitFailure [2021-08-20T21:34:15.141Z] --- PASS: TestCommitFailure (0.01s) [2021-08-20T21:34:15.141Z] === RUN TestStartTransactionFailure [2021-08-20T21:34:15.141Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-08-20T21:34:15.141Z] === RUN TestGetOrphan [2021-08-20T21:34:15.141Z] --- PASS: TestGetOrphan (0.00s) [2021-08-20T21:34:15.141Z] === RUN TestMountAndRegister [2021-08-20T21:34:15.141Z] layer_test.go:271: Layer size: 14 [2021-08-20T21:34:15.141Z] --- PASS: TestMountAndRegister (0.03s) [2021-08-20T21:34:15.141Z] === RUN TestLayerRelease [2021-08-20T21:34:15.141Z] layer_test.go:304: Failing on Windows [2021-08-20T21:34:15.141Z] --- SKIP: TestLayerRelease (0.00s) [2021-08-20T21:34:15.141Z] === RUN TestStoreRestore [2021-08-20T21:34:15.141Z] layer_test.go:353: Failing on Windows [2021-08-20T21:34:15.141Z] --- SKIP: TestStoreRestore (0.00s) [2021-08-20T21:34:15.141Z] === RUN TestTarStreamStability [2021-08-20T21:34:15.141Z] layer_test.go:468: Failing on Windows [2021-08-20T21:34:15.141Z] --- SKIP: TestTarStreamStability (0.00s) [2021-08-20T21:34:15.141Z] === RUN TestRegisterExistingLayer [2021-08-20T21:34:15.408Z] #23 DONE 13.4s [2021-08-20T21:34:15.408Z] [2021-08-20T21:34:15.408Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-20T21:34:15.408Z] #26 sha256:9910cc9e6650d0420186d8dfb507637f9e22ae7660b3b77ff532e570a8fc392e [2021-08-20T21:34:15.505Z] #21 26.98 Selecting previously unselected package python3-lib2to3. [2021-08-20T21:34:15.505Z] #21 26.99 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-08-20T21:34:15.505Z] #21 27.00 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-08-20T21:34:15.596Z] --- PASS: TestRegisterExistingLayer (0.16s) [2021-08-20T21:34:15.596Z] === RUN TestTarStreamVerification [2021-08-20T21:34:15.596Z] layer_test.go:697: Failing on Windows [2021-08-20T21:34:15.596Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-08-20T21:34:15.596Z] === RUN TestLayerMigration [2021-08-20T21:34:15.596Z] migration_test.go:46: Failing on Windows [2021-08-20T21:34:15.596Z] --- SKIP: TestLayerMigration (0.00s) [2021-08-20T21:34:15.596Z] === RUN TestLayerMigrationNoTarsplit [2021-08-20T21:34:15.596Z] migration_test.go:182: Failing on Windows [2021-08-20T21:34:15.596Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-08-20T21:34:15.596Z] === RUN TestMountInit [2021-08-20T21:34:15.596Z] mount_test.go:17: Failing on Windows [2021-08-20T21:34:15.596Z] --- SKIP: TestMountInit (0.00s) [2021-08-20T21:34:15.596Z] === RUN TestMountSize [2021-08-20T21:34:15.596Z] mount_test.go:76: Failing on Windows [2021-08-20T21:34:15.596Z] --- SKIP: TestMountSize (0.00s) [2021-08-20T21:34:15.596Z] === RUN TestMountChanges [2021-08-20T21:34:15.596Z] mount_test.go:125: Failing on Windows [2021-08-20T21:34:15.596Z] --- SKIP: TestMountChanges (0.00s) [2021-08-20T21:34:15.596Z] === RUN TestMountApply [2021-08-20T21:34:15.596Z] mount_test.go:212: Failing on Windows [2021-08-20T21:34:15.596Z] --- SKIP: TestMountApply (0.00s) [2021-08-20T21:34:15.596Z] PASS [2021-08-20T21:34:15.596Z] coverage: 30.1% of statements [2021-08-20T21:34:15.596Z] ok github.com/docker/docker/layer 0.260s coverage: 30.1% of statements [2021-08-20T21:34:15.596Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-20T21:34:15.596Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-20T21:34:15.596Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-20T21:34:15.596Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-20T21:34:15.635Z] #21 DONE 42.6s [2021-08-20T21:34:15.635Z] [2021-08-20T21:34:15.635Z] #22 [dev-systemd-false 8/25] 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 [2021-08-20T21:34:15.635Z] #22 sha256:206c86ab6d14b29d071eb11484523e5da9e2a75591bd04efd7bc3298e78f75c5 [2021-08-20T21:34:15.766Z] #21 27.09 Selecting previously unselected package python3-distutils. [2021-08-20T21:34:15.766Z] #21 27.11 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-08-20T21:34:15.766Z] #21 27.12 Unpacking python3-distutils (3.9.2-1) ... [2021-08-20T21:34:15.766Z] #21 27.24 Selecting previously unselected package python3-pkg-resources. [2021-08-20T21:34:15.766Z] #21 27.25 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-20T21:34:15.766Z] #21 27.26 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-20T21:34:15.974Z] #26 DONE 0.6s [2021-08-20T21:34:15.974Z] [2021-08-20T21:34:15.974Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-20T21:34:15.974Z] #31 sha256:d36ac2bf3f6995abc9caac198f5327949b0a0b2820672449518d2b7c57010f99 [2021-08-20T21:34:16.026Z] #21 27.37 Selecting previously unselected package python3-setuptools. [2021-08-20T21:34:16.026Z] #21 27.37 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-08-20T21:34:16.026Z] #21 27.38 Unpacking python3-setuptools (52.0.0-4) ... [2021-08-20T21:34:16.051Z] === RUN TestSequenceGetAvailableBit [2021-08-20T21:34:16.051Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-08-20T21:34:16.051Z] === RUN TestSequenceEqual [2021-08-20T21:34:16.051Z] --- PASS: TestSequenceEqual (0.00s) [2021-08-20T21:34:16.051Z] === RUN TestSequenceCopy [2021-08-20T21:34:16.051Z] --- PASS: TestSequenceCopy (0.00s) [2021-08-20T21:34:16.051Z] === RUN TestGetFirstAvailable [2021-08-20T21:34:16.051Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-08-20T21:34:16.051Z] === RUN TestFindSequence [2021-08-20T21:34:16.051Z] --- PASS: TestFindSequence (0.00s) [2021-08-20T21:34:16.051Z] === RUN TestCheckIfAvailable [2021-08-20T21:34:16.051Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-08-20T21:34:16.051Z] === RUN TestMergeSequences [2021-08-20T21:34:16.051Z] --- PASS: TestMergeSequences (0.00s) [2021-08-20T21:34:16.051Z] === RUN TestPushReservation [2021-08-20T21:34:16.051Z] --- PASS: TestPushReservation (0.00s) [2021-08-20T21:34:16.051Z] === RUN TestSerializeDeserialize [2021-08-20T21:34:16.051Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-08-20T21:34:16.051Z] === RUN TestSet [2021-08-20T21:34:16.051Z] --- PASS: TestSet (0.00s) [2021-08-20T21:34:16.051Z] === RUN TestSetUnset [2021-08-20T21:34:16.051Z] --- PASS: TestSetUnset (0.00s) [2021-08-20T21:34:16.051Z] === RUN TestOffsetSetUnset [2021-08-20T21:34:16.051Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-08-20T21:34:16.051Z] === RUN TestSetInRange [2021-08-20T21:34:16.051Z] --- PASS: TestSetInRange (0.00s) [2021-08-20T21:34:16.051Z] === RUN TestSetAnyInRange [2021-08-20T21:34:16.051Z] --- PASS: TestSetAnyInRange (0.00s) [2021-08-20T21:34:16.051Z] === RUN TestMethods [2021-08-20T21:34:16.051Z] --- PASS: TestMethods (0.00s) [2021-08-20T21:34:16.051Z] === RUN TestRandomAllocateDeallocate [2021-08-20T21:34:16.231Z] #31 DONE 0.4s [2021-08-20T21:34:16.231Z] [2021-08-20T21:34:16.231Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-20T21:34:16.231Z] #34 sha256:cdcaa4652c7238d80fb63bb40e2743b8d589f02774d6db9b81948c061edbfecc [2021-08-20T21:34:16.287Z] #21 27.58 Selecting previously unselected package python3-wheel. [2021-08-20T21:34:16.287Z] #21 27.60 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-08-20T21:34:16.287Z] #21 27.61 Unpacking python3-wheel (0.34.2-1) ... [2021-08-20T21:34:16.287Z] #21 27.66 Selecting previously unselected package python3-pip. [2021-08-20T21:34:16.287Z] #21 27.67 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-08-20T21:34:16.287Z] #21 27.67 Unpacking python3-pip (20.3.4-4) ... [2021-08-20T21:34:16.488Z] #34 DONE 0.2s [2021-08-20T21:34:16.488Z] [2021-08-20T21:34:16.488Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-20T21:34:16.488Z] #36 sha256:4f69afad38704f5145d21189189c3ffaa81b42557919fa1685f40040f819ebe0 [2021-08-20T21:34:16.488Z] #36 DONE 0.1s [2021-08-20T21:34:16.488Z] [2021-08-20T21:34:16.488Z] #55 [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 [2021-08-20T21:34:16.488Z] #55 sha256:fc101664d1350552723153a6d5ed3d6fa0de04d7c68c4d2b142638f7dd01df4a [2021-08-20T21:34:16.488Z] #55 ... [2021-08-20T21:34:16.488Z] [2021-08-20T21:34:16.488Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-20T21:34:16.488Z] #39 sha256:66ebb08a44969d219c56814ec33ab775b2a68bcccae70e7c7d6183dd0e231012 [2021-08-20T21:34:16.488Z] #39 DONE 0.1s [2021-08-20T21:34:16.488Z] [2021-08-20T21:34:16.488Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-20T21:34:16.488Z] #42 sha256:bb2bb43f739421fcf3e508b209525cb088ba540ab9e48fc4e0650fc30d818bca [2021-08-20T21:34:16.547Z] #21 27.85 Selecting previously unselected package sudo. [2021-08-20T21:34:16.547Z] #21 27.85 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-08-20T21:34:16.547Z] #21 27.86 Unpacking sudo (1.9.5p2-3) ... [2021-08-20T21:34:16.571Z] #22 1.110 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-20T21:34:16.571Z] #22 1.114 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-20T21:34:16.571Z] #22 1.118 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-20T21:34:16.571Z] #22 DONE 1.2s [2021-08-20T21:34:16.571Z] [2021-08-20T21:34:16.571Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-20T21:34:16.571Z] #23 sha256:6364badd1da2353f4b862519c3678a8a307c893ad1c91dcc75e9e8dc3bb0cf55 [2021-08-20T21:34:16.627Z] #55 ... [2021-08-20T21:34:16.627Z] [2021-08-20T21:34:16.627Z] #58 [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 [2021-08-20T21:34:16.627Z] #58 sha256:3ad5c8e6a318ff2ff7b840c42c575876e92ce6b705a66db6dacd09f2b6c4d676 [2021-08-20T21:34:16.627Z] #58 159.1 + bin/containerd [2021-08-20T21:34:16.808Z] #21 28.24 Selecting previously unselected package thin-provisioning-tools. [2021-08-20T21:34:16.808Z] #21 28.24 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-08-20T21:34:16.808Z] #21 28.25 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-08-20T21:34:17.051Z] #42 DONE 0.5s [2021-08-20T21:34:17.051Z] [2021-08-20T21:34:17.051Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-20T21:34:17.051Z] #46 sha256:8a6fc93699356b7a464bde58e26f2c17fc70607049824bba0a199d04b08000cd [2021-08-20T21:34:17.068Z] #21 28.43 Selecting previously unselected package uidmap. [2021-08-20T21:34:17.068Z] #21 28.44 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-08-20T21:34:17.068Z] #21 28.45 Unpacking uidmap (1:4.8.1-1) ... [2021-08-20T21:34:17.068Z] #21 28.58 Selecting previously unselected package vim-runtime. [2021-08-20T21:34:17.068Z] #21 28.58 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-08-20T21:34:17.068Z] #21 28.61 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-08-20T21:34:17.068Z] #21 28.63 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-08-20T21:34:17.206Z] #58 ... [2021-08-20T21:34:17.206Z] [2021-08-20T21:34:17.207Z] #25 [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 [2021-08-20T21:34:17.207Z] #25 sha256:6e4c1bcaa517de93e5e4740f90fc06435ac3c9ad51d6d294a7cef331b32d4269 [2021-08-20T21:34:17.207Z] #25 189.5 + return [2021-08-20T21:34:17.207Z] #25 DONE 190.7s [2021-08-20T21:34:17.207Z] [2021-08-20T21:34:17.207Z] #55 [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 [2021-08-20T21:34:17.207Z] #55 sha256:82cb980d559c34bede145b39439c4fa3bb503c95e0039b17f1e235d5bdec9cd1 [2021-08-20T21:34:17.315Z] #46 DONE 0.1s [2021-08-20T21:34:17.315Z] [2021-08-20T21:34:17.315Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-20T21:34:17.315Z] #48 sha256:e16cd8372e8a83c537d6121caad81afbf2c4c3f93b6634fb6e1bb78148786199 [2021-08-20T21:34:17.328Z] #21 28.64 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-08-20T21:34:17.571Z] #48 DONE 0.3s [2021-08-20T21:34:17.571Z] [2021-08-20T21:34:17.571Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-20T21:34:17.571Z] #50 sha256:a04a022ffcc20ab642eee1c6007d4d9ac55e6577021fbfe74d23880fb6fd270f [2021-08-20T21:34:17.571Z] #50 DONE 0.1s [2021-08-20T21:34:17.571Z] [2021-08-20T21:34:17.571Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-20T21:34:17.571Z] #52 sha256:87047487e92ae8314631c26a40e4d916e838ecf613251e8fae4e2535f7c9df33 [2021-08-20T21:34:17.579Z] === RUN TestInvalidConfig [2021-08-20T21:34:17.579Z] --- PASS: TestInvalidConfig (0.00s) [2021-08-20T21:34:17.579Z] === RUN TestConfig [2021-08-20T21:34:17.579Z] --- PASS: TestConfig (0.00s) [2021-08-20T21:34:17.579Z] === RUN TestOptionsLabels [2021-08-20T21:34:17.579Z] --- PASS: TestOptionsLabels (0.00s) [2021-08-20T21:34:17.579Z] === RUN TestValidName [2021-08-20T21:34:17.579Z] --- PASS: TestValidName (0.00s) [2021-08-20T21:34:17.579Z] === RUN TestTLSConfiguration [2021-08-20T21:34:17.579Z] time="2021-08-20T21:34:17Z" level=info msg="Option Initializing KV with TLS" [2021-08-20T21:34:17.579Z] --- PASS: TestTLSConfiguration (0.11s) [2021-08-20T21:34:17.579Z] PASS [2021-08-20T21:34:17.579Z] coverage: 24.0% of statements [2021-08-20T21:34:17.579Z] ok github.com/docker/docker/libnetwork/config 0.167s coverage: 24.0% of statements [2021-08-20T21:34:18.035Z] === RUN TestKey [2021-08-20T21:34:18.035Z] --- PASS: TestKey (0.00s) [2021-08-20T21:34:18.035Z] === RUN TestParseKey [2021-08-20T21:34:18.035Z] --- PASS: TestParseKey (0.00s) [2021-08-20T21:34:18.035Z] === RUN TestInvalidDataStore [2021-08-20T21:34:18.035Z] --- PASS: TestInvalidDataStore (0.00s) [2021-08-20T21:34:18.035Z] === RUN TestKVObjectFlatKey [2021-08-20T21:34:18.035Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-08-20T21:34:18.035Z] === RUN TestAtomicKVObjectFlatKey [2021-08-20T21:34:18.035Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-08-20T21:34:18.035Z] PASS [2021-08-20T21:34:18.035Z] coverage: 21.9% of statements [2021-08-20T21:34:18.035Z] ok github.com/docker/docker/libnetwork/datastore 0.033s coverage: 21.9% of statements [2021-08-20T21:34:18.035Z] === RUN TestErrorInterfaces [2021-08-20T21:34:18.035Z] --- PASS: TestErrorInterfaces (0.00s) [2021-08-20T21:34:18.035Z] === RUN TestNetworkMarshalling [2021-08-20T21:34:18.146Z] #52 DONE 0.7s [2021-08-20T21:34:18.146Z] [2021-08-20T21:34:18.146Z] #55 [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 [2021-08-20T21:34:18.146Z] #55 sha256:fc101664d1350552723153a6d5ed3d6fa0de04d7c68c4d2b142638f7dd01df4a [2021-08-20T21:34:18.403Z] #55 ... [2021-08-20T21:34:18.403Z] [2021-08-20T21:34:18.403Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-20T21:34:18.403Z] #54 sha256:a0ae5478efcde8924598850a5edcbfcb7e9a8f86ce817236835d0646be13a698 [2021-08-20T21:34:18.403Z] #54 DONE 0.1s [2021-08-20T21:34:18.403Z] [2021-08-20T21:34:18.403Z] #55 [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 [2021-08-20T21:34:18.403Z] #55 sha256:fc101664d1350552723153a6d5ed3d6fa0de04d7c68c4d2b142638f7dd01df4a [2021-08-20T21:34:18.490Z] --- PASS: TestNetworkMarshalling (0.12s) [2021-08-20T21:34:18.490Z] === RUN TestEndpointMarshalling [2021-08-20T21:34:18.490Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-08-20T21:34:18.490Z] === RUN TestAuxAddresses [2021-08-20T21:34:18.490Z] time="2021-08-20T21:34:18Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-20T21:34:18.490Z] --- PASS: TestAuxAddresses (0.01s) [2021-08-20T21:34:18.490Z] === RUN TestSRVServiceQuery [2021-08-20T21:34:18.490Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-20T21:34:18.490Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-08-20T21:34:18.490Z] === RUN TestServiceVIPReuse [2021-08-20T21:34:18.490Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-20T21:34:18.490Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-08-20T21:34:18.490Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-08-20T21:34:18.490Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-20T21:34:18.490Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-20T21:34:18.490Z] === RUN TestDNSIPQuery [2021-08-20T21:34:18.490Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-20T21:34:18.490Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-08-20T21:34:18.490Z] === RUN TestDNSProxyServFail [2021-08-20T21:34:18.490Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-20T21:34:18.490Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-08-20T21:34:18.490Z] === RUN TestSandboxAddEmpty [2021-08-20T21:34:18.490Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-20T21:34:18.490Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-08-20T21:34:18.490Z] === RUN TestSandboxAddMultiPrio [2021-08-20T21:34:18.490Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-20T21:34:18.490Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-08-20T21:34:18.490Z] === RUN TestSandboxAddSamePrio [2021-08-20T21:34:18.490Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-20T21:34:18.490Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-08-20T21:34:18.490Z] === RUN TestCleanupServiceDiscovery [2021-08-20T21:34:18.490Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-20T21:34:18.490Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-08-20T21:34:18.490Z] === RUN TestDNSOptions [2021-08-20T21:34:18.490Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-20T21:34:18.490Z] --- SKIP: TestDNSOptions (0.00s) [2021-08-20T21:34:18.490Z] === RUN TestMultipleControllersWithSameStore [2021-08-20T21:34:18.490Z] time="2021-08-20T21:34:18Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-20T21:34:18.490Z] time="2021-08-20T21:34:18Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-20T21:34:18.490Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-08-20T21:34:18.490Z] PASS [2021-08-20T21:34:18.490Z] coverage: 8.6% of statements [2021-08-20T21:34:18.490Z] ok github.com/docker/docker/libnetwork 0.229s coverage: 8.6% of statements [2021-08-20T21:34:18.490Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-08-20T21:34:18.490Z] === RUN TestIPDataMarshalling [2021-08-20T21:34:18.490Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-08-20T21:34:18.490Z] === RUN TestValidateAndIsV6 [2021-08-20T21:34:18.490Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-08-20T21:34:18.490Z] PASS [2021-08-20T21:34:18.490Z] coverage: 68.9% of statements [2021-08-20T21:34:18.490Z] ok github.com/docker/docker/libnetwork/driverapi 0.033s coverage: 68.9% of statements [2021-08-20T21:34:18.597Z] #55 96.97 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-08-20T21:34:18.946Z] === RUN TestDriver [2021-08-20T21:34:18.946Z] --- PASS: TestDriver (0.00s) [2021-08-20T21:34:18.946Z] PASS [2021-08-20T21:34:18.946Z] coverage: 34.8% of statements [2021-08-20T21:34:18.946Z] ok github.com/docker/docker/libnetwork/drivers/host 0.030s coverage: 34.8% of statements [2021-08-20T21:34:18.946Z] === RUN TestDriver [2021-08-20T21:34:18.946Z] --- PASS: TestDriver (0.00s) [2021-08-20T21:34:18.946Z] PASS [2021-08-20T21:34:18.946Z] coverage: 34.8% of statements [2021-08-20T21:34:18.946Z] ok github.com/docker/docker/libnetwork/drivers/null 0.025s coverage: 34.8% of statements [2021-08-20T21:34:19.159Z] #78 exporting layers 23.8s done [2021-08-20T21:34:19.159Z] #78 writing image sha256:664f042304b2d3864ce922a48d4f349ed27ec471034310245a4e8a16673eb786 done [2021-08-20T21:34:19.159Z] #78 naming to docker.io/library/docker:32c17cea814dad5fb5239a5c3f278898decc72dc done [2021-08-20T21:34:19.159Z] #78 DONE 23.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-08-20T21:34:19.403Z] === RUN TestNetworkAllocateFree [2021-08-20T21:34:19.403Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-08-20T21:34:19.403Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-08-20T21:34:19.403Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-08-20T21:34:19.403Z] PASS [2021-08-20T21:34:19.403Z] coverage: 63.6% of statements [2021-08-20T21:34:19.403Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.033s coverage: 63.6% of statements [2021-08-20T21:34:19.403Z] --- PASS: TestRandomAllocateDeallocate (3.71s) [2021-08-20T21:34:19.403Z] === RUN TestAllocateRandomDeallocate [2021-08-20T21:34:19.503Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42763/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42763/.git:/go/src/github.com/docker/docker/.git --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=32c17cea814dad5fb5239a5c3f278898decc72dc -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:32c17cea814dad5fb5239a5c3f278898decc72dc hack/validate/default [2021-08-20T21:34:19.591Z] #55 97.94 + mkdir -p /build [2021-08-20T21:34:19.591Z] #55 97.94 + cp runc /build/runc [2021-08-20T21:34:19.859Z] === RUN TestGetEmptyCapabilities [2021-08-20T21:34:19.859Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-08-20T21:34:19.859Z] === RUN TestGetExtraCapabilities [2021-08-20T21:34:19.859Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-08-20T21:34:19.859Z] === RUN TestGetInvalidCapabilities [2021-08-20T21:34:19.859Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-08-20T21:34:19.859Z] === RUN TestRemoteDriver [2021-08-20T21:34:19.859Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-20T21:34:19.859Z] === RUN TestDriverError [2021-08-20T21:34:19.859Z] --- PASS: TestDriverError (0.00s) [2021-08-20T21:34:19.859Z] === RUN TestMissingValues [2021-08-20T21:34:19.859Z] --- PASS: TestMissingValues (0.00s) [2021-08-20T21:34:19.859Z] === RUN TestRollback [2021-08-20T21:34:19.859Z] --- PASS: TestRollback (0.01s) [2021-08-20T21:34:19.859Z] PASS [2021-08-20T21:34:19.859Z] coverage: 57.4% of statements [2021-08-20T21:34:19.859Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.077s coverage: 57.4% of statements [2021-08-20T21:34:20.175Z] #55 DONE 98.6s [2021-08-20T21:34:20.175Z] [2021-08-20T21:34:20.175Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-20T21:34:20.175Z] #26 sha256:319a3e2472b7084b46834584d7ec24730cf3aaae6f5c3b2f61e745602f1ef6f3 [2021-08-20T21:34:20.175Z] #26 DONE 0.7s [2021-08-20T21:34:20.175Z] [2021-08-20T21:34:20.175Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-20T21:34:20.175Z] #31 sha256:e83be4c9d2e4b74e5075a400e6fc4ec7241e4b6b8818bf267a95709499899ea6 [2021-08-20T21:34:20.314Z] === RUN TestNAT [2021-08-20T21:34:20.314Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-20T21:34:20.314Z] --- SKIP: TestNAT (0.00s) [2021-08-20T21:34:20.314Z] === RUN TestTransparent [2021-08-20T21:34:20.314Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-20T21:34:20.314Z] --- SKIP: TestTransparent (0.00s) [2021-08-20T21:34:20.314Z] PASS [2021-08-20T21:34:20.314Z] coverage: 0.0% of statements [2021-08-20T21:34:20.314Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.036s coverage: 0.0% of statements [2021-08-20T21:34:20.314Z] --- PASS: TestAllocateRandomDeallocate (0.73s) [2021-08-20T21:34:20.314Z] === RUN TestAllocateRandomDeallocateSerialize [2021-08-20T21:34:20.429Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-08-20T21:34:20.429Z] No api/types/ or api/swagger.yaml changes in diff. [2021-08-20T21:34:20.429Z] Congratulations! All TOML source files changed here have valid syntax. [2021-08-20T21:34:20.429Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-08-20T21:34:20.429Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-08-20T21:34:20.429Z] Congratulations! No new tests were added to integration-cli. [2021-08-20T21:34:20.429Z] [2021-08-20T21:34:20.429Z] INFO Start validation with golang-ci-lint [2021-08-20T21:34:20.627Z] #21 31.57 Selecting previously unselected package vim. [2021-08-20T21:34:20.627Z] #21 31.58 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-08-20T21:34:20.627Z] #21 31.60 Unpacking vim (2:8.2.2434-3) ... [2021-08-20T21:34:20.627Z] #21 32.11 Selecting previously unselected package xfsprogs. [2021-08-20T21:34:20.627Z] #21 32.13 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-08-20T21:34:20.627Z] #21 32.14 Unpacking xfsprogs (5.10.0-4) ... [2021-08-20T21:34:20.685Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-08-20T21:34:20.685Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-08-20T21:34:20.685Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-08-20T21:34:20.747Z] #31 DONE 0.6s [2021-08-20T21:34:20.748Z] [2021-08-20T21:34:20.748Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-20T21:34:20.748Z] #34 sha256:91be430f2fa77e97bd27e9992a1129c3cf47d30901145d37bbc1e88af98f247f [2021-08-20T21:34:20.770Z] === RUN TestBuildDefault [2021-08-20T21:34:20.770Z] --- PASS: TestBuildDefault (0.00s) [2021-08-20T21:34:20.770Z] === RUN TestBuildHostnameDomainname [2021-08-20T21:34:20.770Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-08-20T21:34:20.770Z] === RUN TestBuildHostname [2021-08-20T21:34:20.770Z] --- PASS: TestBuildHostname (0.00s) [2021-08-20T21:34:20.770Z] === RUN TestBuildHostnameFQDN [2021-08-20T21:34:20.770Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-08-20T21:34:20.770Z] === RUN TestBuildNoIP [2021-08-20T21:34:20.770Z] --- PASS: TestBuildNoIP (0.00s) [2021-08-20T21:34:20.770Z] === RUN TestUpdate [2021-08-20T21:34:20.770Z] --- PASS: TestUpdate (0.00s) [2021-08-20T21:34:20.770Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-08-20T21:34:20.770Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-08-20T21:34:20.770Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-08-20T21:34:20.770Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-08-20T21:34:20.770Z] === RUN TestAddEmpty [2021-08-20T21:34:20.770Z] --- PASS: TestAddEmpty (0.00s) [2021-08-20T21:34:20.770Z] === RUN TestAdd [2021-08-20T21:34:20.770Z] --- PASS: TestAdd (0.00s) [2021-08-20T21:34:20.770Z] === RUN TestDeleteEmpty [2021-08-20T21:34:20.770Z] --- PASS: TestDeleteEmpty (0.00s) [2021-08-20T21:34:20.770Z] === RUN TestDeleteNewline [2021-08-20T21:34:20.770Z] --- PASS: TestDeleteNewline (0.00s) [2021-08-20T21:34:20.770Z] === RUN TestNew [2021-08-20T21:34:20.770Z] === RUN TestDelete [2021-08-20T21:34:20.770Z] --- PASS: TestDelete (0.00s) [2021-08-20T21:34:20.770Z] --- PASS: TestNew (0.00s) [2021-08-20T21:34:20.770Z] === RUN TestAddDriver [2021-08-20T21:34:20.770Z] --- PASS: TestAddDriver (0.00s) [2021-08-20T21:34:20.770Z] === RUN TestAddDuplicateDriver [2021-08-20T21:34:20.770Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-08-20T21:34:20.770Z] === RUN TestIPAMDefaultAddressSpaces [2021-08-20T21:34:20.770Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-08-20T21:34:20.770Z] === RUN TestDriver [2021-08-20T21:34:20.770Z] --- PASS: TestDriver (0.00s) [2021-08-20T21:34:20.770Z] === RUN TestIPAM [2021-08-20T21:34:20.770Z] --- PASS: TestIPAM (0.00s) [2021-08-20T21:34:20.770Z] === RUN TestWalkIPAMs [2021-08-20T21:34:20.770Z] --- PASS: TestWalkIPAMs (0.00s) [2021-08-20T21:34:20.770Z] === RUN TestWalkDrivers [2021-08-20T21:34:20.770Z] --- PASS: TestWalkDrivers (0.00s) [2021-08-20T21:34:20.770Z] === RUN TestConcurrentWrites [2021-08-20T21:34:20.770Z] PASS [2021-08-20T21:34:20.770Z] coverage: 82.4% of statements [2021-08-20T21:34:20.770Z] ok github.com/docker/docker/libnetwork/drvregistry 0.051s coverage: 82.4% of statements [2021-08-20T21:34:20.770Z] --- PASS: TestConcurrentWrites (0.13s) [2021-08-20T21:34:20.770Z] PASS [2021-08-20T21:34:20.770Z] coverage: 81.2% of statements [2021-08-20T21:34:20.770Z] ok github.com/docker/docker/libnetwork/etchosts 0.167s coverage: 81.2% of statements [2021-08-20T21:34:20.770Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.66s) [2021-08-20T21:34:20.770Z] === RUN TestRetrieveFromStore [2021-08-20T21:34:20.770Z] === RUN TestDiff [2021-08-20T21:34:20.770Z] --- PASS: TestDiff (0.00s) [2021-08-20T21:34:20.770Z] === RUN TestAddedCallback [2021-08-20T21:34:20.770Z] --- PASS: TestAddedCallback (0.00s) [2021-08-20T21:34:20.770Z] === RUN TestRemovedCallback [2021-08-20T21:34:20.770Z] --- PASS: TestRemovedCallback (0.00s) [2021-08-20T21:34:20.770Z] === RUN TestNoCallback [2021-08-20T21:34:20.770Z] --- PASS: TestNoCallback (0.00s) [2021-08-20T21:34:20.770Z] PASS [2021-08-20T21:34:20.770Z] coverage: 48.1% of statements [2021-08-20T21:34:20.770Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.035s coverage: 48.1% of statements [2021-08-20T21:34:21.198Z] #21 32.53 Selecting previously unselected package zip. [2021-08-20T21:34:21.198Z] #21 32.53 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-08-20T21:34:21.198Z] #21 32.54 Unpacking zip (3.0-12) ... [2021-08-20T21:34:21.198Z] #21 32.73 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-20T21:34:21.228Z] === RUN TestNew [2021-08-20T21:34:21.228Z] --- PASS: TestNew (0.00s) [2021-08-20T21:34:21.228Z] === RUN TestAllocate [2021-08-20T21:34:21.228Z] --- PASS: TestAllocate (0.00s) [2021-08-20T21:34:21.228Z] === RUN TestUninitialized [2021-08-20T21:34:21.228Z] --- PASS: TestUninitialized (0.00s) [2021-08-20T21:34:21.228Z] === RUN TestAllocateInRange [2021-08-20T21:34:21.228Z] --- PASS: TestAllocateInRange (0.00s) [2021-08-20T21:34:21.228Z] === RUN TestAllocateSerial [2021-08-20T21:34:21.228Z] --- PASS: TestAllocateSerial (0.00s) [2021-08-20T21:34:21.228Z] PASS [2021-08-20T21:34:21.228Z] coverage: 87.5% of statements [2021-08-20T21:34:21.228Z] ok github.com/docker/docker/libnetwork/idm 0.030s coverage: 87.5% of statements [2021-08-20T21:34:21.228Z] --- PASS: TestRetrieveFromStore (0.29s) [2021-08-20T21:34:21.228Z] === RUN TestIsCorrupted [2021-08-20T21:34:21.228Z] --- PASS: TestIsCorrupted (0.02s) [2021-08-20T21:34:21.228Z] === RUN TestSetRollover [2021-08-20T21:34:21.228Z] === RUN TestCaller [2021-08-20T21:34:21.228Z] --- PASS: TestCaller (0.00s) [2021-08-20T21:34:21.228Z] PASS [2021-08-20T21:34:21.228Z] coverage: 100.0% of statements [2021-08-20T21:34:21.228Z] ok github.com/docker/docker/libnetwork/internal/caller 0.028s coverage: 100.0% of statements [2021-08-20T21:34:21.321Z] #34 DONE 0.5s [2021-08-20T21:34:21.321Z] [2021-08-20T21:34:21.321Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-20T21:34:21.321Z] #36 sha256:0249a5d77da2eee5673089824a5dcb526fd3469ddfe7aa306ec5039b7b6b1bbe [2021-08-20T21:34:21.321Z] #36 DONE 0.2s [2021-08-20T21:34:21.321Z] [2021-08-20T21:34:21.321Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-20T21:34:21.321Z] #39 sha256:32e1c770ed349603656726fc872988449589001c639d55f25e11ac9880d1036f [2021-08-20T21:34:21.583Z] #39 DONE 0.1s [2021-08-20T21:34:21.583Z] [2021-08-20T21:34:21.583Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-20T21:34:21.583Z] #42 sha256:8bcb5185357e0ebed4fd381e1d1c61125561615f34b0da74ef7adc7e32340c88 [2021-08-20T21:34:21.683Z] === RUN TestSetSerialInsertDelete [2021-08-20T21:34:21.683Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-08-20T21:34:21.683Z] === RUN TestSetParallelInsertDelete [2021-08-20T21:34:21.846Z] #42 DONE 0.4s [2021-08-20T21:34:21.846Z] [2021-08-20T21:34:21.846Z] #58 [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 [2021-08-20T21:34:21.846Z] #58 sha256:3ad5c8e6a318ff2ff7b840c42c575876e92ce6b705a66db6dacd09f2b6c4d676 [2021-08-20T21:34:21.846Z] #58 ... [2021-08-20T21:34:21.846Z] [2021-08-20T21:34:21.846Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-20T21:34:21.846Z] #46 sha256:393c5f0968a744b3427808110b85c1e9b871e2e401d73e013b43cdca36acdca4 [2021-08-20T21:34:21.846Z] #46 DONE 0.1s [2021-08-20T21:34:22.108Z] [2021-08-20T21:34:22.108Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-20T21:34:22.108Z] #48 sha256:b19cea3b9c5570e2a19225a69b4c6afb6a0f32de5a9aef770b372345e815bdaa [2021-08-20T21:34:22.108Z] #48 DONE 0.3s [2021-08-20T21:34:22.108Z] [2021-08-20T21:34:22.108Z] #58 [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 [2021-08-20T21:34:22.108Z] #58 sha256:3ad5c8e6a318ff2ff7b840c42c575876e92ce6b705a66db6dacd09f2b6c4d676 [2021-08-20T21:34:22.139Z] #21 33.63 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-08-20T21:34:22.140Z] #21 33.64 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-08-20T21:34:22.140Z] #21 33.65 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-08-20T21:34:22.140Z] #21 33.66 Setting up libicu67:amd64 (67.1-7) ... [2021-08-20T21:34:22.141Z] === RUN TestPoolRequest [2021-08-20T21:34:22.141Z] --- PASS: TestPoolRequest (0.00s) [2021-08-20T21:34:22.141Z] === RUN TestOtherRequests [2021-08-20T21:34:22.141Z] --- PASS: TestOtherRequests (0.00s) [2021-08-20T21:34:22.141Z] PASS [2021-08-20T21:34:22.141Z] coverage: 57.1% of statements [2021-08-20T21:34:22.141Z] ok github.com/docker/docker/libnetwork/ipams/null 0.030s coverage: 57.1% of statements [2021-08-20T21:34:22.372Z] #58 ... [2021-08-20T21:34:22.372Z] [2021-08-20T21:34:22.372Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-20T21:34:22.372Z] #50 sha256:e64716d2d3f6c3b8fb7ac0de50049e193d3ebda2003fa35cbf708a6464e12eb6 [2021-08-20T21:34:22.372Z] #50 DONE 0.1s [2021-08-20T21:34:22.372Z] [2021-08-20T21:34:22.372Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-20T21:34:22.372Z] #52 sha256:f013e2babe6636b8c170b89b4fde1d15f0b6a8b9da88956eb623c76ba72ce59e [2021-08-20T21:34:22.400Z] #21 33.67 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-08-20T21:34:22.400Z] #21 33.68 Setting up libinih1:amd64 (53-1+b2) ... [2021-08-20T21:34:22.400Z] #21 33.69 Setting up uidmap (1:4.8.1-1) ... [2021-08-20T21:34:22.400Z] #21 33.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-20T21:34:22.400Z] #21 33.71 Setting up bzip2 (1.0.8-4) ... [2021-08-20T21:34:22.400Z] #21 33.72 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-20T21:34:22.400Z] #21 33.73 Setting up python3-wheel (0.34.2-1) ... [2021-08-20T21:34:22.598Z] === RUN TestInt2IP2IntConversion [2021-08-20T21:34:22.947Z] #52 DONE 0.5s [2021-08-20T21:34:22.947Z] [2021-08-20T21:34:22.947Z] #58 [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 [2021-08-20T21:34:22.947Z] #58 sha256:3ad5c8e6a318ff2ff7b840c42c575876e92ce6b705a66db6dacd09f2b6c4d676 [2021-08-20T21:34:22.947Z] #58 ... [2021-08-20T21:34:22.947Z] [2021-08-20T21:34:22.947Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-20T21:34:22.947Z] #54 sha256:59235e96e7437e3ca2f7828db1a5b7e9b7c63e8e66c92cbe3c4da77b69bacf11 [2021-08-20T21:34:22.971Z] #21 34.39 Setting up xxd (2:8.2.2434-3) ... [2021-08-20T21:34:22.971Z] #21 34.40 Setting up libcap2:amd64 (1:2.44-1) ... [2021-08-20T21:34:22.971Z] #21 34.41 Setting up libcap2-bin (1:2.44-1) ... [2021-08-20T21:34:22.971Z] #21 34.42 Setting up apparmor (2.13.6-10) ... [2021-08-20T21:34:23.054Z] --- PASS: TestInt2IP2IntConversion (0.47s) [2021-08-20T21:34:23.054Z] === RUN TestGetAddressVersion [2021-08-20T21:34:23.054Z] --- PASS: TestGetAddressVersion (0.00s) [2021-08-20T21:34:23.054Z] === RUN TestKeyString [2021-08-20T21:34:23.054Z] --- PASS: TestKeyString (0.00s) [2021-08-20T21:34:23.054Z] === RUN TestPoolDataMarshal [2021-08-20T21:34:23.054Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-08-20T21:34:23.054Z] === RUN TestSubnetsMarshal [2021-08-20T21:34:23.054Z] --- PASS: TestSubnetsMarshal (0.03s) [2021-08-20T21:34:23.054Z] === RUN TestAddSubnets [2021-08-20T21:34:23.054Z] --- PASS: TestAddSubnets (0.05s) [2021-08-20T21:34:23.054Z] === RUN TestDoublePoolRelease [2021-08-20T21:34:23.054Z] --- PASS: TestDoublePoolRelease (0.04s) [2021-08-20T21:34:23.054Z] === RUN TestAddReleasePoolID [2021-08-20T21:34:23.054Z] --- PASS: TestAddReleasePoolID (0.07s) [2021-08-20T21:34:23.054Z] === RUN TestPredefinedPool [2021-08-20T21:34:23.054Z] === RUN TestGetCapabilities [2021-08-20T21:34:23.054Z] --- PASS: TestPredefinedPool (0.02s) [2021-08-20T21:34:23.054Z] === RUN TestRemoveSubnet [2021-08-20T21:34:23.054Z] --- PASS: TestGetCapabilities (0.01s) [2021-08-20T21:34:23.054Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-08-20T21:34:23.054Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-08-20T21:34:23.054Z] === RUN TestGetDefaultAddressSpaces [2021-08-20T21:34:23.054Z] --- PASS: TestSetRollover (2.00s) [2021-08-20T21:34:23.054Z] === RUN TestSetRolloverSerial [2021-08-20T21:34:23.054Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-08-20T21:34:23.054Z] === RUN TestRemoteDriver [2021-08-20T21:34:23.054Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-20T21:34:23.054Z] PASS [2021-08-20T21:34:23.054Z] coverage: 47.4% of statements [2021-08-20T21:34:23.210Z] #54 DONE 0.2s [2021-08-20T21:34:23.210Z] [2021-08-20T21:34:23.210Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-20T21:34:23.210Z] #56 sha256:a847730bc1af68327ccd616a25552724ae709ab24705ca39c4eec786e4d16a8e [2021-08-20T21:34:23.472Z] #56 DONE 0.4s [2021-08-20T21:34:23.472Z] [2021-08-20T21:34:23.472Z] #58 [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 [2021-08-20T21:34:23.472Z] #58 sha256:3ad5c8e6a318ff2ff7b840c42c575876e92ce6b705a66db6dacd09f2b6c4d676 [2021-08-20T21:34:23.510Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.068s coverage: 47.4% of statements [2021-08-20T21:34:23.510Z] --- PASS: TestRemoveSubnet (0.11s) [2021-08-20T21:34:23.510Z] === RUN TestGetSameAddress [2021-08-20T21:34:23.510Z] --- PASS: TestGetSameAddress (0.03s) [2021-08-20T21:34:23.510Z] === RUN TestPoolAllocationReuse [2021-08-20T21:34:23.968Z] === RUN TestWindowsIPAM [2021-08-20T21:34:23.968Z] --- PASS: TestWindowsIPAM (0.00s) [2021-08-20T21:34:23.968Z] PASS [2021-08-20T21:34:23.968Z] coverage: 71.4% of statements [2021-08-20T21:34:23.968Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.031s coverage: 71.4% of statements [2021-08-20T21:34:24.354Z] #21 35.80 Setting up zip (3.0-12) ... [2021-08-20T21:34:24.355Z] #21 35.84 Setting up vim-common (2:8.2.2434-3) ... [2021-08-20T21:34:24.423Z] --- PASS: TestSetRolloverSerial (0.99s) [2021-08-20T21:34:24.423Z] === RUN TestGetFirstAvailableFromCurrent [2021-08-20T21:34:24.423Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-08-20T21:34:24.423Z] PASS [2021-08-20T21:34:24.423Z] coverage: 84.4% of statements [2021-08-20T21:34:24.423Z] ok github.com/docker/docker/libnetwork/bitseq 8.436s coverage: 84.4% of statements [2021-08-20T21:34:24.423Z] === RUN TestDefaultNetwork [2021-08-20T21:34:24.615Z] #21 35.88 Setting up bash-completion (1:2.11-2) ... [2021-08-20T21:34:24.693Z] #23 ... [2021-08-20T21:34:24.693Z] [2021-08-20T21:34:24.693Z] #41 [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 [2021-08-20T21:34:24.693Z] #41 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-20T21:34:24.693Z] #41 213.8 + dpkg --print-architecture [2021-08-20T21:34:24.693Z] #41 213.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-20T21:34:24.693Z] #41 214.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-20T21:34:24.693Z] #41 214.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-20T21:34:24.879Z] --- PASS: TestDefaultNetwork (0.23s) [2021-08-20T21:34:24.879Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-08-20T21:34:24.879Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.24s) [2021-08-20T21:34:24.879Z] === RUN TestInitAddressPools [2021-08-20T21:34:24.879Z] --- PASS: TestInitAddressPools (0.00s) [2021-08-20T21:34:24.879Z] PASS [2021-08-20T21:34:24.879Z] coverage: 74.0% of statements [2021-08-20T21:34:24.879Z] ok github.com/docker/docker/libnetwork/ipamutils 0.521s coverage: 74.0% of statements [2021-08-20T21:34:25.334Z] --- PASS: TestPoolAllocationReuse (1.89s) [2021-08-20T21:34:25.334Z] === RUN TestGetAddressSubPoolEqualPool [2021-08-20T21:34:25.334Z] --- PASS: TestGetAddressSubPoolEqualPool (0.05s) [2021-08-20T21:34:25.334Z] === RUN TestRequestReleaseAddressFromSubPool [2021-08-20T21:34:25.334Z] === RUN TestKeyValue [2021-08-20T21:34:25.334Z] --- PASS: TestKeyValue (0.00s) [2021-08-20T21:34:25.334Z] PASS [2021-08-20T21:34:25.334Z] coverage: 60.0% of statements [2021-08-20T21:34:25.334Z] ok github.com/docker/docker/libnetwork/netlabel 0.029s coverage: 60.0% of statements [2021-08-20T21:34:26.072Z] #41 ... [2021-08-20T21:34:26.072Z] [2021-08-20T21:34:26.072Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-20T21:34:26.072Z] #23 sha256:6364badd1da2353f4b862519c3678a8a307c893ad1c91dcc75e9e8dc3bb0cf55 [2021-08-20T21:34:26.072Z] #23 9.192 Collecting yamllint==1.26.1 [2021-08-20T21:34:26.529Z] #21 37.79 Setting up xz-utils (5.2.5-2) ... [2021-08-20T21:34:26.529Z] #21 37.80 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-20T21:34:26.529Z] #21 37.82 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-08-20T21:34:26.529Z] #21 37.83 Setting up patch (2.7.6-7) ... [2021-08-20T21:34:26.529Z] #21 37.86 Setting up sudo (1.9.5p2-3) ... [2021-08-20T21:34:26.529Z] #21 37.95 invoke-rc.d: could not determine current runlevel [2021-08-20T21:34:26.529Z] #21 37.96 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-20T21:34:26.529Z] #21 37.97 Setting up xfsprogs (5.10.0-4) ... [2021-08-20T21:34:26.529Z] #21 37.99 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-08-20T21:34:26.529Z] #21 38.00 Setting up inetutils-ping (2:2.0-1) ... [2021-08-20T21:34:26.529Z] #21 38.07 Setting up pigz (2.6-1) ... [2021-08-20T21:34:26.790Z] #21 38.08 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-20T21:34:26.790Z] #21 38.10 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-20T21:34:26.790Z] #21 38.12 Setting up python-pip-whl (20.3.4-4) ... [2021-08-20T21:34:26.790Z] #21 38.13 Setting up vim-runtime (2:8.2.2434-3) ... [2021-08-20T21:34:26.873Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-20T21:34:26.873Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-20T21:34:26.873Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-20T21:34:26.873Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-20T21:34:26.873Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-20T21:34:26.873Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-20T21:34:26.873Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-20T21:34:26.873Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-20T21:34:26.873Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-20T21:34:26.873Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-08-20T21:34:26.873Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-20T21:34:26.873Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-20T21:34:26.873Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-20T21:34:26.873Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-08-20T21:34:26.873Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-20T21:34:26.873Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-20T21:34:26.873Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-20T21:34:27.009Z] #23 10.25 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-08-20T21:34:27.363Z] #21 38.77 Setting up libaio1:amd64 (0.3.112-9) ... [2021-08-20T21:34:27.363Z] #21 38.78 Setting up python3-lib2to3 (3.9.2-1) ... [2021-08-20T21:34:27.625Z] #21 39.14 Setting up libelf1:amd64 (0.183-1) ... [2021-08-20T21:34:27.625Z] #21 39.17 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-08-20T21:34:27.625Z] #21 39.18 Setting up python3-distutils (3.9.2-1) ... [2021-08-20T21:34:27.839Z] === RUN TestNetworkDBSimple [2021-08-20T21:34:27.947Z] #23 11.33 Collecting pathspec>=0.5.3 [2021-08-20T21:34:27.947Z] #23 11.35 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-08-20T21:34:28.196Z] #21 39.62 Setting up vim (2:8.2.2434-3) ... [2021-08-20T21:34:28.196Z] #21 39.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-20T21:34:28.196Z] #21 39.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-20T21:34:28.196Z] #21 39.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-20T21:34:28.196Z] #21 39.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-20T21:34:28.196Z] #21 39.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-20T21:34:28.196Z] #21 39.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-20T21:34:28.196Z] #21 39.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-20T21:34:28.196Z] #21 39.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-20T21:34:28.196Z] #21 39.68 Setting up python3-setuptools (52.0.0-4) ... [2021-08-20T21:34:28.206Z] #23 11.63 Collecting pyyaml [2021-08-20T21:34:28.206Z] #23 11.65 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-08-20T21:34:28.206Z] #23 11.71 Building wheels for collected packages: yamllint [2021-08-20T21:34:28.294Z] === RUN TestGenerate [2021-08-20T21:34:28.294Z] --- PASS: TestGenerate (0.00s) [2021-08-20T21:34:28.294Z] === RUN TestGeneratePtr [2021-08-20T21:34:28.294Z] --- PASS: TestGeneratePtr (0.00s) [2021-08-20T21:34:28.294Z] === RUN TestGenerateMissingField [2021-08-20T21:34:28.294Z] --- PASS: TestGenerateMissingField (0.00s) [2021-08-20T21:34:28.294Z] === RUN TestFieldCannotBeSet [2021-08-20T21:34:28.294Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-08-20T21:34:28.294Z] === RUN TestTypeMismatchError [2021-08-20T21:34:28.294Z] --- PASS: TestTypeMismatchError (0.00s) [2021-08-20T21:34:28.294Z] PASS [2021-08-20T21:34:28.294Z] coverage: 100.0% of statements [2021-08-20T21:34:28.294Z] ok github.com/docker/docker/libnetwork/options 0.057s coverage: 100.0% of statements [2021-08-20T21:34:28.465Z] #23 11.71 Building wheel for yamllint (setup.py): started [2021-08-20T21:34:28.750Z] testing: warning: no tests to run [2021-08-20T21:34:28.750Z] PASS [2021-08-20T21:34:28.750Z] coverage: 0.0% of statements [2021-08-20T21:34:28.750Z] ok github.com/docker/docker/libnetwork/osl 0.059s coverage: 0.0% of statements [no tests to run] [2021-08-20T21:34:28.750Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.54s) [2021-08-20T21:34:28.750Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-08-20T21:34:29.206Z] 2021/08/20 21:34:28 Closing DB instances... [2021-08-20T21:34:29.410Z] #23 12.72 Building wheel for yamllint (setup.py): finished with status 'done' [2021-08-20T21:34:29.410Z] #23 12.73 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=41cb7b1c0e75c5aff7c367c6e2eadfd5e2941a0cdd7ebc1535083c341bdbe944 [2021-08-20T21:34:29.410Z] #23 12.73 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-08-20T21:34:29.410Z] #23 12.73 Successfully built yamllint [2021-08-20T21:34:29.410Z] #23 12.77 Installing collected packages: pyyaml, pathspec, yamllint [2021-08-20T21:34:29.580Z] #21 40.87 Setting up libjq1:amd64 (1.6-2.1) ... [2021-08-20T21:34:29.580Z] #21 40.89 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-08-20T21:34:29.580Z] #21 40.90 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-08-20T21:34:29.580Z] #21 40.91 Setting up python3-pip (20.3.4-4) ... [2021-08-20T21:34:29.663Z] === RUN TestRequestNewPort [2021-08-20T21:34:29.663Z] --- PASS: TestRequestNewPort (0.00s) [2021-08-20T21:34:29.663Z] === RUN TestRequestSpecificPort [2021-08-20T21:34:29.663Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-08-20T21:34:29.663Z] === RUN TestReleasePort [2021-08-20T21:34:29.663Z] --- PASS: TestReleasePort (0.00s) [2021-08-20T21:34:29.663Z] === RUN TestReuseReleasedPort [2021-08-20T21:34:29.663Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-08-20T21:34:29.663Z] === RUN TestReleaseUnreadledPort [2021-08-20T21:34:29.663Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-08-20T21:34:29.663Z] === RUN TestUnknowProtocol [2021-08-20T21:34:29.663Z] --- PASS: TestUnknowProtocol (0.00s) [2021-08-20T21:34:29.663Z] === RUN TestAllocateAllPorts [2021-08-20T21:34:29.663Z] --- PASS: TestAllocateAllPorts (0.01s) [2021-08-20T21:34:29.663Z] === RUN TestPortAllocation [2021-08-20T21:34:29.663Z] --- PASS: TestPortAllocation (0.00s) [2021-08-20T21:34:29.663Z] === RUN TestPortAllocationWithCustomRange [2021-08-20T21:34:29.663Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-08-20T21:34:29.663Z] === RUN TestNoDuplicateBPR [2021-08-20T21:34:29.663Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-08-20T21:34:29.663Z] === RUN TestChangePortRange [2021-08-20T21:34:29.663Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-08-20T21:34:29.663Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-08-20T21:34:29.663Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-08-20T21:34:29.663Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-08-20T21:34:29.663Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-08-20T21:34:29.663Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-08-20T21:34:29.663Z] --- PASS: TestChangePortRange (0.00s) [2021-08-20T21:34:29.663Z] PASS [2021-08-20T21:34:29.663Z] coverage: 88.6% of statements [2021-08-20T21:34:29.663Z] ok github.com/docker/docker/libnetwork/portallocator 0.061s coverage: 88.6% of statements [2021-08-20T21:34:29.669Z] #23 13.16 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-20T21:34:30.238Z] #23 DONE 13.6s [2021-08-20T21:34:30.238Z] [2021-08-20T21:34:30.238Z] #55 [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 [2021-08-20T21:34:30.238Z] #55 sha256:456659b7828849f52715c149ebcbbcb5843aed551406393b013ddb2f923663b8 [2021-08-20T21:34:30.238Z] #55 ... [2021-08-20T21:34:30.238Z] [2021-08-20T21:34:30.238Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-20T21:34:30.238Z] #26 sha256:f2dc08f68d97fdb2cc88f016d7096fb8031a904cb0a3532e39a2494a0a3dc270 [2021-08-20T21:34:30.238Z] #26 DONE 0.1s [2021-08-20T21:34:30.497Z] [2021-08-20T21:34:30.497Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-20T21:34:30.497Z] #31 sha256:afbf462dbbb4a15a0c911c77dd254ffec05261841c651f4e358ff1247e0fef95 [2021-08-20T21:34:30.497Z] #31 DONE 0.3s [2021-08-20T21:34:30.497Z] [2021-08-20T21:34:30.497Z] #58 [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 [2021-08-20T21:34:30.497Z] #58 sha256:a7c36b1a26e0ea026af08b59c0f14ae8cd0086af178461b65e19a98208cfdd4c [2021-08-20T21:34:30.630Z] testing: warning: no tests to run [2021-08-20T21:34:30.630Z] PASS [2021-08-20T21:34:30.630Z] coverage: 0.0% of statements [2021-08-20T21:34:30.630Z] ok github.com/docker/docker/libnetwork/portmapper 0.054s coverage: 0.0% of statements [no tests to run] [2021-08-20T21:34:30.630Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.51s) [2021-08-20T21:34:30.630Z] === RUN TestGetAddress [2021-08-20T21:34:30.630Z] --- PASS: TestNetworkDBSimple (2.65s) [2021-08-20T21:34:30.630Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-08-20T21:34:30.758Z] #58 ... [2021-08-20T21:34:30.758Z] [2021-08-20T21:34:30.758Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-20T21:34:30.758Z] #34 sha256:80d297771e637cd802c849ca875ddd463d5a0e263dd875ae2b3e1740d9b794f4 [2021-08-20T21:34:30.758Z] #34 DONE 0.1s [2021-08-20T21:34:30.758Z] [2021-08-20T21:34:30.758Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-20T21:34:30.758Z] #36 sha256:564aa1aa83e0eede783d8f6622a5ca355642f184eea6872d5903b185fdafad69 [2021-08-20T21:34:30.758Z] #36 DONE 0.1s [2021-08-20T21:34:30.758Z] [2021-08-20T21:34:30.758Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-20T21:34:30.758Z] #39 sha256:5456cda36a6eb5fb7811957353c375686d8fcc33e2dea79ab89dfefe9d8e45f5 [2021-08-20T21:34:30.758Z] #39 DONE 0.1s [2021-08-20T21:34:30.758Z] [2021-08-20T21:34:30.758Z] #58 [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 [2021-08-20T21:34:30.758Z] #58 sha256:a7c36b1a26e0ea026af08b59c0f14ae8cd0086af178461b65e19a98208cfdd4c [2021-08-20T21:34:30.783Z] #21 42.01 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-20T21:34:30.783Z] #21 42.02 Setting up jq (1.6-2.1) ... [2021-08-20T21:34:30.783Z] #21 42.03 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-08-20T21:34:30.783Z] #21 42.04 Setting up iptables (1.8.7-1) ... [2021-08-20T21:34:30.783Z] #21 42.05 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-20T21:34:30.783Z] #21 42.06 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-20T21:34:30.783Z] #21 42.06 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-20T21:34:30.783Z] #21 42.07 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-20T21:34:30.783Z] #21 42.07 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-20T21:34:30.783Z] #21 42.08 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-20T21:34:30.783Z] #21 42.09 Setting up iproute2 (5.10.0-4) ... [2021-08-20T21:34:31.044Z] #21 42.39 Processing triggers for libc-bin (2.31-13) ... [2021-08-20T21:34:31.044Z] #21 ... [2021-08-20T21:34:31.044Z] [2021-08-20T21:34:31.044Z] #41 [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 [2021-08-20T21:34:31.044Z] #41 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-20T21:34:31.044Z] #41 222.3 + dpkg --print-architecture [2021-08-20T21:34:31.087Z] === RUN TestHashData [2021-08-20T21:34:31.087Z] --- PASS: TestHashData (0.00s) [2021-08-20T21:34:31.087Z] PASS [2021-08-20T21:34:31.087Z] coverage: 2.8% of statements [2021-08-20T21:34:31.087Z] ok github.com/docker/docker/libnetwork/resolvconf 0.066s coverage: 2.8% of statements [2021-08-20T21:34:31.305Z] #41 222.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-20T21:34:31.548Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-08-20T21:34:31.549Z] PASS [2021-08-20T21:34:31.549Z] coverage: 100.0% of statements [2021-08-20T21:34:31.549Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.034s coverage: 100.0% of statements [2021-08-20T21:34:31.566Z] #41 222.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-20T21:34:31.566Z] #41 222.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-20T21:34:32.007Z] 2021/08/20 21:34:31 Closing DB instances... [2021-08-20T21:34:32.007Z] === RUN TestTransportPortConv [2021-08-20T21:34:32.007Z] --- PASS: TestTransportPortConv (0.00s) [2021-08-20T21:34:32.007Z] === RUN TestTransportPortBindingConv [2021-08-20T21:34:32.007Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-08-20T21:34:32.007Z] === RUN TestErrorConstructors [2021-08-20T21:34:32.007Z] --- PASS: TestErrorConstructors (0.00s) [2021-08-20T21:34:32.007Z] === RUN TestCompareIPMask [2021-08-20T21:34:32.007Z] --- PASS: TestCompareIPMask (0.00s) [2021-08-20T21:34:32.007Z] === RUN TestUtilGetHostPartIP [2021-08-20T21:34:32.007Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-08-20T21:34:32.007Z] === RUN TestUtilGetBroadcastIP [2021-08-20T21:34:32.007Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-08-20T21:34:32.007Z] === RUN TestParseCIDR [2021-08-20T21:34:32.007Z] --- PASS: TestParseCIDR (0.00s) [2021-08-20T21:34:32.007Z] PASS [2021-08-20T21:34:32.007Z] coverage: 47.9% of statements [2021-08-20T21:34:32.007Z] ok github.com/docker/docker/libnetwork/types 0.077s coverage: 47.9% of statements [2021-08-20T21:34:32.137Z] #41 ... [2021-08-20T21:34:32.137Z] [2021-08-20T21:34:32.137Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-20T21:34:32.137Z] #21 sha256:455a59f6042345323774e99c83bfdc6a6a41da361b498ef89cb9009fa550ed6d [2021-08-20T21:34:32.137Z] #21 DONE 43.8s [2021-08-20T21:34:32.398Z] [2021-08-20T21:34:32.398Z] #22 [dev-systemd-false 8/25] 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 [2021-08-20T21:34:32.398Z] #22 sha256:206c86ab6d14b29d071eb11484523e5da9e2a75591bd04efd7bc3298e78f75c5 [2021-08-20T21:34:32.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-08-20T21:34:32.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-08-20T21:34:32.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-08-20T21:34:32.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-08-20T21:34:32.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-08-20T21:34:32.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-08-20T21:34:32.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-08-20T21:34:32.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-08-20T21:34:32.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-08-20T21:34:32.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-08-20T21:34:32.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-08-20T21:34:32.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-08-20T21:34:32.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-08-20T21:34:32.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-08-20T21:34:32.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-08-20T21:34:32.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-08-20T21:34:32.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-08-20T21:34:32.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-08-20T21:34:32.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-08-20T21:34:32.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-08-20T21:34:32.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-08-20T21:34:32.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-08-20T21:34:32.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-08-20T21:34:32.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-08-20T21:34:32.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-08-20T21:34:32.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-08-20T21:34:32.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-08-20T21:34:32.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-08-20T21:34:32.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-08-20T21:34:32.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-08-20T21:34:32.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-08-20T21:34:32.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-08-20T21:34:32.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-08-20T21:34:32.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-08-20T21:34:32.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-08-20T21:34:32.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-08-20T21:34:32.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-08-20T21:34:32.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-08-20T21:34:32.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-08-20T21:34:32.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-08-20T21:34:32.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-08-20T21:34:32.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-08-20T21:34:32.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-08-20T21:34:32.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-08-20T21:34:32.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-08-20T21:34:32.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-08-20T21:34:32.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-08-20T21:34:32.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-08-20T21:34:32.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-08-20T21:34:32.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-08-20T21:34:32.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-08-20T21:34:32.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-08-20T21:34:32.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-08-20T21:34:32.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-08-20T21:34:32.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-08-20T21:34:32.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-08-20T21:34:32.971Z] PASS [2021-08-20T21:34:32.971Z] coverage: 50.0% of statements [2021-08-20T21:34:32.971Z] ok github.com/docker/docker/oci 0.065s coverage: 50.0% of statements [2021-08-20T21:34:33.339Z] #22 1.088 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-20T21:34:33.340Z] #22 1.092 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-20T21:34:33.340Z] #22 1.096 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-20T21:34:33.340Z] #22 DONE 1.2s [2021-08-20T21:34:33.340Z] [2021-08-20T21:34:33.340Z] #51 [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 [2021-08-20T21:34:33.340Z] #51 sha256:c335e6e16771423363354854e5dde51383af7c945c904f8e16b1a8b1d8e25bc8 [2021-08-20T21:34:33.429Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.68s) [2021-08-20T21:34:33.429Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-08-20T21:34:33.608Z] #51 ... [2021-08-20T21:34:33.608Z] [2021-08-20T21:34:33.608Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-20T21:34:33.608Z] #23 sha256:6364badd1da2353f4b862519c3678a8a307c893ad1c91dcc75e9e8dc3bb0cf55 [2021-08-20T21:34:33.886Z] === RUN TestAddressPoolOpt [2021-08-20T21:34:33.886Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-08-20T21:34:33.887Z] === RUN TestValidateEnv [2021-08-20T21:34:33.887Z] === RUN TestValidateEnv/a [2021-08-20T21:34:33.887Z] === RUN TestValidateEnv/something [2021-08-20T21:34:33.887Z] === RUN TestValidateEnv/_=a [2021-08-20T21:34:33.887Z] === RUN TestValidateEnv/env1=value1 [2021-08-20T21:34:33.887Z] === RUN TestValidateEnv/_env1=value1 [2021-08-20T21:34:33.887Z] === RUN TestValidateEnv/env2=value2=value3 [2021-08-20T21:34:33.887Z] === RUN TestValidateEnv/env3=abc!qwe [2021-08-20T21:34:33.887Z] === RUN TestValidateEnv/env_4=value_4 [2021-08-20T21:34:33.887Z] === RUN TestValidateEnv/PATH [2021-08-20T21:34:33.887Z] === RUN TestValidateEnv/=a [2021-08-20T21:34:33.887Z] === RUN TestValidateEnv/PATH= [2021-08-20T21:34:33.887Z] === RUN TestValidateEnv/PATH=something [2021-08-20T21:34:33.887Z] === RUN TestValidateEnv/asd!qwe [2021-08-20T21:34:33.887Z] === RUN TestValidateEnv/1asd [2021-08-20T21:34:33.887Z] === RUN TestValidateEnv/123 [2021-08-20T21:34:33.887Z] === RUN TestValidateEnv/some_space [2021-08-20T21:34:33.887Z] === RUN TestValidateEnv/__some_space_before [2021-08-20T21:34:33.887Z] === RUN TestValidateEnv/some_space_after__ [2021-08-20T21:34:33.887Z] === RUN TestValidateEnv/= [2021-08-20T21:34:33.887Z] === RUN TestValidateEnv/PaTh [2021-08-20T21:34:33.887Z] --- PASS: TestValidateEnv (0.00s) [2021-08-20T21:34:33.887Z] --- PASS: TestValidateEnv/a (0.00s) [2021-08-20T21:34:33.887Z] --- PASS: TestValidateEnv/something (0.00s) [2021-08-20T21:34:33.887Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-08-20T21:34:33.887Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-08-20T21:34:33.887Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-08-20T21:34:33.887Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-08-20T21:34:33.887Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-08-20T21:34:33.887Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-08-20T21:34:33.887Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-08-20T21:34:33.887Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-08-20T21:34:33.887Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-08-20T21:34:33.887Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-08-20T21:34:33.887Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-08-20T21:34:33.887Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-08-20T21:34:33.887Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-08-20T21:34:33.887Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-08-20T21:34:33.887Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-08-20T21:34:33.887Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-08-20T21:34:33.887Z] --- PASS: TestValidateEnv/= (0.00s) [2021-08-20T21:34:33.887Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-08-20T21:34:33.887Z] === RUN TestParseHost [2021-08-20T21:34:33.887Z] --- PASS: TestParseHost (0.00s) [2021-08-20T21:34:33.887Z] === RUN TestParseDockerDaemonHost [2021-08-20T21:34:33.887Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-08-20T21:34:33.887Z] === RUN TestParseTCP [2021-08-20T21:34:33.887Z] --- PASS: TestParseTCP (0.00s) [2021-08-20T21:34:33.887Z] === RUN TestParseInvalidUnixAddrInvalid [2021-08-20T21:34:33.887Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-08-20T21:34:33.887Z] === RUN TestValidateExtraHosts [2021-08-20T21:34:33.887Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-08-20T21:34:33.887Z] === RUN TestIpOptString [2021-08-20T21:34:33.887Z] --- PASS: TestIpOptString (0.00s) [2021-08-20T21:34:33.887Z] === RUN TestNewIpOptInvalidDefaultVal [2021-08-20T21:34:33.887Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-08-20T21:34:33.887Z] === RUN TestNewIpOptValidDefaultVal [2021-08-20T21:34:33.887Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-08-20T21:34:33.887Z] === RUN TestIpOptSetInvalidVal [2021-08-20T21:34:33.887Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-08-20T21:34:33.887Z] === RUN TestValidateIPAddress [2021-08-20T21:34:33.887Z] --- PASS: TestValidateIPAddress (0.00s) [2021-08-20T21:34:33.887Z] === RUN TestMapOpts [2021-08-20T21:34:33.887Z] --- PASS: TestMapOpts (0.00s) [2021-08-20T21:34:33.887Z] === RUN TestListOptsWithoutValidator [2021-08-20T21:34:33.887Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-08-20T21:34:33.887Z] === RUN TestListOptsWithValidator [2021-08-20T21:34:33.887Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-08-20T21:34:33.887Z] === RUN TestValidateDNSSearch [2021-08-20T21:34:33.887Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-08-20T21:34:33.887Z] === RUN TestValidateLabel [2021-08-20T21:34:33.887Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-08-20T21:34:33.887Z] === RUN TestValidateLabel/label_with_general_format [2021-08-20T21:34:33.887Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-08-20T21:34:33.887Z] === RUN TestValidateLabel/label_with_one_more [2021-08-20T21:34:33.887Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-08-20T21:34:33.887Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-08-20T21:34:33.887Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-08-20T21:34:33.887Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-08-20T21:34:33.887Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-08-20T21:34:33.887Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-08-20T21:34:33.887Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-08-20T21:34:33.887Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-08-20T21:34:33.887Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-08-20T21:34:33.887Z] --- PASS: TestValidateLabel (0.00s) [2021-08-20T21:34:33.887Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-08-20T21:34:33.887Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-08-20T21:34:33.887Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-08-20T21:34:33.887Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-08-20T21:34:33.887Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-08-20T21:34:33.887Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-08-20T21:34:33.887Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-08-20T21:34:33.887Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-08-20T21:34:33.887Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-08-20T21:34:33.887Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-08-20T21:34:33.887Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-08-20T21:34:33.887Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-08-20T21:34:33.887Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-08-20T21:34:33.887Z] === RUN TestNamedListOpts [2021-08-20T21:34:33.887Z] --- PASS: TestNamedListOpts (0.00s) [2021-08-20T21:34:33.887Z] === RUN TestNamedMapOpts [2021-08-20T21:34:33.887Z] --- PASS: TestNamedMapOpts (0.00s) [2021-08-20T21:34:33.887Z] === RUN TestParseLink [2021-08-20T21:34:33.887Z] --- PASS: TestParseLink (0.00s) [2021-08-20T21:34:33.887Z] === RUN TestQuotedStringSetWithQuotes [2021-08-20T21:34:33.887Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-08-20T21:34:33.887Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-08-20T21:34:33.887Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-08-20T21:34:33.887Z] === RUN TestQuotedStringSetWithNoQuotes [2021-08-20T21:34:33.887Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-08-20T21:34:33.887Z] === RUN TestUlimitOpt [2021-08-20T21:34:33.887Z] --- PASS: TestUlimitOpt (0.00s) [2021-08-20T21:34:33.887Z] PASS [2021-08-20T21:34:33.887Z] coverage: 67.1% of statements [2021-08-20T21:34:33.887Z] ok github.com/docker/docker/opts 0.126s coverage: 67.1% of statements [2021-08-20T21:34:34.345Z] === RUN TestParseVersion [2021-08-20T21:34:34.345Z] --- PASS: TestParseVersion (0.00s) [2021-08-20T21:34:34.345Z] PASS [2021-08-20T21:34:34.345Z] coverage: 52.9% of statements [2021-08-20T21:34:34.345Z] ok github.com/docker/docker/pkg/aaparser 0.055s coverage: 52.9% of statements [2021-08-20T21:34:34.345Z] 2021/08/20 21:34:34 Closing DB instances... [2021-08-20T21:34:35.881Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.66s) [2021-08-20T21:34:35.881Z] === RUN TestNetworkDBCRUDTableEntry [2021-08-20T21:34:36.338Z] === RUN TestIsArchivePathDir [2021-08-20T21:34:36.338Z] --- PASS: TestIsArchivePathDir (0.10s) [2021-08-20T21:34:36.338Z] === RUN TestIsArchivePathInvalidFile [2021-08-20T21:34:36.338Z] === RUN TestPeerCertificateMarshalJSON [2021-08-20T21:34:36.338Z] --- PASS: TestIsArchivePathInvalidFile (0.19s) [2021-08-20T21:34:36.338Z] === RUN TestIsArchivePathTar [2021-08-20T21:34:36.798Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-08-20T21:34:36.798Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-08-20T21:34:36.798Z] --- PASS: TestPeerCertificateMarshalJSON (0.19s) [2021-08-20T21:34:36.798Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-08-20T21:34:36.798Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-08-20T21:34:36.798Z] === RUN TestMiddleware [2021-08-20T21:34:36.798Z] --- PASS: TestMiddleware (0.00s) [2021-08-20T21:34:36.798Z] === RUN TestNewResponseModifier [2021-08-20T21:34:36.798Z] --- PASS: TestNewResponseModifier (0.00s) [2021-08-20T21:34:36.798Z] PASS [2021-08-20T21:34:36.798Z] coverage: 26.8% of statements [2021-08-20T21:34:36.798Z] ok github.com/docker/docker/pkg/authorization 0.233s coverage: 26.8% of statements [2021-08-20T21:34:36.798Z] --- PASS: TestIsArchivePathTar (0.23s) [2021-08-20T21:34:36.798Z] === RUN TestDecompressStreamGzip [2021-08-20T21:34:36.798Z] --- PASS: TestDecompressStreamGzip (0.16s) [2021-08-20T21:34:36.798Z] === RUN TestDecompressStreamBzip2 [2021-08-20T21:34:37.255Z] --- PASS: TestDecompressStreamBzip2 (0.15s) [2021-08-20T21:34:37.255Z] === RUN TestDecompressStreamXz [2021-08-20T21:34:37.255Z] archive_test.go:134: Xz not present in msys2 [2021-08-20T21:34:37.255Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-08-20T21:34:37.255Z] === RUN TestCompressStreamXzUnsupported [2021-08-20T21:34:37.255Z] --- PASS: TestCompressStreamXzUnsupported (0.01s) [2021-08-20T21:34:37.255Z] === RUN TestCompressStreamBzip2Unsupported [2021-08-20T21:34:37.255Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-08-20T21:34:37.255Z] === RUN TestCompressStreamInvalid [2021-08-20T21:34:37.255Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-08-20T21:34:37.255Z] === RUN TestExtensionInvalid [2021-08-20T21:34:37.255Z] --- PASS: TestExtensionInvalid (0.00s) [2021-08-20T21:34:37.255Z] === RUN TestExtensionUncompressed [2021-08-20T21:34:37.255Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-08-20T21:34:37.255Z] === RUN TestExtensionBzip2 [2021-08-20T21:34:37.255Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-08-20T21:34:37.255Z] === RUN TestExtensionGzip [2021-08-20T21:34:37.255Z] --- PASS: TestExtensionGzip (0.00s) [2021-08-20T21:34:37.255Z] === RUN TestExtensionXz [2021-08-20T21:34:37.255Z] --- PASS: TestExtensionXz (0.00s) [2021-08-20T21:34:37.255Z] === RUN TestCmdStreamLargeStderr [2021-08-20T21:34:37.255Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2021-08-20T21:34:37.255Z] === RUN TestCmdStreamBad [2021-08-20T21:34:37.255Z] archive_test.go:239: Failing on Windows CI machines [2021-08-20T21:34:37.255Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-08-20T21:34:37.255Z] === RUN TestCmdStreamGood [2021-08-20T21:34:37.255Z] --- PASS: TestCmdStreamGood (0.06s) [2021-08-20T21:34:37.255Z] === RUN TestUntarPathWithInvalidDest [2021-08-20T21:34:37.255Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2021-08-20T21:34:37.255Z] === RUN TestUntarPathWithInvalidSrc [2021-08-20T21:34:37.255Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-08-20T21:34:37.255Z] === RUN TestUntarPath [2021-08-20T21:34:37.255Z] === RUN TestUnbuffered [2021-08-20T21:34:37.255Z] --- PASS: TestUnbuffered (0.00s) [2021-08-20T21:34:37.255Z] === RUN TestRaceUnbuffered [2021-08-20T21:34:37.255Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-08-20T21:34:37.255Z] PASS [2021-08-20T21:34:37.255Z] coverage: 100.0% of statements [2021-08-20T21:34:37.255Z] ok github.com/docker/docker/pkg/broadcaster 0.040s coverage: 100.0% of statements [2021-08-20T21:34:37.255Z] --- PASS: TestUntarPath (0.09s) [2021-08-20T21:34:37.255Z] === RUN TestUntarPathWithDestinationFile [2021-08-20T21:34:37.255Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-08-20T21:34:37.255Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-08-20T21:34:37.714Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-08-20T21:34:37.714Z] === RUN TestCopyWithTarInvalidSrc [2021-08-20T21:34:37.714Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-08-20T21:34:37.714Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-08-20T21:34:37.714Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-08-20T21:34:37.714Z] === RUN TestCopyWithTarSrcFile [2021-08-20T21:34:37.714Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-08-20T21:34:37.714Z] === RUN TestCopyWithTarSrcFolder [2021-08-20T21:34:37.714Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-08-20T21:34:37.714Z] === RUN TestCopyFileWithTarInvalidSrc [2021-08-20T21:34:37.714Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-08-20T21:34:37.714Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-08-20T21:34:37.714Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-08-20T21:34:37.714Z] === RUN TestCopyFileWithTarSrcFolder [2021-08-20T21:34:37.714Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-08-20T21:34:37.714Z] === RUN TestCopyFileWithTarSrcFile [2021-08-20T21:34:37.714Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-08-20T21:34:37.714Z] === RUN TestTarFiles [2021-08-20T21:34:38.171Z] === RUN TestMatch [2021-08-20T21:34:38.171Z] === RUN TestMatch/[[]] [2021-08-20T21:34:38.171Z] === RUN TestMatch/[[foo]] [2021-08-20T21:34:38.171Z] === RUN TestMatch/[[bar]_[foo]] [2021-08-20T21:34:38.171Z] === RUN TestMatch/[[foo_bar]] [2021-08-20T21:34:38.171Z] === RUN TestMatch/[[qux]_[foo]] [2021-08-20T21:34:38.171Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-08-20T21:34:38.171Z] === RUN TestMatch/[] [2021-08-20T21:34:38.171Z] === RUN TestMatch/[]#01 [2021-08-20T21:34:38.171Z] === RUN TestMatch/[[qux]] [2021-08-20T21:34:38.171Z] === RUN TestMatch/[[foo_bar_qux]] [2021-08-20T21:34:38.171Z] === RUN TestMatch/[[qux]_[baz]] [2021-08-20T21:34:38.171Z] === RUN TestMatch/[[foo_baz]] [2021-08-20T21:34:38.171Z] --- PASS: TestMatch (0.00s) [2021-08-20T21:34:38.171Z] --- PASS: TestMatch/[[]] (0.00s) [2021-08-20T21:34:38.171Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-08-20T21:34:38.171Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-08-20T21:34:38.171Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-08-20T21:34:38.171Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-08-20T21:34:38.171Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-08-20T21:34:38.171Z] --- PASS: TestMatch/[] (0.00s) [2021-08-20T21:34:38.171Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-08-20T21:34:38.171Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-08-20T21:34:38.171Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-08-20T21:34:38.171Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-08-20T21:34:38.171Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-08-20T21:34:38.171Z] PASS [2021-08-20T21:34:38.171Z] coverage: 87.5% of statements [2021-08-20T21:34:38.171Z] ok github.com/docker/docker/pkg/capabilities 0.079s coverage: 87.5% of statements [2021-08-20T21:34:38.171Z] 2021/08/20 21:34:37 Closing DB instances... [2021-08-20T21:34:38.879Z] #58 ... [2021-08-20T21:34:38.879Z] [2021-08-20T21:34:38.879Z] #51 [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 [2021-08-20T21:34:38.879Z] #51 sha256:cac8bba675454f695a538f5a02597b63bc49dd16d58583f80da7447932c5481c [2021-08-20T21:34:38.879Z] #51 235.8 + /build/golangci-lint --version [2021-08-20T21:34:38.879Z] #51 ... [2021-08-20T21:34:38.879Z] [2021-08-20T21:34:38.879Z] #41 [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 [2021-08-20T21:34:38.879Z] #41 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-20T21:34:38.879Z] #41 DONE 235.8s [2021-08-20T21:34:38.879Z] [2021-08-20T21:34:38.879Z] #51 [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 [2021-08-20T21:34:38.879Z] #51 sha256:cac8bba675454f695a538f5a02597b63bc49dd16d58583f80da7447932c5481c [2021-08-20T21:34:38.879Z] #51 236.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-20T21:34:38.879Z] #51 DONE 236.3s [2021-08-20T21:34:38.879Z] [2021-08-20T21:34:38.879Z] #58 [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 [2021-08-20T21:34:38.879Z] #58 sha256:a7c36b1a26e0ea026af08b59c0f14ae8cd0086af178461b65e19a98208cfdd4c [2021-08-20T21:34:39.705Z] === RUN TestChrootTarUntar [2021-08-20T21:34:39.705Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-20T21:34:39.705Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-08-20T21:34:39.705Z] === RUN TestChrootUntarWithHugeExcludesList [2021-08-20T21:34:39.705Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-20T21:34:39.705Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-20T21:34:39.705Z] === RUN TestChrootUntarEmptyArchive [2021-08-20T21:34:39.705Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-08-20T21:34:39.705Z] === RUN TestChrootTarUntarWithSymlink [2021-08-20T21:34:39.705Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-20T21:34:39.705Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-08-20T21:34:39.705Z] === RUN TestChrootCopyWithTar [2021-08-20T21:34:39.705Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-20T21:34:39.705Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-08-20T21:34:39.705Z] === RUN TestChrootCopyFileWithTar [2021-08-20T21:34:39.705Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-20T21:34:39.705Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-08-20T21:34:39.705Z] === RUN TestChrootUntarPath [2021-08-20T21:34:39.705Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-20T21:34:39.705Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-08-20T21:34:39.705Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-08-20T21:34:39.705Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-20T21:34:39.705Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-20T21:34:39.705Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-08-20T21:34:39.705Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-20T21:34:39.705Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-20T21:34:39.705Z] === RUN TestChrootApplyDotDotFile [2021-08-20T21:34:39.705Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-20T21:34:39.705Z] --- SKIP: TestChrootApplyDotDotFile (0.01s) [2021-08-20T21:34:39.705Z] PASS [2021-08-20T21:34:39.705Z] coverage: 15.4% of statements [2021-08-20T21:34:39.705Z] ok github.com/docker/docker/pkg/chrootarchive 0.145s coverage: 15.4% of statements [2021-08-20T21:34:40.161Z] --- PASS: TestNetworkDBCRUDTableEntry (4.21s) [2021-08-20T21:34:40.161Z] === RUN TestNetworkDBCRUDTableEntries [2021-08-20T21:34:40.257Z] #58 ... [2021-08-20T21:34:40.257Z] [2021-08-20T21:34:40.257Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-20T21:34:40.257Z] #42 sha256:8145505b1ee0d92ce0065194f83543f62771816ae9019b668baaa39c3cf1b816 [2021-08-20T21:34:40.306Z] #55 ... [2021-08-20T21:34:40.306Z] [2021-08-20T21:34:40.306Z] #58 [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 [2021-08-20T21:34:40.306Z] #58 sha256:ef28225d31d655f75a1628abc025477a8161b8a4702ad8ae82d7daa3eff826df [2021-08-20T21:34:40.306Z] #58 180.2 + bin/containerd [2021-08-20T21:34:40.620Z] === RUN TestSizeEmpty [2021-08-20T21:34:40.620Z] --- PASS: TestSizeEmpty (0.00s) [2021-08-20T21:34:40.620Z] === RUN TestSizeEmptyFile [2021-08-20T21:34:40.620Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-08-20T21:34:40.620Z] === RUN TestSizeNonemptyFile [2021-08-20T21:34:40.620Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-08-20T21:34:40.620Z] === RUN TestSizeNestedDirectoryEmpty [2021-08-20T21:34:40.620Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-08-20T21:34:40.620Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-08-20T21:34:40.620Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-08-20T21:34:40.620Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-08-20T21:34:40.620Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-08-20T21:34:40.620Z] === RUN TestMoveToSubdir [2021-08-20T21:34:40.620Z] --- PASS: TestMoveToSubdir (0.01s) [2021-08-20T21:34:40.620Z] === RUN TestSizeNonExistingDirectory [2021-08-20T21:34:40.620Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-08-20T21:34:40.620Z] PASS [2021-08-20T21:34:40.620Z] coverage: 80.0% of statements [2021-08-20T21:34:40.620Z] ok github.com/docker/docker/pkg/directory 0.059s coverage: 80.0% of statements [2021-08-20T21:34:40.832Z] #42 DONE 0.7s [2021-08-20T21:34:40.832Z] [2021-08-20T21:34:40.832Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-20T21:34:40.832Z] #46 sha256:450f6923e0a1aa2d0dd4b47df31501e9da01231ce6a4098ff0c1a2c7e8064b1f [2021-08-20T21:34:40.832Z] #46 DONE 0.1s [2021-08-20T21:34:40.832Z] [2021-08-20T21:34:40.832Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-20T21:34:40.832Z] #48 sha256:dfad4c18a80ecd88fe4a7841de1e977a5a74da80135c488006b6279de84a450a [2021-08-20T21:34:41.092Z] #48 DONE 0.2s [2021-08-20T21:34:41.092Z] [2021-08-20T21:34:41.092Z] #58 [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 [2021-08-20T21:34:41.092Z] #58 sha256:a7c36b1a26e0ea026af08b59c0f14ae8cd0086af178461b65e19a98208cfdd4c [2021-08-20T21:34:41.092Z] #58 ... [2021-08-20T21:34:41.092Z] [2021-08-20T21:34:41.092Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-20T21:34:41.092Z] #50 sha256:d296bc0a6e06a03e2c2b8ccc042784747bea4822fd882294f9a89459942a19d8 [2021-08-20T21:34:41.092Z] #50 DONE 0.1s [2021-08-20T21:34:41.351Z] [2021-08-20T21:34:41.351Z] #58 [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 [2021-08-20T21:34:41.351Z] #58 sha256:a7c36b1a26e0ea026af08b59c0f14ae8cd0086af178461b65e19a98208cfdd4c [2021-08-20T21:34:41.351Z] #58 ... [2021-08-20T21:34:41.351Z] [2021-08-20T21:34:41.351Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-20T21:34:41.351Z] #52 sha256:7cf3d0124760d9a50b93d86973757edd8e922750a015eb810cc4c967b0ae4028 [2021-08-20T21:34:41.587Z] --- PASS: TestTarFiles (4.04s) [2021-08-20T21:34:41.588Z] === RUN TestTarUntar [2021-08-20T21:34:41.588Z] --- PASS: TestTarUntar (0.03s) [2021-08-20T21:34:41.588Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-08-20T21:34:41.588Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-08-20T21:34:41.588Z] === RUN TestTarWithOptions [2021-08-20T21:34:41.588Z] --- PASS: TestTarWithOptions (0.04s) [2021-08-20T21:34:41.588Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-08-20T21:34:41.588Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-08-20T21:34:41.588Z] === RUN TestUntarUstarGnuConflict [2021-08-20T21:34:41.588Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-08-20T21:34:41.588Z] === RUN TestUntarInvalidFilenames [2021-08-20T21:34:41.923Z] #52 DONE 0.5s [2021-08-20T21:34:41.923Z] [2021-08-20T21:34:41.923Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-20T21:34:41.923Z] #54 sha256:55461c2daa8ebe13451a5b5bbb56fd2bcfb237fcdf1e95bd7c5fe0f715ad9635 [2021-08-20T21:34:41.923Z] #54 DONE 0.1s [2021-08-20T21:34:41.923Z] [2021-08-20T21:34:41.923Z] #58 [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 [2021-08-20T21:34:41.923Z] #58 sha256:a7c36b1a26e0ea026af08b59c0f14ae8cd0086af178461b65e19a98208cfdd4c [2021-08-20T21:34:42.045Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames891942042\\dest" [2021-08-20T21:34:42.045Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2021-08-20T21:34:42.045Z] === RUN TestUntarHardlinkToSymlink [2021-08-20T21:34:42.045Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-08-20T21:34:42.045Z] === RUN TestUntarInvalidHardlink [2021-08-20T21:34:42.045Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink447184011\\victim\\hello" -> "../victim/hello" [2021-08-20T21:34:42.045Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink082646126\\victim\\hello" -> "/../victim/hello" [2021-08-20T21:34:42.045Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink423294709\\victim" -> "../victim" [2021-08-20T21:34:42.045Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink757995472\\victim" -> "../victim" [2021-08-20T21:34:42.045Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink783660783\\victim" -> "../victim" [2021-08-20T21:34:42.045Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink130260354\\victim" -> "../victim" [2021-08-20T21:34:42.045Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-08-20T21:34:42.045Z] === RUN TestUntarInvalidSymlink [2021-08-20T21:34:42.045Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink004176633\\dest\\dotdot" -> "../victim/hello" [2021-08-20T21:34:42.045Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink406396932\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-20T21:34:42.045Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink352522131\\dest\\loophole-victim" -> "../victim" [2021-08-20T21:34:42.045Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink395594710\\dest\\loophole-victim" -> "../victim" [2021-08-20T21:34:42.045Z] === RUN Test [2021-08-20T21:34:42.045Z] === RUN Test/TestContainsEntry [2021-08-20T21:34:42.045Z] === RUN Test/TestCreateEntries [2021-08-20T21:34:42.045Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink517048637\\dest\\loophole-victim" -> "../victim" [2021-08-20T21:34:42.045Z] === RUN Test/TestEntriesDiff [2021-08-20T21:34:42.045Z] === RUN Test/TestEntriesEquality [2021-08-20T21:34:42.045Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-08-20T21:34:42.045Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-08-20T21:34:42.045Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-08-20T21:34:42.045Z] === RUN Test/TestGeneratorNotGenerate [2021-08-20T21:34:42.045Z] === RUN Test/TestGeneratorWithPort [2021-08-20T21:34:42.045Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-08-20T21:34:42.045Z] === RUN Test/TestNewEntry [2021-08-20T21:34:42.045Z] === RUN Test/TestParse [2021-08-20T21:34:42.045Z] --- PASS: Test (0.00s) [2021-08-20T21:34:42.045Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-08-20T21:34:42.045Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-08-20T21:34:42.045Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-08-20T21:34:42.045Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-08-20T21:34:42.045Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-08-20T21:34:42.045Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-08-20T21:34:42.045Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-08-20T21:34:42.045Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-08-20T21:34:42.045Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-08-20T21:34:42.045Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-08-20T21:34:42.045Z] --- PASS: Test/TestNewEntry (0.00s) [2021-08-20T21:34:42.045Z] --- PASS: Test/TestParse (0.00s) [2021-08-20T21:34:42.045Z] PASS [2021-08-20T21:34:42.045Z] coverage: 58.3% of statements [2021-08-20T21:34:42.045Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink504265592\\dest\\loophole-victim" -> "../victim" [2021-08-20T21:34:42.045Z] ok github.com/docker/docker/pkg/discovery 0.061s coverage: 58.3% of statements [2021-08-20T21:34:42.045Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink534738039\\dest\\dir\\loophole" -> "../../victim" [2021-08-20T21:34:42.045Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2021-08-20T21:34:42.045Z] === RUN TestTempArchiveCloseMultipleTimes [2021-08-20T21:34:42.045Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-08-20T21:34:42.045Z] === RUN TestXGlobalNoParent [2021-08-20T21:34:42.045Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-08-20T21:34:42.045Z] === RUN TestReplaceFileTarWrapper [2021-08-20T21:34:42.045Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2021-08-20T21:34:42.045Z] === RUN TestPrefixHeaderReadable [2021-08-20T21:34:42.045Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-08-20T21:34:42.045Z] === RUN TestDisablePigz [2021-08-20T21:34:42.045Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-08-20T21:34:42.045Z] 2021/08/20 21:34:41 Closing DB instances... [2021-08-20T21:34:42.201Z] #58 ... [2021-08-20T21:34:42.201Z] [2021-08-20T21:34:42.201Z] #55 [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 [2021-08-20T21:34:42.201Z] #55 sha256:fc101664d1350552723153a6d5ed3d6fa0de04d7c68c4d2b142638f7dd01df4a [2021-08-20T21:34:42.201Z] #55 102.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-08-20T21:34:42.501Z] --- PASS: TestDisablePigz (0.16s) [2021-08-20T21:34:42.501Z] === RUN TestPigz [2021-08-20T21:34:42.501Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-08-20T21:34:42.501Z] --- PASS: TestPigz (0.19s) [2021-08-20T21:34:42.501Z] === RUN TestCopyFileWithInvalidDest [2021-08-20T21:34:42.501Z] archive_windows_test.go:16: Currently fails [2021-08-20T21:34:42.501Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-08-20T21:34:42.501Z] === RUN TestCanonicalTarNameForPath [2021-08-20T21:34:42.501Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-08-20T21:34:42.501Z] === RUN TestCanonicalTarName [2021-08-20T21:34:42.501Z] --- PASS: TestCanonicalTarName (0.00s) [2021-08-20T21:34:42.501Z] === RUN TestChmodTarEntry [2021-08-20T21:34:42.501Z] --- PASS: TestChmodTarEntry (0.00s) [2021-08-20T21:34:42.501Z] === RUN TestHardLinkOrder [2021-08-20T21:34:42.501Z] --- PASS: TestHardLinkOrder (0.10s) [2021-08-20T21:34:42.501Z] === RUN TestChangeString [2021-08-20T21:34:42.501Z] --- PASS: TestChangeString (0.00s) [2021-08-20T21:34:42.501Z] === RUN TestChangesWithNoChanges [2021-08-20T21:34:42.501Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-08-20T21:34:42.501Z] === RUN TestChangesWithChanges [2021-08-20T21:34:42.501Z] --- PASS: TestChangesWithChanges (0.02s) [2021-08-20T21:34:42.501Z] === RUN TestChangesWithChangesGH13590 [2021-08-20T21:34:42.501Z] changes_test.go:196: needs more investigation [2021-08-20T21:34:42.501Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-08-20T21:34:42.501Z] === RUN TestChangesDirsEmpty [2021-08-20T21:34:42.501Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-20T21:34:42.501Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-08-20T21:34:42.501Z] === RUN TestChangesDirsMutated [2021-08-20T21:34:42.501Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-20T21:34:42.501Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-08-20T21:34:42.501Z] === RUN TestApplyLayer [2021-08-20T21:34:42.501Z] changes_test.go:433: needs further investigation [2021-08-20T21:34:42.501Z] --- SKIP: TestApplyLayer (0.00s) [2021-08-20T21:34:42.501Z] === RUN TestChangesSizeWithHardlinks [2021-08-20T21:34:42.501Z] changes_test.go:469: needs further investigation [2021-08-20T21:34:42.501Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-08-20T21:34:42.501Z] === RUN TestChangesSizeWithNoChanges [2021-08-20T21:34:42.501Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-08-20T21:34:42.501Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-08-20T21:34:42.501Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-08-20T21:34:42.501Z] === RUN TestChangesSize [2021-08-20T21:34:42.501Z] --- PASS: TestChangesSize (0.00s) [2021-08-20T21:34:42.501Z] === RUN TestApplyLayerInvalidFilenames [2021-08-20T21:34:42.501Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames576565116\\dest" [2021-08-20T21:34:42.501Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-08-20T21:34:42.501Z] === RUN TestApplyLayerInvalidHardlink [2021-08-20T21:34:42.501Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink394666510\\victim\\hello" -> "../victim/hello" [2021-08-20T21:34:42.501Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink693170197\\victim\\hello" -> "/../victim/hello" [2021-08-20T21:34:42.501Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink790669424\\victim" -> "../victim" [2021-08-20T21:34:42.501Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink596778255\\victim" -> "../victim" [2021-08-20T21:34:42.501Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink252187938\\victim" -> "../victim" [2021-08-20T21:34:42.501Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink591795737\\victim" -> "../victim" [2021-08-20T21:34:42.502Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-08-20T21:34:42.502Z] === RUN TestApplyLayerInvalidSymlink [2021-08-20T21:34:42.502Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink473761956\\dest\\dotdot" -> "../victim/hello" [2021-08-20T21:34:42.502Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink573398451\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-20T21:34:42.502Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink056637814\\dest\\loophole-victim" -> "../victim" [2021-08-20T21:34:42.502Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink913139293\\dest\\loophole-victim" -> "../victim" [2021-08-20T21:34:42.502Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink514170904\\dest\\loophole-victim" -> "../victim" [2021-08-20T21:34:42.502Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink168779415\\dest\\loophole-victim" -> "../victim" [2021-08-20T21:34:42.502Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-08-20T21:34:42.502Z] === RUN TestApplyLayerWhiteouts [2021-08-20T21:34:42.502Z] === RUN Test [2021-08-20T21:34:42.502Z] === RUN Test/TestContent [2021-08-20T21:34:42.502Z] === RUN Test/TestInitialize [2021-08-20T21:34:42.502Z] === RUN Test/TestNew [2021-08-20T21:34:42.502Z] === RUN Test/TestParsingContentsWithComments [2021-08-20T21:34:42.502Z] === RUN Test/TestRegister [2021-08-20T21:34:42.502Z] === RUN Test/TestWatch [2021-08-20T21:34:42.502Z] --- PASS: Test (0.00s) [2021-08-20T21:34:42.502Z] --- PASS: Test/TestContent (0.00s) [2021-08-20T21:34:42.502Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-20T21:34:42.502Z] --- PASS: Test/TestNew (0.00s) [2021-08-20T21:34:42.502Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-08-20T21:34:42.502Z] --- PASS: Test/TestRegister (0.00s) [2021-08-20T21:34:42.502Z] --- PASS: Test/TestWatch (0.00s) [2021-08-20T21:34:42.502Z] PASS [2021-08-20T21:34:42.502Z] coverage: 97.6% of statements [2021-08-20T21:34:42.502Z] ok github.com/docker/docker/pkg/discovery/file 0.031s coverage: 97.6% of statements [2021-08-20T21:34:42.502Z] --- PASS: TestApplyLayerWhiteouts (0.04s) [2021-08-20T21:34:42.502Z] === RUN TestGenerateEmptyFile [2021-08-20T21:34:42.502Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-08-20T21:34:42.502Z] === RUN TestGenerateWithContent [2021-08-20T21:34:42.502Z] --- PASS: TestGenerateWithContent (0.00s) [2021-08-20T21:34:42.502Z] PASS [2021-08-20T21:34:42.502Z] coverage: 61.9% of statements [2021-08-20T21:34:42.502Z] ok github.com/docker/docker/pkg/archive 6.516s coverage: 61.9% of statements [2021-08-20T21:34:42.766Z] #55 103.2 + mkdir -p /build [2021-08-20T21:34:42.766Z] #55 103.2 + cp runc /build/runc [2021-08-20T21:34:43.463Z] --- PASS: TestNetworkDBCRUDTableEntries (3.30s) [2021-08-20T21:34:43.463Z] === RUN TestNetworkDBNodeLeave [2021-08-20T21:34:43.463Z] === RUN Test [2021-08-20T21:34:43.463Z] === RUN Test/TestInitialize [2021-08-20T21:34:43.607Z] #23 9.427 Collecting yamllint==1.26.1 [2021-08-20T21:34:43.699Z] #55 DONE 104.2s [2021-08-20T21:34:43.699Z] [2021-08-20T21:34:43.699Z] #58 [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 [2021-08-20T21:34:43.699Z] #58 sha256:ef28225d31d655f75a1628abc025477a8161b8a4702ad8ae82d7daa3eff826df [2021-08-20T21:34:43.918Z] time="2021-08-20T21:34:43Z" level=info msg="Initializing discovery without TLS" [2021-08-20T21:34:43.918Z] time="2021-08-20T21:34:43Z" level=info msg="Initializing discovery without TLS" [2021-08-20T21:34:43.918Z] time="2021-08-20T21:34:43Z" level=info msg="Initializing discovery without TLS" [2021-08-20T21:34:43.918Z] === RUN Test/TestInitializeWithCerts [2021-08-20T21:34:43.918Z] time="2021-08-20T21:34:43Z" level=info msg="Initializing discovery with TLS" [2021-08-20T21:34:43.918Z] === RUN Test/TestWatch [2021-08-20T21:34:43.918Z] time="2021-08-20T21:34:43Z" level=info msg="Initializing discovery without TLS" [2021-08-20T21:34:44.178Z] #23 10.49 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-08-20T21:34:45.118Z] #23 11.61 Collecting pathspec>=0.5.3 [2021-08-20T21:34:45.118Z] #23 11.62 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-08-20T21:34:45.379Z] #23 11.91 Collecting pyyaml [2021-08-20T21:34:45.379Z] #23 11.93 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-08-20T21:34:45.592Z] #58 ... [2021-08-20T21:34:45.592Z] [2021-08-20T21:34:45.592Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-20T21:34:45.592Z] #56 sha256:1cffc94c805056dead9665e555368beccd3ef8f6b48865d735b96d027c21cde8 [2021-08-20T21:34:45.641Z] #23 12.02 Building wheels for collected packages: yamllint [2021-08-20T21:34:45.641Z] #23 12.02 Building wheel for yamllint (setup.py): started [2021-08-20T21:34:45.849Z] #56 DONE 0.3s [2021-08-20T21:34:45.850Z] [2021-08-20T21:34:45.850Z] #58 [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 [2021-08-20T21:34:45.850Z] #58 sha256:ef28225d31d655f75a1628abc025477a8161b8a4702ad8ae82d7daa3eff826df [2021-08-20T21:34:46.582Z] #23 13.06 Building wheel for yamllint (setup.py): finished with status 'done' [2021-08-20T21:34:46.582Z] #23 13.06 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=19734afdd12e463e6295022fbb84927cd3dd40c183b0a10e16bf5c7f77c8c5fb [2021-08-20T21:34:46.582Z] #23 13.06 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-08-20T21:34:46.582Z] #23 13.06 Successfully built yamllint [2021-08-20T21:34:46.582Z] #23 13.09 Installing collected packages: pyyaml, pathspec, yamllint [2021-08-20T21:34:46.804Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-08-20T21:34:46.804Z] === RUN TestNetworkDBWatch [2021-08-20T21:34:46.804Z] --- PASS: Test (3.11s) [2021-08-20T21:34:46.804Z] --- PASS: Test/TestInitialize (0.11s) [2021-08-20T21:34:46.804Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-08-20T21:34:46.804Z] --- PASS: Test/TestWatch (3.00s) [2021-08-20T21:34:46.804Z] PASS [2021-08-20T21:34:46.804Z] coverage: 84.1% of statements [2021-08-20T21:34:46.804Z] ok github.com/docker/docker/pkg/discovery/kv 3.147s coverage: 84.1% of statements [2021-08-20T21:34:47.153Z] #23 13.49 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-20T21:34:47.259Z] === RUN Test [2021-08-20T21:34:47.259Z] === RUN Test/TestWatch [2021-08-20T21:34:47.259Z] --- PASS: Test (0.00s) [2021-08-20T21:34:47.259Z] --- PASS: Test/TestWatch (0.00s) [2021-08-20T21:34:47.259Z] PASS [2021-08-20T21:34:47.259Z] coverage: 92.3% of statements [2021-08-20T21:34:47.259Z] ok github.com/docker/docker/pkg/discovery/memory 0.035s coverage: 92.3% of statements [2021-08-20T21:34:47.715Z] === RUN Test [2021-08-20T21:34:47.715Z] === RUN Test/TestInitialize [2021-08-20T21:34:47.715Z] === RUN Test/TestInitializeWithPattern [2021-08-20T21:34:47.715Z] === RUN Test/TestRegister [2021-08-20T21:34:47.715Z] === RUN Test/TestWatch [2021-08-20T21:34:47.715Z] --- PASS: Test (0.00s) [2021-08-20T21:34:47.715Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-20T21:34:47.715Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-08-20T21:34:47.715Z] --- PASS: Test/TestRegister (0.00s) [2021-08-20T21:34:47.715Z] --- PASS: Test/TestWatch (0.00s) [2021-08-20T21:34:47.715Z] PASS [2021-08-20T21:34:47.715Z] coverage: 93.8% of statements [2021-08-20T21:34:47.715Z] ok github.com/docker/docker/pkg/discovery/nodes 0.035s coverage: 93.8% of statements [2021-08-20T21:34:48.094Z] #23 DONE 14.4s [2021-08-20T21:34:48.094Z] [2021-08-20T21:34:48.094Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-20T21:34:48.094Z] #26 sha256:ba30ecc8de45095b2300a34668c2602dedcb7eb59b2322e2fe320eb7bc80e234 [2021-08-20T21:34:48.171Z] 2021/08/20 21:34:47 Closing DB instances... [2021-08-20T21:34:48.355Z] #26 DONE 0.5s [2021-08-20T21:34:48.355Z] [2021-08-20T21:34:48.355Z] #51 [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 [2021-08-20T21:34:48.355Z] #51 sha256:c335e6e16771423363354854e5dde51383af7c945c904f8e16b1a8b1d8e25bc8 [2021-08-20T21:34:48.616Z] #51 ... [2021-08-20T21:34:48.616Z] [2021-08-20T21:34:48.616Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-20T21:34:48.616Z] #31 sha256:d34dc94f23a29ff86edca76565bed12db2d07afc78a0497e9d60f0acc81797df [2021-08-20T21:34:48.626Z] === RUN TestPollerAddRemove [2021-08-20T21:34:48.626Z] --- PASS: TestPollerAddRemove (0.00s) [2021-08-20T21:34:48.626Z] === RUN TestPollerEvent [2021-08-20T21:34:48.626Z] poller_test.go:41: No chmod on Windows [2021-08-20T21:34:48.626Z] --- SKIP: TestPollerEvent (0.00s) [2021-08-20T21:34:48.626Z] === RUN TestPollerClose [2021-08-20T21:34:48.626Z] --- PASS: TestPollerClose (0.00s) [2021-08-20T21:34:48.626Z] PASS [2021-08-20T21:34:48.626Z] coverage: 45.7% of statements [2021-08-20T21:34:48.626Z] ok github.com/docker/docker/pkg/filenotify 0.030s coverage: 45.7% of statements [2021-08-20T21:34:49.082Z] === RUN TestCopyFileWithInvalidSrc [2021-08-20T21:34:49.082Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-08-20T21:34:49.082Z] === RUN TestCopyFileWithInvalidDest [2021-08-20T21:34:49.082Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-08-20T21:34:49.082Z] === RUN TestCopyFileWithSameSrcAndDest [2021-08-20T21:34:49.082Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-08-20T21:34:49.082Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-08-20T21:34:49.082Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-08-20T21:34:49.082Z] === RUN TestCopyFile [2021-08-20T21:34:49.082Z] --- PASS: TestCopyFile (0.00s) [2021-08-20T21:34:49.082Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-08-20T21:34:49.082Z] fileutils_test.go:134: Needs porting to Windows [2021-08-20T21:34:49.082Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-20T21:34:49.082Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-08-20T21:34:49.082Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-08-20T21:34:49.082Z] === RUN TestReadSymlinkedDirectoryToFile [2021-08-20T21:34:49.082Z] fileutils_test.go:180: Needs porting to Windows [2021-08-20T21:34:49.082Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-20T21:34:49.082Z] === RUN TestWildcardMatches [2021-08-20T21:34:49.082Z] --- PASS: TestWildcardMatches (0.00s) [2021-08-20T21:34:49.082Z] === RUN TestPatternMatches [2021-08-20T21:34:49.082Z] --- PASS: TestPatternMatches (0.00s) [2021-08-20T21:34:49.082Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-08-20T21:34:49.082Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-08-20T21:34:49.082Z] === RUN TestPatternMatchesFolderExclusions [2021-08-20T21:34:49.082Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-08-20T21:34:49.082Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-08-20T21:34:49.082Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-08-20T21:34:49.082Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-08-20T21:34:49.082Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-08-20T21:34:49.082Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-08-20T21:34:49.082Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-08-20T21:34:49.082Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-08-20T21:34:49.082Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-08-20T21:34:49.082Z] === RUN TestSingleExclamationError [2021-08-20T21:34:49.082Z] --- PASS: TestSingleExclamationError (0.00s) [2021-08-20T21:34:49.082Z] === RUN TestMatchesWithNoPatterns [2021-08-20T21:34:49.082Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-08-20T21:34:49.082Z] === RUN TestMatchesWithMalformedPatterns [2021-08-20T21:34:49.082Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-08-20T21:34:49.082Z] === RUN TestMatches [2021-08-20T21:34:49.082Z] === RUN TestMatches/MatchesOrParentMatches [2021-08-20T21:34:49.082Z] === RUN TestMatches/MatchesUsingParentResult [2021-08-20T21:34:49.082Z] --- PASS: TestMatches (0.00s) [2021-08-20T21:34:49.082Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-08-20T21:34:49.082Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-08-20T21:34:49.082Z] === RUN TestCleanPatterns [2021-08-20T21:34:49.082Z] --- PASS: TestCleanPatterns (0.00s) [2021-08-20T21:34:49.082Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-08-20T21:34:49.082Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-08-20T21:34:49.082Z] === RUN TestCleanPatternsExceptionFlag [2021-08-20T21:34:49.082Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-08-20T21:34:49.082Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-08-20T21:34:49.082Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-08-20T21:34:49.082Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-08-20T21:34:49.082Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-08-20T21:34:49.082Z] === RUN TestCleanPatternsErrorSingleException [2021-08-20T21:34:49.082Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-08-20T21:34:49.082Z] === RUN TestCreateIfNotExistsDir [2021-08-20T21:34:49.082Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-08-20T21:34:49.082Z] === RUN TestCreateIfNotExistsFile [2021-08-20T21:34:49.082Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-08-20T21:34:49.082Z] === RUN TestMatch [2021-08-20T21:34:49.082Z] --- PASS: TestMatch (0.00s) [2021-08-20T21:34:49.082Z] PASS [2021-08-20T21:34:49.082Z] coverage: 82.2% of statements [2021-08-20T21:34:49.082Z] ok github.com/docker/docker/pkg/fileutils 0.052s coverage: 82.2% of statements [2021-08-20T21:34:49.188Z] #31 DONE 0.7s [2021-08-20T21:34:49.188Z] [2021-08-20T21:34:49.188Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-20T21:34:49.188Z] #34 sha256:d44eb272600255ed54b658c2435ab80d64c7c7c8842e29f290cbd0906b3ac624 [2021-08-20T21:34:49.458Z] #34 DONE 0.4s [2021-08-20T21:34:49.458Z] [2021-08-20T21:34:49.458Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-20T21:34:49.458Z] #36 sha256:9fafa043b3d171c4e2d65773b3b2da1f40d66baabf31ab7d212054d48a5aadb7 [2021-08-20T21:34:49.537Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-08-20T21:34:49.537Z] === RUN TestNetworkDBBulkSync [2021-08-20T21:34:49.537Z] === RUN TestGet [2021-08-20T21:34:49.537Z] --- PASS: TestGet (0.00s) [2021-08-20T21:34:49.537Z] === RUN TestGetShortcutString [2021-08-20T21:34:49.537Z] --- PASS: TestGetShortcutString (0.00s) [2021-08-20T21:34:49.537Z] PASS [2021-08-20T21:34:49.537Z] coverage: 42.9% of statements [2021-08-20T21:34:49.537Z] ok github.com/docker/docker/pkg/homedir 0.052s coverage: 42.9% of statements [2021-08-20T21:34:49.719Z] #36 DONE 0.4s [2021-08-20T21:34:49.719Z] [2021-08-20T21:34:49.719Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-20T21:34:49.719Z] #39 sha256:238ad795d984b404f3c2a440bc374451ac6a4227f328a0ca5843a71c0b432eb7 [2021-08-20T21:34:49.719Z] #39 DONE 0.0s [2021-08-20T21:34:49.719Z] [2021-08-20T21:34:49.719Z] #51 [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 [2021-08-20T21:34:49.719Z] #51 sha256:c335e6e16771423363354854e5dde51383af7c945c904f8e16b1a8b1d8e25bc8 [2021-08-20T21:34:49.993Z] === RUN TestCreateIDMapOrder [2021-08-20T21:34:49.993Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-08-20T21:34:49.993Z] PASS [2021-08-20T21:34:49.993Z] coverage: 7.2% of statements [2021-08-20T21:34:49.993Z] ok github.com/docker/docker/pkg/idtools 0.034s coverage: 7.2% of statements [2021-08-20T21:34:50.448Z] --- PASS: TestGetAddress (20.24s) [2021-08-20T21:34:50.448Z] === RUN TestRequestSyntaxCheck [2021-08-20T21:34:50.448Z] 2021/08/20 21:34:50 Closing DB instances... [2021-08-20T21:34:50.448Z] --- PASS: TestRequestSyntaxCheck (0.01s) [2021-08-20T21:34:50.448Z] === RUN TestRequest [2021-08-20T21:34:50.903Z] === RUN TestFixedBufferCap [2021-08-20T21:34:50.903Z] --- PASS: TestFixedBufferCap (0.00s) [2021-08-20T21:34:50.903Z] === RUN TestFixedBufferLen [2021-08-20T21:34:50.903Z] --- PASS: TestFixedBufferLen (0.00s) [2021-08-20T21:34:50.903Z] === RUN TestFixedBufferString [2021-08-20T21:34:50.903Z] --- PASS: TestFixedBufferString (0.00s) [2021-08-20T21:34:50.903Z] === RUN TestFixedBufferWrite [2021-08-20T21:34:50.903Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-08-20T21:34:50.903Z] === RUN TestFixedBufferRead [2021-08-20T21:34:50.903Z] --- PASS: TestFixedBufferRead (0.00s) [2021-08-20T21:34:50.903Z] === RUN TestBytesPipeRead [2021-08-20T21:34:50.903Z] --- PASS: TestBytesPipeRead (0.00s) [2021-08-20T21:34:50.903Z] === RUN TestBytesPipeWrite [2021-08-20T21:34:50.903Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-08-20T21:34:50.903Z] === RUN TestBytesPipeWriteRandomChunks [2021-08-20T21:34:51.359Z] --- PASS: TestBytesPipeWriteRandomChunks (0.39s) [2021-08-20T21:34:51.359Z] === RUN TestAtomicWriteToFile [2021-08-20T21:34:51.359Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-08-20T21:34:51.359Z] === RUN TestAtomicWriteSetCommit [2021-08-20T21:34:51.359Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2021-08-20T21:34:51.359Z] === RUN TestAtomicWriteSetCancel [2021-08-20T21:34:51.359Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-08-20T21:34:51.359Z] === RUN TestReadCloserWrapperClose [2021-08-20T21:34:51.359Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-08-20T21:34:51.359Z] === RUN TestReaderErrWrapperReadOnError [2021-08-20T21:34:51.359Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-08-20T21:34:51.359Z] === RUN TestReaderErrWrapperRead [2021-08-20T21:34:51.359Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-08-20T21:34:51.359Z] === RUN TestCancelReadCloser [2021-08-20T21:34:51.359Z] --- PASS: TestCancelReadCloser (0.10s) [2021-08-20T21:34:51.359Z] === RUN TestWriteCloserWrapperClose [2021-08-20T21:34:51.359Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-08-20T21:34:51.359Z] === RUN TestNopWriteCloser [2021-08-20T21:34:51.359Z] --- PASS: TestNopWriteCloser (0.00s) [2021-08-20T21:34:51.359Z] === RUN TestNopWriter [2021-08-20T21:34:51.359Z] --- PASS: TestNopWriter (0.00s) [2021-08-20T21:34:51.359Z] === RUN TestWriteCounter [2021-08-20T21:34:51.359Z] --- PASS: TestWriteCounter (0.00s) [2021-08-20T21:34:51.359Z] PASS [2021-08-20T21:34:51.359Z] coverage: 68.3% of statements [2021-08-20T21:34:51.359Z] ok github.com/docker/docker/pkg/ioutils 0.533s coverage: 68.3% of statements [2021-08-20T21:34:52.262Z] #51 ... [2021-08-20T21:34:52.262Z] [2021-08-20T21:34:52.262Z] #41 [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 [2021-08-20T21:34:52.262Z] #41 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-20T21:34:52.262Z] #41 DONE 243.3s [2021-08-20T21:34:52.262Z] [2021-08-20T21:34:52.262Z] #51 [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 [2021-08-20T21:34:52.262Z] #51 sha256:c335e6e16771423363354854e5dde51383af7c945c904f8e16b1a8b1d8e25bc8 [2021-08-20T21:34:52.262Z] #51 243.7 + /build/golangci-lint --version [2021-08-20T21:34:52.320Z] === RUN TestError [2021-08-20T21:34:52.320Z] --- PASS: TestError (0.00s) [2021-08-20T21:34:52.320Z] === RUN TestProgressString [2021-08-20T21:34:52.320Z] === RUN TestProgressString/no_progress [2021-08-20T21:34:52.320Z] === RUN TestProgressString/progress_1 [2021-08-20T21:34:52.320Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-08-20T21:34:52.320Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-08-20T21:34:52.320Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-08-20T21:34:52.320Z] === RUN TestProgressString/with_units [2021-08-20T21:34:52.320Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-08-20T21:34:52.320Z] === RUN TestProgressString/hide_counts [2021-08-20T21:34:52.320Z] --- PASS: TestProgressString (0.00s) [2021-08-20T21:34:52.320Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-08-20T21:34:52.320Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-08-20T21:34:52.320Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-08-20T21:34:52.320Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-08-20T21:34:52.320Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-08-20T21:34:52.320Z] --- PASS: TestProgressString/with_units (0.00s) [2021-08-20T21:34:52.320Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-08-20T21:34:52.320Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-08-20T21:34:52.320Z] === RUN TestJSONMessageDisplay [2021-08-20T21:34:52.320Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-08-20T21:34:52.320Z] === RUN TestNetworkDBCRUDMediumCluster [2021-08-20T21:34:52.320Z] --- PASS: TestJSONMessageDisplay (0.11s) [2021-08-20T21:34:52.320Z] === RUN TestJSONMessageDisplayWithJSONError [2021-08-20T21:34:52.320Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-08-20T21:34:52.320Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-08-20T21:34:52.320Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-08-20T21:34:52.320Z] === RUN TestDisplayJSONMessagesStream [2021-08-20T21:34:52.320Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-08-20T21:34:52.320Z] PASS [2021-08-20T21:34:52.320Z] coverage: 91.7% of statements [2021-08-20T21:34:52.320Z] ok github.com/docker/docker/pkg/jsonmessage 0.138s coverage: 91.7% of statements [2021-08-20T21:34:52.777Z] === RUN TestStandardLongPath [2021-08-20T21:34:52.777Z] --- PASS: TestStandardLongPath (0.00s) [2021-08-20T21:34:52.777Z] === RUN TestUNCLongPath [2021-08-20T21:34:52.777Z] --- PASS: TestUNCLongPath (0.00s) [2021-08-20T21:34:52.777Z] PASS [2021-08-20T21:34:52.777Z] coverage: 100.0% of statements [2021-08-20T21:34:52.777Z] ok github.com/docker/docker/pkg/longpath 0.027s coverage: 100.0% of statements [2021-08-20T21:34:52.832Z] #51 244.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-20T21:34:53.093Z] #51 DONE 244.5s [2021-08-20T21:34:53.093Z] [2021-08-20T21:34:53.093Z] #58 [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 [2021-08-20T21:34:53.093Z] #58 sha256:9397770bae082b2cad5770c416fd59456f0aa4fc02edeca9e7019e9d5c58654e [2021-08-20T21:34:53.232Z] === RUN TestNameFormat [2021-08-20T21:34:53.232Z] --- PASS: TestNameFormat (0.00s) [2021-08-20T21:34:53.232Z] === RUN TestNameRetries [2021-08-20T21:34:53.232Z] --- PASS: TestNameRetries (0.00s) [2021-08-20T21:34:53.232Z] PASS [2021-08-20T21:34:53.232Z] coverage: 85.7% of statements [2021-08-20T21:34:53.232Z] ok github.com/docker/docker/pkg/namesgenerator 0.028s coverage: 85.7% of statements [2021-08-20T21:34:53.687Z] === RUN TestParseKeyValueOpt [2021-08-20T21:34:53.687Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-08-20T21:34:53.687Z] === RUN TestParseUintList [2021-08-20T21:34:53.687Z] --- PASS: TestParseUintList (0.00s) [2021-08-20T21:34:53.687Z] === RUN TestParseUintListMaximumLimits [2021-08-20T21:34:53.687Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-08-20T21:34:53.687Z] PASS [2021-08-20T21:34:53.687Z] coverage: 97.0% of statements [2021-08-20T21:34:53.687Z] ok github.com/docker/docker/pkg/parsers 0.027s coverage: 97.0% of statements [2021-08-20T21:34:54.142Z] === RUN TestNewAndRemove [2021-08-20T21:34:54.142Z] --- PASS: TestNewAndRemove (0.00s) [2021-08-20T21:34:54.142Z] === RUN TestRemoveInvalidPath [2021-08-20T21:34:54.142Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-08-20T21:34:54.142Z] PASS [2021-08-20T21:34:54.142Z] coverage: 82.6% of statements [2021-08-20T21:34:54.142Z] ok github.com/docker/docker/pkg/pidfile 0.034s coverage: 82.6% of statements [2021-08-20T21:34:54.478Z] #58 ... [2021-08-20T21:34:54.478Z] [2021-08-20T21:34:54.478Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-20T21:34:54.478Z] #42 sha256:18f61dfc569adf89c41c1e9abc0a1451b514d9f72151e08e61e75aeab3c19acb [2021-08-20T21:34:54.598Z] --- PASS: TestRequest (4.00s) [2021-08-20T21:34:54.598Z] === RUN TestOverlappingRequests [2021-08-20T21:34:55.054Z] --- PASS: TestOverlappingRequests (0.21s) [2021-08-20T21:34:55.054Z] === RUN TestRelease [2021-08-20T21:34:55.054Z] 2021/08/20 21:34:54 Closing DB instances... [2021-08-20T21:34:55.054Z] === RUN TestFailedConnection [2021-08-20T21:34:55.054Z] time="2021-08-20T21:34:54Z" level=error msg="node: a96586dd3d43 is unknown to memberlist" [2021-08-20T21:34:55.419Z] #42 DONE 0.8s [2021-08-20T21:34:55.419Z] [2021-08-20T21:34:55.419Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-20T21:34:55.419Z] #46 sha256:56ef4360c61ac225220f87d9ff3fa818a1dbacd58e4b831842a1184ab6cd67d4 [2021-08-20T21:34:55.419Z] #46 DONE 0.0s [2021-08-20T21:34:55.419Z] [2021-08-20T21:34:55.419Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-20T21:34:55.419Z] #48 sha256:06d05b4c6bbff1b2853ea35aa2a2c6b37d5b9a74fcf43c92835112f15f91a37f [2021-08-20T21:34:55.419Z] #48 DONE 0.3s [2021-08-20T21:34:55.419Z] [2021-08-20T21:34:55.419Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-20T21:34:55.419Z] #50 sha256:c5747532f14f8dc736c1b3bfd70fcd0746d588d523ab768ad12f8a455439c251 [2021-08-20T21:34:55.508Z] === RUN TestParseEmptyInterface [2021-08-20T21:34:55.508Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-08-20T21:34:55.508Z] === RUN TestParseNonInterfaceType [2021-08-20T21:34:55.508Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-08-20T21:34:55.508Z] === RUN TestParseWithOneFunction [2021-08-20T21:34:55.508Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-08-20T21:34:55.508Z] === RUN TestParseWithMultipleFuncs [2021-08-20T21:34:55.508Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-08-20T21:34:55.508Z] === RUN TestParseWithUnnamedReturn [2021-08-20T21:34:55.508Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-08-20T21:34:55.508Z] === RUN TestEmbeddedInterface [2021-08-20T21:34:55.508Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-08-20T21:34:55.508Z] === RUN TestParsedImports [2021-08-20T21:34:55.508Z] --- PASS: TestParsedImports (0.00s) [2021-08-20T21:34:55.508Z] === RUN TestAliasedImports [2021-08-20T21:34:55.508Z] --- PASS: TestAliasedImports (0.00s) [2021-08-20T21:34:55.508Z] PASS [2021-08-20T21:34:55.508Z] coverage: 56.8% of statements [2021-08-20T21:34:55.508Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.035s coverage: 56.8% of statements [2021-08-20T21:34:55.508Z] --- PASS: TestRelease (0.79s) [2021-08-20T21:34:55.508Z] === RUN TestAllocateRandomDeallocate [2021-08-20T21:34:55.619Z] #58 195.8 # github.com/containerd/containerd/cmd/containerd [2021-08-20T21:34:55.619Z] #58 195.8 /usr/bin/ld: /tmp/go-link-010861450/000019.o: in function `New': [2021-08-20T21:34:55.619Z] #58 195.8 /tmp/tmp.F8RNU5pKNE/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 [2021-08-20T21:34:55.619Z] #58 195.9 + bin/containerd-stress [2021-08-20T21:34:55.619Z] #58 200.4 + bin/containerd-shim [2021-08-20T21:34:55.679Z] #50 DONE 0.1s [2021-08-20T21:34:55.679Z] [2021-08-20T21:34:55.679Z] #55 [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 [2021-08-20T21:34:55.679Z] #55 sha256:c110787b74f8f5de884e72f711652e5810ed14e595e7dac62bd735cd1162f5b4 [2021-08-20T21:34:55.939Z] #55 ... [2021-08-20T21:34:55.939Z] [2021-08-20T21:34:55.939Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-20T21:34:55.939Z] #52 sha256:2edc1e704c2cb03ff091c1b54723a4df61262ac9eb5f56813e078bd0676f1d6e [2021-08-20T21:34:56.467Z] === RUN TestHTTPTransport [2021-08-20T21:34:56.467Z] --- PASS: TestHTTPTransport (0.00s) [2021-08-20T21:34:56.467Z] PASS [2021-08-20T21:34:56.467Z] coverage: 85.7% of statements [2021-08-20T21:34:56.467Z] ok github.com/docker/docker/pkg/plugins/transport 0.029s coverage: 85.7% of statements [2021-08-20T21:34:56.467Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-08-20T21:34:56.467Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-20T21:34:56.467Z] === RUN TestBufioReaderPoolPutAndGet [2021-08-20T21:34:56.467Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-08-20T21:34:56.467Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-08-20T21:34:56.467Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-08-20T21:34:56.467Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-08-20T21:34:56.467Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-20T21:34:56.467Z] === RUN TestBufioWriterPoolPutAndGet [2021-08-20T21:34:56.467Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-08-20T21:34:56.467Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-08-20T21:34:56.467Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-08-20T21:34:56.467Z] === RUN TestBufferPoolPutAndGet [2021-08-20T21:34:56.467Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-08-20T21:34:56.467Z] PASS [2021-08-20T21:34:56.467Z] coverage: 88.2% of statements [2021-08-20T21:34:56.467Z] ok github.com/docker/docker/pkg/pools 0.026s coverage: 88.2% of statements [2021-08-20T21:34:56.510Z] #52 DONE 0.6s [2021-08-20T21:34:56.510Z] [2021-08-20T21:34:56.510Z] #58 [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 [2021-08-20T21:34:56.510Z] #58 sha256:9397770bae082b2cad5770c416fd59456f0aa4fc02edeca9e7019e9d5c58654e [2021-08-20T21:34:56.510Z] #58 ... [2021-08-20T21:34:56.510Z] [2021-08-20T21:34:56.510Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-20T21:34:56.510Z] #54 sha256:60afa6eb54693e0f5f886d692dec176ffd2624fc04f94ea2c5ded82e68832e05 [2021-08-20T21:34:56.510Z] #54 DONE 0.1s [2021-08-20T21:34:56.770Z] [2021-08-20T21:34:56.770Z] #58 [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 [2021-08-20T21:34:56.770Z] #58 sha256:9397770bae082b2cad5770c416fd59456f0aa4fc02edeca9e7019e9d5c58654e [2021-08-20T21:34:56.921Z] === RUN TestOutputOnPrematureClose [2021-08-20T21:34:56.921Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-08-20T21:34:56.921Z] === RUN TestCompleteSilently [2021-08-20T21:34:56.921Z] --- PASS: TestCompleteSilently (0.00s) [2021-08-20T21:34:56.921Z] PASS [2021-08-20T21:34:56.921Z] coverage: 75.9% of statements [2021-08-20T21:34:56.921Z] ok github.com/docker/docker/pkg/progress 0.023s coverage: 75.9% of statements [2021-08-20T21:34:57.377Z] --- PASS: TestFailedConnection (2.00s) [2021-08-20T21:34:57.377Z] === RUN TestFailOnce [2021-08-20T21:34:57.377Z] 2021/08/20 21:34:56 http: panic serving 127.0.0.1:49286: Plugin not ready [2021-08-20T21:34:57.377Z] goroutine 5 [running]: [2021-08-20T21:34:57.377Z] net/http.(*conn).serve.func1(0xc000058000) [2021-08-20T21:34:57.377Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-08-20T21:34:57.377Z] panic(0xee5280, 0xffc690) [2021-08-20T21:34:57.377Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-08-20T21:34:57.377Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x100cd50, 0xc0000b0000, 0xc00005e000) [2021-08-20T21:34:57.377Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-08-20T21:34:57.377Z] net/http.HandlerFunc.ServeHTTP(0xc000104f30, 0x100cd50, 0xc0000b0000, 0xc00005e000) [2021-08-20T21:34:57.377Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-08-20T21:34:57.377Z] net/http.(*ServeMux).ServeHTTP(0xc0001568c0, 0x100cd50, 0xc0000b0000, 0xc00005e000) [2021-08-20T21:34:57.377Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-08-20T21:34:57.377Z] net/http.serverHandler.ServeHTTP(0xc0001b4000, 0x100cd50, 0xc0000b0000, 0xc00005e000) [2021-08-20T21:34:57.377Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-08-20T21:34:57.377Z] net/http.(*conn).serve(0xc000058000, 0x100d940, 0xc00004e080) [2021-08-20T21:34:57.377Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-08-20T21:34:57.377Z] created by net/http.(*Server).Serve [2021-08-20T21:34:57.377Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-08-20T21:34:57.377Z] time="2021-08-20T21:34:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49285/Test.FailOnce: Post \"http://127.0.0.1:49285/Test.FailOnce\": EOF, retrying in 1s" [2021-08-20T21:34:57.377Z] === RUN TestSendToOneSub [2021-08-20T21:34:57.377Z] --- PASS: TestSendToOneSub (0.00s) [2021-08-20T21:34:57.377Z] === RUN TestSendToMultipleSubs [2021-08-20T21:34:57.377Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-08-20T21:34:57.377Z] === RUN TestEvictOneSub [2021-08-20T21:34:57.377Z] --- PASS: TestEvictOneSub (0.00s) [2021-08-20T21:34:57.377Z] === RUN TestClosePublisher [2021-08-20T21:34:57.377Z] --- PASS: TestClosePublisher (0.00s) [2021-08-20T21:34:57.377Z] === RUN TestPubSubRace [2021-08-20T21:34:57.377Z] --- PASS: TestAllocateRandomDeallocate (1.84s) [2021-08-20T21:34:57.377Z] === RUN TestRetrieveFromStore [2021-08-20T21:34:57.832Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.47s) [2021-08-20T21:34:57.832Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-08-20T21:34:57.832Z] --- PASS: TestRetrieveFromStore (0.55s) [2021-08-20T21:34:57.832Z] === RUN TestRequestReleaseAddressDuplicate [2021-08-20T21:34:57.832Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2021-08-20T21:34:57.832Z] === RUN TestParallelPredefinedRequest1 [2021-08-20T21:34:57.832Z] === PAUSE TestParallelPredefinedRequest1 [2021-08-20T21:34:57.832Z] === RUN TestParallelPredefinedRequest2 [2021-08-20T21:34:57.832Z] === PAUSE TestParallelPredefinedRequest2 [2021-08-20T21:34:57.832Z] === RUN TestParallelPredefinedRequest3 [2021-08-20T21:34:57.832Z] === PAUSE TestParallelPredefinedRequest3 [2021-08-20T21:34:57.832Z] === RUN TestParallelPredefinedRequest4 [2021-08-20T21:34:57.832Z] === PAUSE TestParallelPredefinedRequest4 [2021-08-20T21:34:57.832Z] === RUN TestParallelPredefinedRequest5 [2021-08-20T21:34:57.832Z] === PAUSE TestParallelPredefinedRequest5 [2021-08-20T21:34:57.832Z] === RUN TestDebug [2021-08-20T21:34:57.832Z] --- PASS: TestDebug (0.00s) [2021-08-20T21:34:57.832Z] === RUN TestRequestPoolParallel [2021-08-20T21:34:58.287Z] --- PASS: TestFailOnce (1.10s) [2021-08-20T21:34:58.287Z] === RUN TestEchoInputOutput [2021-08-20T21:34:58.287Z] --- PASS: TestEchoInputOutput (0.00s) [2021-08-20T21:34:58.287Z] === RUN TestBackoff [2021-08-20T21:34:58.287Z] --- PASS: TestBackoff (0.00s) [2021-08-20T21:34:58.287Z] === RUN TestAbortRetry [2021-08-20T21:34:58.287Z] --- PASS: TestAbortRetry (0.00s) [2021-08-20T21:34:58.287Z] === RUN TestClientScheme [2021-08-20T21:34:58.287Z] --- PASS: TestClientScheme (0.00s) [2021-08-20T21:34:58.287Z] === RUN TestNewClientWithTimeout [2021-08-20T21:34:58.287Z] --- PASS: TestRequestPoolParallel (0.34s) [2021-08-20T21:34:58.287Z] === RUN TestFullAllocateRelease [2021-08-20T21:34:58.287Z] --- PASS: TestPubSubRace (1.05s) [2021-08-20T21:34:58.287Z] PASS [2021-08-20T21:34:58.287Z] coverage: 75.0% of statements [2021-08-20T21:34:58.287Z] ok github.com/docker/docker/pkg/pubsub 1.072s coverage: 75.0% of statements [2021-08-20T21:34:58.743Z] --- PASS: TestFullAllocateRelease (0.29s) [2021-08-20T21:34:58.743Z] === RUN TestOddAllocateRelease [2021-08-20T21:34:58.743Z] 2021/08/20 21:34:58 Closing DB instances... [2021-08-20T21:34:58.743Z] time="2021-08-20T21:34:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-08-20T21:34:58.743Z] --- PASS: TestOddAllocateRelease (0.20s) [2021-08-20T21:34:58.743Z] === RUN TestFullAllocateSerialReleaseParallel [2021-08-20T21:34:58.743Z] === RUN TestRegister [2021-08-20T21:34:58.743Z] --- PASS: TestRegister (0.00s) [2021-08-20T21:34:58.743Z] === RUN TestCommand [2021-08-20T21:34:58.743Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.05s) [2021-08-20T21:34:58.743Z] === RUN TestOddAllocateSerialReleaseParallel [2021-08-20T21:34:58.743Z] --- PASS: TestCommand (0.02s) [2021-08-20T21:34:58.743Z] === RUN TestNaiveSelf [2021-08-20T21:34:58.743Z] --- PASS: TestNaiveSelf (0.02s) [2021-08-20T21:34:58.743Z] PASS [2021-08-20T21:34:58.743Z] coverage: 82.4% of statements [2021-08-20T21:34:58.743Z] ok github.com/docker/docker/pkg/reexec 0.068s coverage: 82.4% of statements [2021-08-20T21:34:58.743Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-08-20T21:34:58.743Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-08-20T21:34:59.198Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.03s) [2021-08-20T21:34:59.198Z] === CONT TestParallelPredefinedRequest1 [2021-08-20T21:34:59.198Z] === CONT TestParallelPredefinedRequest4 [2021-08-20T21:34:59.198Z] === CONT TestParallelPredefinedRequest3 [2021-08-20T21:34:59.198Z] === CONT TestParallelPredefinedRequest1 [2021-08-20T21:34:59.198Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-20T21:34:59.198Z] === CONT TestParallelPredefinedRequest4 [2021-08-20T21:34:59.198Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-20T21:34:59.198Z] === CONT TestParallelPredefinedRequest5 [2021-08-20T21:34:59.198Z] === CONT TestParallelPredefinedRequest3 [2021-08-20T21:34:59.198Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-20T21:34:59.198Z] === CONT TestParallelPredefinedRequest5 [2021-08-20T21:34:59.198Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-20T21:34:59.198Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-08-20T21:34:59.198Z] === CONT TestParallelPredefinedRequest2 [2021-08-20T21:34:59.198Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-20T21:34:59.198Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-08-20T21:34:59.198Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-08-20T21:34:59.198Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-08-20T21:34:59.198Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-08-20T21:34:59.198Z] PASS [2021-08-20T21:34:59.198Z] coverage: 85.3% of statements [2021-08-20T21:34:59.198Z] ok github.com/docker/docker/libnetwork/ipam 36.457s coverage: 85.3% of statements [2021-08-20T21:34:59.198Z] === RUN TestDump [2021-08-20T21:34:59.198Z] goroutine 19 [running]: [2021-08-20T21:34:59.198Z] github.com/docker/docker/pkg/stack.dump(0xc0000d0010, 0x695f5dc, 0x795d8d9833c) [2021-08-20T21:34:59.198Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-20T21:34:59.198Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-08-20T21:34:59.198Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-08-20T21:34:59.198Z] github.com/docker/docker/pkg/stack.TestDump(0xc000084600) [2021-08-20T21:34:59.198Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-08-20T21:34:59.198Z] testing.tRunner(0xc000084600, 0xa55ea0) [2021-08-20T21:34:59.198Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-20T21:34:59.198Z] created by testing.(*T).Run [2021-08-20T21:34:59.198Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-20T21:34:59.198Z] [2021-08-20T21:34:59.198Z] goroutine 1 [chan receive]: [2021-08-20T21:34:59.198Z] testing.(*T).Run(0xc000084600, 0xa485d8, 0x8, 0xa55ea0, 0x8ba18d) [2021-08-20T21:34:59.198Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-20T21:34:59.198Z] testing.runTests.func1(0xc000084480) [2021-08-20T21:34:59.198Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-20T21:34:59.198Z] testing.tRunner(0xc000084480, 0xc0000cdda8) [2021-08-20T21:34:59.198Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-20T21:34:59.198Z] testing.runTests(0xc0000a0060, 0xb9b220, 0x3, 0x3, 0xc0402676c685f240, 0x8bb2f22b59, 0xb9fc80, 0xa49e28) [2021-08-20T21:34:59.198Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-20T21:34:59.198Z] testing.(*M).Run(0xc0000dc080, 0x0) [2021-08-20T21:34:59.198Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-20T21:34:59.198Z] main.main() [2021-08-20T21:34:59.198Z] _testmain.go:95 +0x1c8 [2021-08-20T21:34:59.198Z] --- PASS: TestDump (0.00s) [2021-08-20T21:34:59.198Z] === RUN TestDumpToFile [2021-08-20T21:34:59.654Z] --- PASS: TestDumpToFile (0.11s) [2021-08-20T21:34:59.654Z] === RUN TestDumpToFileWithEmptyInput [2021-08-20T21:34:59.654Z] goroutine 21 [running]: [2021-08-20T21:34:59.654Z] github.com/docker/docker/pkg/stack.dump(0xc0000d0010, 0x438, 0x9343c0) [2021-08-20T21:34:59.654Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-20T21:34:59.654Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-08-20T21:34:59.654Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-08-20T21:34:59.654Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000084a80) [2021-08-20T21:34:59.654Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-08-20T21:34:59.654Z] testing.tRunner(0xc000084a80, 0xa55e90) [2021-08-20T21:34:59.654Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-20T21:34:59.654Z] created by testing.(*T).Run [2021-08-20T21:34:59.654Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-20T21:34:59.654Z] [2021-08-20T21:34:59.654Z] goroutine 1 [chan receive]: [2021-08-20T21:34:59.654Z] testing.(*T).Run(0xc000084a80, 0xa4f08c, 0x1c, 0xa55e90, 0x8ba101) [2021-08-20T21:34:59.654Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-20T21:34:59.654Z] testing.runTests.func1(0xc000084480) [2021-08-20T21:34:59.654Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-20T21:34:59.654Z] testing.tRunner(0xc000084480, 0xc0000cdda8) [2021-08-20T21:34:59.654Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-20T21:34:59.654Z] testing.runTests(0xc0000a0060, 0xb9b220, 0x3, 0x3, 0xc0402676c685f240, 0x8bb2f22b59, 0xb9fc80, 0xa49e28) [2021-08-20T21:34:59.654Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-20T21:34:59.654Z] testing.(*M).Run(0xc0000dc080, 0x0) [2021-08-20T21:34:59.654Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-20T21:34:59.654Z] main.main() [2021-08-20T21:34:59.654Z] _testmain.go:95 +0x1c8 [2021-08-20T21:34:59.654Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-08-20T21:34:59.654Z] PASS [2021-08-20T21:34:59.654Z] coverage: 90.9% of statements [2021-08-20T21:34:59.654Z] ok github.com/docker/docker/pkg/stack 0.137s coverage: 90.9% of statements [2021-08-20T21:34:59.654Z] === RUN TestNewStdWriter [2021-08-20T21:34:59.654Z] --- PASS: TestNewStdWriter (0.00s) [2021-08-20T21:34:59.654Z] === RUN TestWriteWithUninitializedStdWriter [2021-08-20T21:34:59.654Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-08-20T21:34:59.654Z] === RUN TestWriteWithNilBytes [2021-08-20T21:34:59.654Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-08-20T21:34:59.654Z] === RUN TestWrite [2021-08-20T21:34:59.654Z] --- PASS: TestWrite (0.00s) [2021-08-20T21:34:59.654Z] === RUN TestWriteWithWriterError [2021-08-20T21:34:59.654Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-08-20T21:34:59.654Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-08-20T21:34:59.654Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-08-20T21:34:59.654Z] === RUN TestStdCopyWriteAndRead [2021-08-20T21:34:59.654Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-08-20T21:34:59.654Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-08-20T21:34:59.654Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-08-20T21:34:59.654Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-08-20T21:34:59.654Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-08-20T21:34:59.654Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-08-20T21:34:59.654Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-08-20T21:34:59.654Z] === RUN TestStdCopyWithInvalidInputHeader [2021-08-20T21:34:59.654Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-08-20T21:34:59.654Z] === RUN TestStdCopyWithCorruptedPrefix [2021-08-20T21:34:59.654Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-08-20T21:34:59.654Z] === RUN TestStdCopyReturnsWriteErrors [2021-08-20T21:34:59.654Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-08-20T21:34:59.654Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-08-20T21:34:59.654Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-08-20T21:34:59.654Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-08-20T21:34:59.654Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-08-20T21:34:59.654Z] PASS [2021-08-20T21:34:59.654Z] coverage: 100.0% of statements [2021-08-20T21:34:59.654Z] ok github.com/docker/docker/pkg/stdcopy 0.029s coverage: 100.0% of statements [2021-08-20T21:35:00.109Z] time="2021-08-20T21:35:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-08-20T21:35:00.565Z] === RUN TestRawProgressFormatterFormatStatus [2021-08-20T21:35:00.565Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-08-20T21:35:00.565Z] === RUN TestRawProgressFormatterFormatProgress [2021-08-20T21:35:00.565Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-08-20T21:35:00.565Z] === RUN TestFormatStatus [2021-08-20T21:35:00.565Z] --- PASS: TestFormatStatus (0.00s) [2021-08-20T21:35:00.565Z] === RUN TestFormatError [2021-08-20T21:35:00.565Z] --- PASS: TestFormatError (0.00s) [2021-08-20T21:35:00.565Z] === RUN TestFormatJSONError [2021-08-20T21:35:00.565Z] --- PASS: TestFormatJSONError (0.00s) [2021-08-20T21:35:00.565Z] === RUN TestJsonProgressFormatterFormatProgress [2021-08-20T21:35:00.565Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-08-20T21:35:00.565Z] === RUN TestJsonProgressFormatterFormatStatus [2021-08-20T21:35:00.565Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-08-20T21:35:00.565Z] === RUN TestNewJSONProgressOutput [2021-08-20T21:35:00.565Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-08-20T21:35:00.565Z] === RUN TestAuxFormatterEmit [2021-08-20T21:35:00.565Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-08-20T21:35:00.565Z] === RUN TestStreamWriterStdout [2021-08-20T21:35:00.565Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-08-20T21:35:00.565Z] === RUN TestStreamWriterStderr [2021-08-20T21:35:00.565Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-08-20T21:35:00.565Z] PASS [2021-08-20T21:35:00.565Z] coverage: 66.2% of statements [2021-08-20T21:35:00.565Z] ok github.com/docker/docker/pkg/streamformatter 0.027s coverage: 66.2% of statements [2021-08-20T21:35:00.565Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.81s) [2021-08-20T21:35:00.565Z] === RUN TestNetworkDBGarbageCollection [2021-08-20T21:35:00.565Z] === RUN TestGenerateRandomID [2021-08-20T21:35:00.565Z] --- PASS: TestGenerateRandomID (0.00s) [2021-08-20T21:35:00.565Z] === RUN TestShortenId [2021-08-20T21:35:00.565Z] --- PASS: TestShortenId (0.00s) [2021-08-20T21:35:00.565Z] === RUN TestShortenSha256Id [2021-08-20T21:35:00.565Z] --- PASS: TestShortenSha256Id (0.00s) [2021-08-20T21:35:00.565Z] === RUN TestShortenIdEmpty [2021-08-20T21:35:00.565Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-08-20T21:35:00.565Z] === RUN TestShortenIdInvalid [2021-08-20T21:35:00.565Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-08-20T21:35:00.565Z] === RUN TestIsShortIDNonHex [2021-08-20T21:35:00.565Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-08-20T21:35:00.565Z] === RUN TestIsShortIDNotCorrectSize [2021-08-20T21:35:00.565Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-08-20T21:35:00.565Z] PASS [2021-08-20T21:35:00.565Z] coverage: 70.6% of statements [2021-08-20T21:35:00.565Z] ok github.com/docker/docker/pkg/stringid 0.026s coverage: 70.6% of statements [2021-08-20T21:35:01.020Z] === RUN TestIsCpusetListAvailable [2021-08-20T21:35:01.020Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-08-20T21:35:01.020Z] PASS [2021-08-20T21:35:01.020Z] coverage: 39.4% of statements [2021-08-20T21:35:01.020Z] ok github.com/docker/docker/pkg/sysinfo 0.026s coverage: 39.4% of statements [2021-08-20T21:35:02.231Z] #58 207.1 + bin/containerd-shim-runc-v1 [2021-08-20T21:35:02.544Z] === RUN TestChtimes [2021-08-20T21:35:02.545Z] --- PASS: TestChtimes (0.00s) [2021-08-20T21:35:02.545Z] === RUN TestChtimesWindows [2021-08-20T21:35:02.545Z] --- PASS: TestChtimesWindows (0.00s) [2021-08-20T21:35:02.545Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-08-20T21:35:02.545Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-08-20T21:35:02.545Z] === RUN TestEnsureRemoveAllNotExist [2021-08-20T21:35:02.545Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-08-20T21:35:02.545Z] === RUN TestEnsureRemoveAllWithDir [2021-08-20T21:35:02.545Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-08-20T21:35:02.545Z] === RUN TestEnsureRemoveAllWithFile [2021-08-20T21:35:02.545Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-08-20T21:35:02.545Z] === RUN TestHasWin32KSupport [2021-08-20T21:35:02.545Z] syscall_windows_test.go:8: win32k: true [2021-08-20T21:35:02.545Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-08-20T21:35:02.545Z] PASS [2021-08-20T21:35:02.545Z] coverage: 12.9% of statements [2021-08-20T21:35:02.545Z] ok github.com/docker/docker/pkg/system 0.034s coverage: 12.9% of statements [2021-08-20T21:35:02.545Z] === RUN TestTailFile [2021-08-20T21:35:02.545Z] --- PASS: TestTailFile (0.00s) [2021-08-20T21:35:02.545Z] === RUN TestTailFileManyLines [2021-08-20T21:35:02.545Z] --- PASS: TestTailFileManyLines (0.00s) [2021-08-20T21:35:02.545Z] === RUN TestTailEmptyFile [2021-08-20T21:35:02.545Z] --- PASS: TestTailEmptyFile (0.00s) [2021-08-20T21:35:02.545Z] === RUN TestTailNegativeN [2021-08-20T21:35:02.545Z] --- PASS: TestTailNegativeN (0.00s) [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader [2021-08-20T21:35:02.545Z] === CONT TestNewTailReader [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/8_byte_delimiter [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/12_byte_delimiter [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/no_delimiter [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/no_delimiter [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/single_byte_delimiter [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/2_byte_delimiter [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/truncated_last_line [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-08-20T21:35:02.545Z] === CONT TestNewTailReader/4_byte_delimiter [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-20T21:35:02.545Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-20T21:35:02.545Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-20T21:35:02.545Z] === CONT TestNewTailReader/2_byte_delimiter [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-20T21:35:02.545Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-20T21:35:02.545Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-20T21:35:02.545Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-20T21:35:02.545Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-20T21:35:02.545Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-20T21:35:02.545Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-20T21:35:02.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-20T21:35:02.545Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-20T21:35:03.002Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-20T21:35:03.002Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-20T21:35:03.002Z] === CONT TestNewTailReader/8_byte_delimiter [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-20T21:35:03.002Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-20T21:35:03.002Z] === CONT TestNewTailReader/12_byte_delimiter [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-20T21:35:03.002Z] === CONT TestNewTailReader/no_delimiter [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-08-20T21:35:03.002Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-20T21:35:03.002Z] === CONT TestNewTailReader/single_byte_delimiter [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-20T21:35:03.002Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-20T21:35:03.002Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-20T21:35:03.002Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-20T21:35:03.002Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-20T21:35:03.002Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-20T21:35:03.002Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-20T21:35:03.002Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-20T21:35:03.002Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-20T21:35:03.002Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-20T21:35:03.002Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-20T21:35:03.002Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-20T21:35:03.002Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-20T21:35:03.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-20T21:35:03.002Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-20T21:35:03.003Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-20T21:35:03.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-20T21:35:03.003Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-20T21:35:03.004Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-20T21:35:03.004Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-20T21:35:03.004Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-20T21:35:03.004Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-08-20T21:35:03.004Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-20T21:35:03.004Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-20T21:35:03.004Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-20T21:35:03.004Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-20T21:35:03.004Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-20T21:35:03.004Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-20T21:35:03.004Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-20T21:35:03.004Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-20T21:35:03.004Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-20T21:35:03.004Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-20T21:35:03.004Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-20T21:35:03.004Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-20T21:35:03.004Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-20T21:35:03.004Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-20T21:35:03.004Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-20T21:35:03.004Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-20T21:35:03.004Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-20T21:35:03.004Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-20T21:35:03.005Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-20T21:35:03.005Z] time="2021-08-20T21:35:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-20T21:35:03.005Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-20T21:35:03.005Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-20T21:35:03.005Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-20T21:35:03.005Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-08-20T21:35:03.005Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-20T21:35:03.005Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-20T21:35:03.005Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-20T21:35:03.005Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-20T21:35:03.005Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-20T21:35:03.005Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-20T21:35:03.005Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-20T21:35:03.005Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-20T21:35:03.005Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-20T21:35:03.005Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-20T21:35:03.005Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-20T21:35:03.005Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-20T21:35:03.005Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-20T21:35:03.005Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-20T21:35:03.005Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-20T21:35:03.005Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-20T21:35:03.005Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-20T21:35:03.005Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-20T21:35:03.005Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-20T21:35:03.005Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-20T21:35:03.005Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-20T21:35:03.005Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-20T21:35:03.005Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-20T21:35:03.005Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-20T21:35:03.005Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-20T21:35:03.005Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-20T21:35:03.005Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-20T21:35:03.005Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-20T21:35:03.005Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-20T21:35:03.005Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-20T21:35:03.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-20T21:35:03.005Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-20T21:35:03.006Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-20T21:35:03.006Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-20T21:35:03.006Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-20T21:35:03.006Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-20T21:35:03.006Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-20T21:35:03.006Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-20T21:35:03.006Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-20T21:35:03.006Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-20T21:35:03.006Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-20T21:35:03.006Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-20T21:35:03.006Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-20T21:35:03.006Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-20T21:35:03.006Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-20T21:35:03.006Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-20T21:35:03.006Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-20T21:35:03.006Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-20T21:35:03.006Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-20T21:35:03.006Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-20T21:35:03.006Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-20T21:35:03.006Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-20T21:35:03.006Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-20T21:35:03.006Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-20T21:35:03.006Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-20T21:35:03.006Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-20T21:35:03.006Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-20T21:35:03.006Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-20T21:35:03.006Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-20T21:35:03.006Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-20T21:35:03.006Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-20T21:35:03.006Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-20T21:35:03.007Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-20T21:35:03.007Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-08-20T21:35:03.008Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-20T21:35:03.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-20T21:35:03.465Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-20T21:35:03.465Z] PASS [2021-08-20T21:35:03.465Z] coverage: 88.6% of statements [2021-08-20T21:35:03.465Z] ok github.com/docker/docker/pkg/tailfile 0.156s coverage: 88.6% of statements [2021-08-20T21:35:03.465Z] === RUN TestTarSumRemoveNonExistent [2021-08-20T21:35:03.465Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-08-20T21:35:03.465Z] === RUN TestTarSumRemove [2021-08-20T21:35:03.465Z] --- PASS: TestTarSumRemove (0.00s) [2021-08-20T21:35:03.465Z] === RUN TestSortFileInfoSums [2021-08-20T21:35:03.465Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-08-20T21:35:03.465Z] === RUN TestNewTarSumForLabelInvalid [2021-08-20T21:35:03.465Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-08-20T21:35:03.465Z] === RUN TestNewTarSumForLabel [2021-08-20T21:35:03.465Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-08-20T21:35:03.465Z] === RUN TestEmptyTar [2021-08-20T21:35:03.465Z] --- PASS: TestEmptyTar (0.00s) [2021-08-20T21:35:03.465Z] === RUN TestTarSumsReadSize [2021-08-20T21:35:03.465Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-08-20T21:35:03.465Z] === RUN TestTarSums [2021-08-20T21:35:03.871Z] #58 206.0 + bin/containerd [2021-08-20T21:35:03.920Z] --- PASS: TestTarSums (0.05s) [2021-08-20T21:35:03.920Z] === RUN TestIteration [2021-08-20T21:35:03.920Z] --- PASS: TestIteration (0.00s) [2021-08-20T21:35:03.920Z] === RUN TestVersionLabelForChecksum [2021-08-20T21:35:03.920Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-08-20T21:35:03.920Z] === RUN TestVersion [2021-08-20T21:35:03.920Z] --- PASS: TestVersion (0.00s) [2021-08-20T21:35:03.920Z] === RUN TestGetVersion [2021-08-20T21:35:03.920Z] --- PASS: TestGetVersion (0.00s) [2021-08-20T21:35:03.920Z] === RUN TestGetVersions [2021-08-20T21:35:03.920Z] --- PASS: TestGetVersions (0.00s) [2021-08-20T21:35:03.920Z] PASS [2021-08-20T21:35:03.920Z] coverage: 89.3% of statements [2021-08-20T21:35:03.920Z] ok github.com/docker/docker/pkg/tarsum 0.087s coverage: 89.3% of statements [2021-08-20T21:35:03.920Z] testing: warning: no tests to run [2021-08-20T21:35:03.920Z] PASS [2021-08-20T21:35:03.920Z] coverage: [no statements] [2021-08-20T21:35:03.920Z] ok github.com/docker/docker/pkg/term/windows 0.024s coverage: [no statements] [no tests to run] [2021-08-20T21:35:04.375Z] === RUN TestTruncIndex [2021-08-20T21:35:04.375Z] --- PASS: TestTruncIndex (0.10s) [2021-08-20T21:35:04.375Z] PASS [2021-08-20T21:35:04.375Z] coverage: 91.5% of statements [2021-08-20T21:35:04.375Z] ok github.com/docker/docker/pkg/truncindex 0.127s coverage: 91.5% of statements [2021-08-20T21:35:04.831Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-20T21:35:04.831Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-20T21:35:04.831Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-20T21:35:04.831Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-08-20T21:35:04.831Z] === RUN TestIsGIT [2021-08-20T21:35:04.831Z] --- PASS: TestIsGIT (0.00s) [2021-08-20T21:35:04.831Z] === RUN TestIsTransport [2021-08-20T21:35:04.831Z] --- PASS: TestIsTransport (0.00s) [2021-08-20T21:35:04.831Z] PASS [2021-08-20T21:35:04.831Z] coverage: 100.0% of statements [2021-08-20T21:35:04.831Z] ok github.com/docker/docker/pkg/urlutil 0.025s coverage: 100.0% of statements [2021-08-20T21:35:05.286Z] === RUN TestVersionInfo [2021-08-20T21:35:05.286Z] --- PASS: TestVersionInfo (0.00s) [2021-08-20T21:35:05.286Z] === RUN TestAppendVersions [2021-08-20T21:35:05.286Z] --- PASS: TestAppendVersions (0.00s) [2021-08-20T21:35:05.286Z] PASS [2021-08-20T21:35:05.286Z] coverage: 88.9% of statements [2021-08-20T21:35:05.286Z] ok github.com/docker/docker/pkg/useragent 0.024s coverage: 88.9% of statements [2021-08-20T21:35:06.248Z] === RUN TestValidatePrivileges [2021-08-20T21:35:06.248Z] --- PASS: TestValidatePrivileges (0.00s) [2021-08-20T21:35:06.248Z] === RUN TestFilterByCapNeg [2021-08-20T21:35:06.248Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-08-20T21:35:06.248Z] === RUN TestFilterByCapPos [2021-08-20T21:35:06.248Z] --- PASS: TestFilterByCapPos (0.00s) [2021-08-20T21:35:06.248Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-08-20T21:35:06.248Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-08-20T21:35:06.248Z] PASS [2021-08-20T21:35:06.248Z] coverage: 12.0% of statements [2021-08-20T21:35:06.248Z] ok github.com/docker/docker/plugin 0.038s coverage: 12.0% of statements [2021-08-20T21:35:06.248Z] === RUN TestNewSettable [2021-08-20T21:35:06.248Z] --- PASS: TestNewSettable (0.00s) [2021-08-20T21:35:06.248Z] === RUN TestIsSettable [2021-08-20T21:35:06.248Z] --- PASS: TestIsSettable (0.00s) [2021-08-20T21:35:06.248Z] === RUN TestUpdateSettingsEnv [2021-08-20T21:35:06.248Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-08-20T21:35:06.248Z] PASS [2021-08-20T21:35:06.248Z] coverage: 20.0% of statements [2021-08-20T21:35:06.248Z] ok github.com/docker/docker/plugin/v2 0.030s coverage: 20.0% of statements [2021-08-20T21:35:06.453Z] #58 211.7 + bin/containerd-shim-runc-v2 [2021-08-20T21:35:06.703Z] === RUN TestLoad [2021-08-20T21:35:06.703Z] --- PASS: TestLoad (0.00s) [2021-08-20T21:35:06.703Z] === RUN TestSave [2021-08-20T21:35:06.703Z] --- PASS: TestSave (0.01s) [2021-08-20T21:35:06.703Z] === RUN TestAddDeleteGet [2021-08-20T21:35:06.703Z] --- PASS: TestAddDeleteGet (0.02s) [2021-08-20T21:35:06.703Z] === RUN TestInvalidTags [2021-08-20T21:35:06.703Z] --- PASS: TestInvalidTags (0.00s) [2021-08-20T21:35:06.703Z] PASS [2021-08-20T21:35:06.703Z] coverage: 84.4% of statements [2021-08-20T21:35:06.703Z] ok github.com/docker/docker/reference 0.060s coverage: 84.4% of statements [2021-08-20T21:35:07.025Z] #58 212.6 + binaries [2021-08-20T21:35:07.025Z] #58 212.6 + install -D bin/containerd /build/containerd [2021-08-20T21:35:07.025Z] #58 212.6 + install -D bin/containerd-shim /build/containerd-shim [2021-08-20T21:35:07.025Z] #58 212.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-20T21:35:07.158Z] time="2021-08-20T21:35:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-08-20T21:35:07.158Z] === RUN TestResolveAuthConfigIndexServer [2021-08-20T21:35:07.158Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-08-20T21:35:07.158Z] === RUN TestResolveAuthConfigFullURL [2021-08-20T21:35:07.158Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-08-20T21:35:07.158Z] === RUN TestLoadAllowNondistributableArtifacts [2021-08-20T21:35:07.158Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-08-20T21:35:07.158Z] === RUN TestValidateMirror [2021-08-20T21:35:07.158Z] --- PASS: TestValidateMirror (0.00s) [2021-08-20T21:35:07.158Z] === RUN TestLoadInsecureRegistries [2021-08-20T21:35:07.158Z] time="2021-08-20T21:35:07Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-20T21:35:07.158Z] time="2021-08-20T21:35:07Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-08-20T21:35:07.158Z] time="2021-08-20T21:35:07Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-20T21:35:07.158Z] --- PASS: TestLoadInsecureRegistries (0.09s) [2021-08-20T21:35:07.158Z] === RUN TestNewServiceConfig [2021-08-20T21:35:07.158Z] --- PASS: TestNewServiceConfig (0.00s) [2021-08-20T21:35:07.158Z] === RUN TestValidateIndexName [2021-08-20T21:35:07.158Z] --- PASS: TestValidateIndexName (0.00s) [2021-08-20T21:35:07.158Z] === RUN TestValidateIndexNameWithError [2021-08-20T21:35:07.158Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-08-20T21:35:07.158Z] === RUN TestEndpointParse [2021-08-20T21:35:07.158Z] --- PASS: TestEndpointParse (0.00s) [2021-08-20T21:35:07.158Z] === RUN TestEndpointParseInvalid [2021-08-20T21:35:07.158Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-08-20T21:35:07.158Z] === RUN TestValidateEndpoint [2021-08-20T21:35:07.158Z] --- PASS: TestValidateEndpoint (0.00s) [2021-08-20T21:35:07.158Z] === RUN TestPing [2021-08-20T21:35:07.158Z] --- PASS: TestPing (0.00s) [2021-08-20T21:35:07.158Z] === RUN TestPingRegistryEndpoint [2021-08-20T21:35:07.158Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-20T21:35:07.158Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-08-20T21:35:07.158Z] === RUN TestEndpoint [2021-08-20T21:35:07.158Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-20T21:35:07.158Z] --- SKIP: TestEndpoint (0.00s) [2021-08-20T21:35:07.158Z] === RUN TestParseRepositoryInfo [2021-08-20T21:35:07.158Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-08-20T21:35:07.158Z] === RUN TestNewIndexInfo [2021-08-20T21:35:07.158Z] --- PASS: TestNewIndexInfo (0.00s) [2021-08-20T21:35:07.158Z] === RUN TestMirrorEndpointLookup [2021-08-20T21:35:07.158Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-20T21:35:07.158Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-08-20T21:35:07.158Z] === RUN TestSearchRepositories [2021-08-20T21:35:07.158Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-08-20T21:35:07.158Z] Host: 127.0.0.1:49303 [2021-08-20T21:35:07.158Z] User-Agent: docker test client [2021-08-20T21:35:07.158Z] Authorization: Token fake-token [2021-08-20T21:35:07.158Z] X-Docker-Token: true [2021-08-20T21:35:07.158Z] Accept-Encoding: gzip [2021-08-20T21:35:07.158Z] [2021-08-20T21:35:07.158Z] [2021-08-20T21:35:07.158Z] registry_test.go:730: HTTP/1.1 200 OK [2021-08-20T21:35:07.158Z] Connection: close [2021-08-20T21:35:07.158Z] Content-Length: 144 [2021-08-20T21:35:07.158Z] Cache-Control: no-cache [2021-08-20T21:35:07.285Z] #58 212.7 + install -D bin/ctr /build/ctr [2021-08-20T21:35:07.613Z] Content-Type: application/json [2021-08-20T21:35:07.613Z] Date: Fri, 20 Aug 2021 21:35:07 GMT [2021-08-20T21:35:07.613Z] Expires: -1 [2021-08-20T21:35:07.613Z] Pragma: no-cache [2021-08-20T21:35:07.613Z] Server: docker-tests/mock [2021-08-20T21:35:07.613Z] X-Docker-Registry-Config: mock [2021-08-20T21:35:07.613Z] X-Docker-Registry-Version: 0.0.0 [2021-08-20T21:35:07.613Z] [2021-08-20T21:35:07.613Z] [2021-08-20T21:35:07.613Z] --- PASS: TestSearchRepositories (0.00s) [2021-08-20T21:35:07.613Z] === RUN TestTrustedLocation [2021-08-20T21:35:07.613Z] --- PASS: TestTrustedLocation (0.00s) [2021-08-20T21:35:07.613Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-08-20T21:35:07.613Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-08-20T21:35:07.613Z] === RUN TestAllowNondistributableArtifacts [2021-08-20T21:35:07.613Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-08-20T21:35:07.613Z] === RUN TestIsSecureIndex [2021-08-20T21:35:07.613Z] --- PASS: TestIsSecureIndex (0.00s) [2021-08-20T21:35:07.613Z] PASS [2021-08-20T21:35:07.613Z] coverage: 51.7% of statements [2021-08-20T21:35:07.613Z] ok github.com/docker/docker/registry 0.143s coverage: 51.7% of statements [2021-08-20T21:35:07.613Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-08-20T21:35:07.613Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-08-20T21:35:07.613Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-08-20T21:35:07.613Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-08-20T21:35:07.613Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-08-20T21:35:07.613Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-08-20T21:35:07.613Z] === RUN TestResumableRequestReaderWithReadError [2021-08-20T21:35:07.613Z] time="2021-08-20T21:35:07Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-08-20T21:35:07.613Z] --- PASS: TestResumableRequestReaderWithReadError (0.08s) [2021-08-20T21:35:07.613Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-08-20T21:35:07.613Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-08-20T21:35:07.613Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-08-20T21:35:07.613Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-08-20T21:35:07.613Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-08-20T21:35:07.613Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-08-20T21:35:07.613Z] === RUN TestResumableRequestReader [2021-08-20T21:35:07.613Z] --- PASS: TestResumableRequestReader (0.00s) [2021-08-20T21:35:07.613Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-08-20T21:35:07.613Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-08-20T21:35:07.613Z] PASS [2021-08-20T21:35:07.613Z] coverage: 100.0% of statements [2021-08-20T21:35:07.613Z] ok github.com/docker/docker/registry/resumable 0.132s coverage: 100.0% of statements [2021-08-20T21:35:07.613Z] === RUN TestRestartManagerTimeout [2021-08-20T21:35:07.613Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-08-20T21:35:07.613Z] === RUN TestRestartManagerTimeoutReset [2021-08-20T21:35:07.613Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-08-20T21:35:07.613Z] PASS [2021-08-20T21:35:07.613Z] coverage: 50.9% of statements [2021-08-20T21:35:07.613Z] ok github.com/docker/docker/restartmanager 0.023s coverage: 50.9% of statements [2021-08-20T21:35:08.066Z] #58 ... [2021-08-20T21:35:08.066Z] [2021-08-20T21:35:08.066Z] #55 [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 [2021-08-20T21:35:08.066Z] #55 sha256:456659b7828849f52715c149ebcbbcb5843aed551406393b013ddb2f923663b8 [2021-08-20T21:35:08.066Z] #55 102.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-08-20T21:35:08.066Z] #55 103.2 + mkdir -p /build [2021-08-20T21:35:08.066Z] #55 103.2 + cp runc /build/runc [2021-08-20T21:35:08.068Z] === RUN TestDecodeContainerConfig [2021-08-20T21:35:08.068Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-08-20T21:35:08.068Z] === RUN TestDecodeContainerConfigIsolation [2021-08-20T21:35:08.068Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-08-20T21:35:08.068Z] === RUN TestValidatePrivileged [2021-08-20T21:35:08.068Z] --- PASS: TestValidatePrivileged (0.00s) [2021-08-20T21:35:08.068Z] PASS [2021-08-20T21:35:08.068Z] coverage: 52.2% of statements [2021-08-20T21:35:08.068Z] ok github.com/docker/docker/runconfig 0.027s coverage: 52.2% of statements [2021-08-20T21:35:08.068Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-08-20T21:35:08.068Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-08-20T21:35:08.068Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-08-20T21:35:08.068Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-08-20T21:35:08.068Z] PASS [2021-08-20T21:35:08.068Z] coverage: 62.5% of statements [2021-08-20T21:35:08.068Z] ok github.com/docker/docker/testutil 0.028s coverage: 62.5% of statements [2021-08-20T21:35:09.003Z] #55 DONE 104.2s [2021-08-20T21:35:09.003Z] [2021-08-20T21:35:09.003Z] #58 [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 [2021-08-20T21:35:09.003Z] #58 sha256:a7c36b1a26e0ea026af08b59c0f14ae8cd0086af178461b65e19a98208cfdd4c [2021-08-20T21:35:09.828Z] #58 DONE 215.0s [2021-08-20T21:35:10.909Z] #58 ... [2021-08-20T21:35:10.909Z] [2021-08-20T21:35:10.909Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-20T21:35:10.909Z] #56 sha256:0d021cb6ab6262b1e8a611d5674ff116b0ccbd805ee2439c366f7b5faebad872 [2021-08-20T21:35:10.909Z] #56 DONE 0.3s [2021-08-20T21:35:10.909Z] [2021-08-20T21:35:10.909Z] #58 [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 [2021-08-20T21:35:10.909Z] #58 sha256:a7c36b1a26e0ea026af08b59c0f14ae8cd0086af178461b65e19a98208cfdd4c [2021-08-20T21:35:10.954Z] === RUN TestGetDriver [2021-08-20T21:35:10.954Z] --- PASS: TestGetDriver (0.00s) [2021-08-20T21:35:10.954Z] === RUN TestVolumeRequestError [2021-08-20T21:35:10.954Z] --- PASS: TestVolumeRequestError (0.01s) [2021-08-20T21:35:10.954Z] PASS [2021-08-20T21:35:10.954Z] coverage: 36.1% of statements [2021-08-20T21:35:10.954Z] ok github.com/docker/docker/volume/drivers 0.047s coverage: 36.1% of statements [2021-08-20T21:35:10.954Z] === RUN TestGetAddress [2021-08-20T21:35:10.954Z] --- PASS: TestGetAddress (0.00s) [2021-08-20T21:35:10.954Z] === RUN TestRemove [2021-08-20T21:35:10.954Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-20T21:35:10.954Z] --- SKIP: TestRemove (0.00s) [2021-08-20T21:35:10.954Z] === RUN TestInitializeWithVolumes [2021-08-20T21:35:10.954Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-08-20T21:35:10.954Z] === RUN TestCreate [2021-08-20T21:35:10.954Z] --- PASS: TestCreate (0.00s) [2021-08-20T21:35:10.954Z] === RUN TestValidateName [2021-08-20T21:35:10.954Z] --- PASS: TestValidateName (0.00s) [2021-08-20T21:35:10.954Z] === RUN TestCreateWithOpts [2021-08-20T21:35:10.954Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-20T21:35:10.954Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-08-20T21:35:10.954Z] === RUN TestRelaodNoOpts [2021-08-20T21:35:10.954Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-08-20T21:35:10.954Z] PASS [2021-08-20T21:35:10.954Z] coverage: 41.5% of statements [2021-08-20T21:35:10.954Z] ok github.com/docker/docker/volume/local 0.045s coverage: 41.5% of statements [2021-08-20T21:35:11.213Z] [2021-08-20T21:35:11.213Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-20T21:35:11.213Z] #59 sha256:f904b5e56b78f83f8698621843bb68589e4c3ccf270697554010035db1ae3d56 [2021-08-20T21:35:11.409Z] === RUN TestLCOWParseMountRaw [2021-08-20T21:35:11.409Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-08-20T21:35:11.409Z] === RUN TestLCOWParseMountRawSplit [2021-08-20T21:35:11.409Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-08-20T21:35:11.409Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-08-20T21:35:11.409Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-08-20T21:35:11.409Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-08-20T21:35:11.409Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-08-20T21:35:11.409Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-08-20T21:35:11.409Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-08-20T21:35:11.409Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-08-20T21:35:11.409Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-08-20T21:35:11.409Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-08-20T21:35:11.409Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-08-20T21:35:11.409Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-08-20T21:35:11.409Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-08-20T21:35:11.409Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-08-20T21:35:11.409Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-08-20T21:35:11.409Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-08-20T21:35:11.409Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-08-20T21:35:11.409Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-08-20T21:35:11.409Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-08-20T21:35:11.409Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-08-20T21:35:11.409Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-08-20T21:35:11.409Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-08-20T21:35:11.409Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-20T21:35:11.409Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-08-20T21:35:11.409Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-20T21:35:11.409Z] === RUN TestLinuxParseMountRaw [2021-08-20T21:35:11.409Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-08-20T21:35:11.409Z] === RUN TestLinuxParseMountRawSplit [2021-08-20T21:35:11.409Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-08-20T21:35:11.409Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-08-20T21:35:11.409Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-08-20T21:35:11.409Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-08-20T21:35:11.409Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-08-20T21:35:11.409Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-08-20T21:35:11.409Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-08-20T21:35:11.409Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-08-20T21:35:11.409Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-08-20T21:35:11.409Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-08-20T21:35:11.409Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-08-20T21:35:11.409Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-08-20T21:35:11.409Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-08-20T21:35:11.409Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-08-20T21:35:11.409Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-08-20T21:35:11.409Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-08-20T21:35:11.409Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-08-20T21:35:11.409Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-08-20T21:35:11.409Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-08-20T21:35:11.409Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-08-20T21:35:11.409Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-08-20T21:35:11.409Z] === RUN TestConvertTmpfsOptions [2021-08-20T21:35:11.409Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-08-20T21:35:11.409Z] linux_parser_test.go:209: data="ro" [2021-08-20T21:35:11.409Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-08-20T21:35:11.409Z] === RUN TestParseMountSpec [2021-08-20T21:35:11.409Z] parser_test.go:63: case 0 [2021-08-20T21:35:11.409Z] parser_test.go:63: case 1 [2021-08-20T21:35:11.409Z] parser_test.go:63: case 2 [2021-08-20T21:35:11.409Z] parser_test.go:63: case 3 [2021-08-20T21:35:11.409Z] parser_test.go:63: case 4 [2021-08-20T21:35:11.409Z] parser_test.go:63: case 5 [2021-08-20T21:35:11.409Z] --- PASS: TestParseMountSpec (0.00s) [2021-08-20T21:35:11.409Z] === RUN TestValidateMount [2021-08-20T21:35:11.409Z] --- PASS: TestValidateMount (0.00s) [2021-08-20T21:35:11.409Z] === RUN TestWindowsParseMountRaw [2021-08-20T21:35:11.409Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-08-20T21:35:11.409Z] === RUN TestWindowsParseMountRawSplit [2021-08-20T21:35:11.409Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-08-20T21:35:11.409Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-08-20T21:35:11.409Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-08-20T21:35:11.409Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-08-20T21:35:11.409Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-08-20T21:35:11.409Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-08-20T21:35:11.409Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-08-20T21:35:11.409Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-08-20T21:35:11.410Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-08-20T21:35:11.410Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-08-20T21:35:11.410Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-08-20T21:35:11.410Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-08-20T21:35:11.410Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-08-20T21:35:11.410Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-08-20T21:35:11.410Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-08-20T21:35:11.410Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-08-20T21:35:11.410Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-08-20T21:35:11.410Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-08-20T21:35:11.410Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-08-20T21:35:11.410Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-08-20T21:35:11.410Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-08-20T21:35:11.410Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-08-20T21:35:11.410Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-08-20T21:35:11.410Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-08-20T21:35:11.410Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-20T21:35:11.410Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-08-20T21:35:11.410Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-20T21:35:11.410Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-08-20T21:35:11.410Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-08-20T21:35:11.410Z] PASS [2021-08-20T21:35:11.410Z] coverage: 67.6% of statements [2021-08-20T21:35:11.410Z] ok github.com/docker/docker/volume/mounts 0.033s coverage: 67.6% of statements [2021-08-20T21:35:11.865Z] === RUN TestSetGetMeta [2021-08-20T21:35:11.865Z] === PAUSE TestSetGetMeta [2021-08-20T21:35:11.865Z] === RUN TestRestore [2021-08-20T21:35:11.865Z] === PAUSE TestRestore [2021-08-20T21:35:11.865Z] === RUN TestServiceCreate [2021-08-20T21:35:11.865Z] === PAUSE TestServiceCreate [2021-08-20T21:35:11.865Z] === RUN TestServiceList [2021-08-20T21:35:11.865Z] === PAUSE TestServiceList [2021-08-20T21:35:11.865Z] === RUN TestServiceRemove [2021-08-20T21:35:11.865Z] === PAUSE TestServiceRemove [2021-08-20T21:35:11.865Z] === RUN TestServiceGet [2021-08-20T21:35:11.865Z] === PAUSE TestServiceGet [2021-08-20T21:35:11.865Z] === RUN TestServicePrune [2021-08-20T21:35:11.865Z] === PAUSE TestServicePrune [2021-08-20T21:35:11.865Z] === RUN TestCreate [2021-08-20T21:35:11.865Z] === PAUSE TestCreate [2021-08-20T21:35:11.865Z] === RUN TestRemove [2021-08-20T21:35:11.865Z] === PAUSE TestRemove [2021-08-20T21:35:11.865Z] === RUN TestList [2021-08-20T21:35:11.865Z] === PAUSE TestList [2021-08-20T21:35:11.865Z] === RUN TestFindByDriver [2021-08-20T21:35:11.865Z] === PAUSE TestFindByDriver [2021-08-20T21:35:11.865Z] === RUN TestFindByReferenced [2021-08-20T21:35:11.865Z] === PAUSE TestFindByReferenced [2021-08-20T21:35:11.865Z] === RUN TestDerefMultipleOfSameRef [2021-08-20T21:35:11.865Z] === PAUSE TestDerefMultipleOfSameRef [2021-08-20T21:35:11.865Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-20T21:35:11.865Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-20T21:35:11.865Z] === RUN TestDefererencePluginOnCreateError [2021-08-20T21:35:11.865Z] === PAUSE TestDefererencePluginOnCreateError [2021-08-20T21:35:11.865Z] === RUN TestRefDerefRemove [2021-08-20T21:35:11.865Z] === PAUSE TestRefDerefRemove [2021-08-20T21:35:11.865Z] === RUN TestGet [2021-08-20T21:35:11.865Z] === PAUSE TestGet [2021-08-20T21:35:11.865Z] === RUN TestGetWithReference [2021-08-20T21:35:11.865Z] === PAUSE TestGetWithReference [2021-08-20T21:35:11.865Z] === RUN TestFilterFunc [2021-08-20T21:35:11.865Z] === RUN TestFilterFunc/test_nil_list [2021-08-20T21:35:11.865Z] === PAUSE TestFilterFunc/test_nil_list [2021-08-20T21:35:11.865Z] === RUN TestFilterFunc/test_empty_list [2021-08-20T21:35:11.865Z] === PAUSE TestFilterFunc/test_empty_list [2021-08-20T21:35:11.865Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-08-20T21:35:11.865Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-08-20T21:35:11.865Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-20T21:35:11.865Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-20T21:35:11.865Z] === RUN TestFilterFunc/test_filter_some [2021-08-20T21:35:11.865Z] === PAUSE TestFilterFunc/test_filter_some [2021-08-20T21:35:11.865Z] === RUN TestFilterFunc/test_filter_middle [2021-08-20T21:35:11.865Z] === PAUSE TestFilterFunc/test_filter_middle [2021-08-20T21:35:11.865Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-08-20T21:35:11.865Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-08-20T21:35:11.865Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-08-20T21:35:11.865Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-08-20T21:35:11.865Z] === CONT TestFilterFunc/test_nil_list [2021-08-20T21:35:11.865Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-08-20T21:35:11.865Z] === CONT TestFilterFunc/test_filter_some [2021-08-20T21:35:11.865Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-08-20T21:35:11.865Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-20T21:35:11.865Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-08-20T21:35:11.865Z] === CONT TestFilterFunc/test_empty_list [2021-08-20T21:35:11.865Z] === CONT TestFilterFunc/test_filter_middle [2021-08-20T21:35:11.865Z] --- PASS: TestFilterFunc (0.00s) [2021-08-20T21:35:11.865Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-08-20T21:35:11.865Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-08-20T21:35:11.865Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-08-20T21:35:11.865Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-08-20T21:35:11.865Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-08-20T21:35:11.865Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-08-20T21:35:11.865Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-08-20T21:35:11.865Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-08-20T21:35:11.865Z] === CONT TestSetGetMeta [2021-08-20T21:35:11.865Z] === CONT TestFindByReferenced [2021-08-20T21:35:11.865Z] === CONT TestServicePrune [2021-08-20T21:35:11.865Z] === CONT TestGetWithReference [2021-08-20T21:35:11.865Z] --- PASS: TestSetGetMeta (0.01s) [2021-08-20T21:35:11.865Z] === CONT TestFindByDriver [2021-08-20T21:35:11.865Z] --- PASS: TestFindByReferenced (0.02s) [2021-08-20T21:35:11.865Z] === CONT TestList [2021-08-20T21:35:11.865Z] --- PASS: TestGetWithReference (0.03s) [2021-08-20T21:35:11.865Z] === CONT TestRemove [2021-08-20T21:35:11.865Z] --- PASS: TestFindByDriver (0.03s) [2021-08-20T21:35:11.865Z] === CONT TestCreate [2021-08-20T21:35:11.865Z] --- PASS: TestList (0.02s) [2021-08-20T21:35:11.865Z] === CONT TestServiceGet [2021-08-20T21:35:11.865Z] --- PASS: TestRemove (0.02s) [2021-08-20T21:35:11.865Z] === CONT TestServiceRemove [2021-08-20T21:35:11.865Z] --- PASS: TestCreate (0.01s) [2021-08-20T21:35:11.865Z] === CONT TestServiceList [2021-08-20T21:35:11.865Z] --- PASS: TestServiceGet (0.07s) [2021-08-20T21:35:11.865Z] === CONT TestServiceCreate [2021-08-20T21:35:11.865Z] time="2021-08-20T21:35:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-20T21:35:11.865Z] --- PASS: TestServiceRemove (0.08s) [2021-08-20T21:35:11.865Z] === CONT TestRestore [2021-08-20T21:35:11.865Z] --- PASS: TestServiceList (0.08s) [2021-08-20T21:35:11.865Z] === CONT TestGet [2021-08-20T21:35:11.865Z] time="2021-08-20T21:35:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-20T21:35:11.865Z] time="2021-08-20T21:35:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-20T21:35:11.865Z] time="2021-08-20T21:35:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-08-20T21:35:11.865Z] --- PASS: TestServiceCreate (0.01s) [2021-08-20T21:35:11.865Z] === CONT TestRefDerefRemove [2021-08-20T21:35:11.865Z] --- PASS: TestGet (0.01s) [2021-08-20T21:35:11.865Z] === CONT TestDefererencePluginOnCreateError [2021-08-20T21:35:11.865Z] --- PASS: TestRestore (0.01s) [2021-08-20T21:35:11.865Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-20T21:35:11.865Z] time="2021-08-20T21:35:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-20T21:35:11.865Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-08-20T21:35:11.865Z] === CONT TestDerefMultipleOfSameRef [2021-08-20T21:35:11.865Z] --- PASS: TestServicePrune (0.14s) [2021-08-20T21:35:11.865Z] --- PASS: TestRefDerefRemove (0.01s) [2021-08-20T21:35:11.865Z] --- PASS: TestDefererencePluginOnCreateError (0.01s) [2021-08-20T21:35:11.865Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-08-20T21:35:11.865Z] PASS [2021-08-20T21:35:11.865Z] coverage: 69.0% of statements [2021-08-20T21:35:11.865Z] ok github.com/docker/docker/volume/service 0.182s coverage: 69.0% of statements [2021-08-20T21:35:12.155Z] #59 DONE 1.0s [2021-08-20T21:35:12.155Z] [2021-08-20T21:35:12.155Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-20T21:35:12.155Z] #63 sha256:517a754abfa5631a2867f99215140767e3454d501a820df7b8f438a3423bc1c4 [2021-08-20T21:35:12.155Z] #63 DONE 0.3s [2021-08-20T21:35:12.367Z] #58 214.1 # github.com/containerd/containerd/cmd/containerd [2021-08-20T21:35:12.367Z] #58 214.1 /usr/bin/ld: /tmp/go-link-787055703/000019.o: in function `New': [2021-08-20T21:35:12.367Z] #58 214.1 /tmp/tmp.1EpJItCjeD/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 [2021-08-20T21:35:12.367Z] #58 214.2 + bin/containerd-stress [2021-08-20T21:35:12.367Z] #58 215.3 + bin/containerd-shim [2021-08-20T21:35:12.415Z] [2021-08-20T21:35:12.415Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-20T21:35:12.415Z] #68 sha256:3a67637b52dff9b2abd793c9cdd5d761ddd6f55a480bb2befe81b71e98a569cd [2021-08-20T21:35:13.797Z] #68 DONE 1.4s [2021-08-20T21:35:13.797Z] [2021-08-20T21:35:13.797Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-20T21:35:13.797Z] #69 sha256:3651d491d50f040619187ad24cb2d2458b1ac1432b0864df82492436624d1963 [2021-08-20T21:35:13.797Z] #69 DONE 0.0s [2021-08-20T21:35:13.797Z] [2021-08-20T21:35:13.797Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-20T21:35:13.797Z] #70 sha256:e1a97bfbbf394e4b2ca5b6163166c0aaf4ff54a22b0d8db658cc70281f07f887 [2021-08-20T21:35:15.718Z] #70 DONE 2.0s [2021-08-20T21:35:15.718Z] [2021-08-20T21:35:15.718Z] #71 exporting to image [2021-08-20T21:35:15.718Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-20T21:35:15.718Z] #71 exporting layers [2021-08-20T21:35:16.528Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-08-20T21:35:16.528Z] === RUN TestClientStream [2021-08-20T21:35:16.528Z] --- PASS: TestClientStream (0.00s) [2021-08-20T21:35:16.528Z] === RUN TestClientSendFile [2021-08-20T21:35:16.528Z] --- PASS: TestClientSendFile (0.00s) [2021-08-20T21:35:16.528Z] === RUN TestClientWithRequestTimeout [2021-08-20T21:35:16.528Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-08-20T21:35:16.528Z] === RUN TestFileSpecPlugin [2021-08-20T21:35:16.528Z] --- PASS: TestFileSpecPlugin (0.00s) [2021-08-20T21:35:16.528Z] === RUN TestFileJSONSpecPlugin [2021-08-20T21:35:16.528Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-08-20T21:35:16.528Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-08-20T21:35:16.528Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-08-20T21:35:16.528Z] === RUN TestPluginAddHandler [2021-08-20T21:35:16.528Z] --- PASS: TestPluginAddHandler (0.00s) [2021-08-20T21:35:16.528Z] === RUN TestPluginWaitBadPlugin [2021-08-20T21:35:16.528Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-08-20T21:35:16.528Z] === RUN TestGet [2021-08-20T21:35:16.528Z] time="2021-08-20T21:35:15Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-08-20T21:35:16.984Z] time="2021-08-20T21:35:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-08-20T21:35:18.768Z] #58 217.1 + bin/containerd [2021-08-20T21:35:18.910Z] #58 222.2 + bin/containerd-shim-runc-v1 [2021-08-20T21:35:19.145Z] time="2021-08-20T21:35:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-08-20T21:35:19.944Z] #71 exporting layers 4.1s done [2021-08-20T21:35:19.944Z] #71 writing image sha256:c22b447b164f44b9a75db80fea89ce4abeab748b27f601d9381f4cd3106997a0 done [2021-08-20T21:35:19.944Z] #71 naming to docker.io/library/docker:9bf2b6d6f59ab8a12f5386bceb85844e6b3e35e1 done [2021-08-20T21:35:19.944Z] #71 DONE 4.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-08-20T21:35:20.288Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-08-20T21:35:20.579Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42763/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9bf2b6d6f59ab8a12f5386bceb85844e6b3e35e1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9bf2b6d6f59ab8a12f5386bceb85844e6b3e35e1 hack/test/unit [2021-08-20T21:35:22.858Z] time="2021-08-20T21:35:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-08-20T21:35:23.124Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-08-20T21:35:23.124Z] + TESTFLAGS+=' -test.timeout=5m' [2021-08-20T21:35:23.124Z] + TESTDIRS=./... [2021-08-20T21:35:23.124Z] + exclude_paths='/vendor/|/integration' [2021-08-20T21:35:23.124Z] ++ go list ./... [2021-08-20T21:35:23.124Z] ++ grep -vE '(/vendor/|/integration)' [2021-08-20T21:35:24.054Z] #58 ... [2021-08-20T21:35:24.055Z] [2021-08-20T21:35:24.055Z] #55 [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 [2021-08-20T21:35:24.055Z] #55 sha256:c110787b74f8f5de884e72f711652e5810ed14e595e7dac62bd735cd1162f5b4 [2021-08-20T21:35:24.055Z] #55 102.5 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-08-20T21:35:24.070Z] + pkg_list='github.com/docker/docker/api [2021-08-20T21:35:24.070Z] github.com/docker/docker/api/server [2021-08-20T21:35:24.070Z] github.com/docker/docker/api/server/backend/build [2021-08-20T21:35:24.070Z] github.com/docker/docker/api/server/httputils [2021-08-20T21:35:24.070Z] github.com/docker/docker/api/server/middleware [2021-08-20T21:35:24.070Z] github.com/docker/docker/api/server/router [2021-08-20T21:35:24.070Z] github.com/docker/docker/api/server/router/build [2021-08-20T21:35:24.070Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-20T21:35:24.070Z] github.com/docker/docker/api/server/router/container [2021-08-20T21:35:24.070Z] github.com/docker/docker/api/server/router/debug [2021-08-20T21:35:24.070Z] github.com/docker/docker/api/server/router/distribution [2021-08-20T21:35:24.070Z] github.com/docker/docker/api/server/router/grpc [2021-08-20T21:35:24.070Z] github.com/docker/docker/api/server/router/image [2021-08-20T21:35:24.070Z] github.com/docker/docker/api/server/router/network [2021-08-20T21:35:24.070Z] github.com/docker/docker/api/server/router/plugin [2021-08-20T21:35:24.070Z] github.com/docker/docker/api/server/router/session [2021-08-20T21:35:24.070Z] github.com/docker/docker/api/server/router/swarm [2021-08-20T21:35:24.070Z] github.com/docker/docker/api/server/router/system [2021-08-20T21:35:24.070Z] github.com/docker/docker/api/server/router/volume [2021-08-20T21:35:24.070Z] github.com/docker/docker/api/types [2021-08-20T21:35:24.070Z] github.com/docker/docker/api/types/backend [2021-08-20T21:35:24.070Z] github.com/docker/docker/api/types/blkiodev [2021-08-20T21:35:24.070Z] github.com/docker/docker/api/types/container [2021-08-20T21:35:24.070Z] github.com/docker/docker/api/types/events [2021-08-20T21:35:24.070Z] github.com/docker/docker/api/types/filters [2021-08-20T21:35:24.070Z] github.com/docker/docker/api/types/image [2021-08-20T21:35:24.070Z] github.com/docker/docker/api/types/mount [2021-08-20T21:35:24.070Z] github.com/docker/docker/api/types/network [2021-08-20T21:35:24.070Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-20T21:35:24.070Z] github.com/docker/docker/api/types/registry [2021-08-20T21:35:24.070Z] github.com/docker/docker/api/types/strslice [2021-08-20T21:35:24.070Z] github.com/docker/docker/api/types/swarm [2021-08-20T21:35:24.070Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-20T21:35:24.070Z] github.com/docker/docker/api/types/time [2021-08-20T21:35:24.070Z] github.com/docker/docker/api/types/versions [2021-08-20T21:35:24.070Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-20T21:35:24.070Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-20T21:35:24.070Z] github.com/docker/docker/api/types/volume [2021-08-20T21:35:24.070Z] github.com/docker/docker/builder [2021-08-20T21:35:24.070Z] github.com/docker/docker/builder/builder-next [2021-08-20T21:35:24.070Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-20T21:35:24.070Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-20T21:35:24.070Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-20T21:35:24.070Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-20T21:35:24.070Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-20T21:35:24.070Z] github.com/docker/docker/builder/builder-next/worker [2021-08-20T21:35:24.070Z] github.com/docker/docker/builder/dockerfile [2021-08-20T21:35:24.070Z] github.com/docker/docker/builder/dockerignore [2021-08-20T21:35:24.070Z] github.com/docker/docker/builder/remotecontext [2021-08-20T21:35:24.070Z] github.com/docker/docker/builder/remotecontext/git [2021-08-20T21:35:24.070Z] github.com/docker/docker/cli [2021-08-20T21:35:24.070Z] github.com/docker/docker/cli/config [2021-08-20T21:35:24.070Z] github.com/docker/docker/cli/debug [2021-08-20T21:35:24.070Z] github.com/docker/docker/client [2021-08-20T21:35:24.070Z] github.com/docker/docker/cmd/docker-proxy [2021-08-20T21:35:24.070Z] github.com/docker/docker/cmd/dockerd [2021-08-20T21:35:24.070Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-20T21:35:24.070Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-20T21:35:24.070Z] github.com/docker/docker/container [2021-08-20T21:35:24.070Z] github.com/docker/docker/container/stream [2021-08-20T21:35:24.070Z] github.com/docker/docker/contrib/apparmor [2021-08-20T21:35:24.070Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-20T21:35:24.070Z] github.com/docker/docker/contrib/httpserver [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/cluster [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/cluster/convert [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/cluster/executor [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/cluster/provider [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/config [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/discovery [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/events [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/events/testutils [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/exec [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/graphdriver [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/images [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/initlayer [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/links [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/listeners [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/logger [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/logger/gelf [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/logger/journald [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/logger/local [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/logger/logentries [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/logger/splunk [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/logger/syslog [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/logger/templates [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/names [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/network [2021-08-20T21:35:24.070Z] github.com/docker/docker/daemon/stats [2021-08-20T21:35:24.070Z] github.com/docker/docker/distribution [2021-08-20T21:35:24.070Z] github.com/docker/docker/distribution/metadata [2021-08-20T21:35:24.070Z] github.com/docker/docker/distribution/utils [2021-08-20T21:35:24.070Z] github.com/docker/docker/distribution/xfer [2021-08-20T21:35:24.070Z] github.com/docker/docker/dockerversion [2021-08-20T21:35:24.070Z] github.com/docker/docker/errdefs [2021-08-20T21:35:24.070Z] github.com/docker/docker/image [2021-08-20T21:35:24.070Z] github.com/docker/docker/image/cache [2021-08-20T21:35:24.070Z] github.com/docker/docker/image/tarexport [2021-08-20T21:35:24.070Z] github.com/docker/docker/image/v1 [2021-08-20T21:35:24.070Z] github.com/docker/docker/internal/test/suite [2021-08-20T21:35:24.070Z] github.com/docker/docker/layer [2021-08-20T21:35:24.070Z] github.com/docker/docker/libcontainerd [2021-08-20T21:35:24.070Z] github.com/docker/docker/libcontainerd/queue [2021-08-20T21:35:24.070Z] github.com/docker/docker/libcontainerd/remote [2021-08-20T21:35:24.070Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-20T21:35:24.070Z] github.com/docker/docker/libcontainerd/types [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/api [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/bitseq [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/cluster [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/config [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/datastore [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/driverapi [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/etchosts [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/idm [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/ipam [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/iptables [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/netlabel [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/netutils [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/networkdb [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/ns [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/options [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/osl [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/portallocator [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/portmapper [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/testutils [2021-08-20T21:35:24.070Z] github.com/docker/docker/libnetwork/types [2021-08-20T21:35:24.070Z] github.com/docker/docker/oci [2021-08-20T21:35:24.070Z] github.com/docker/docker/oci/caps [2021-08-20T21:35:24.070Z] github.com/docker/docker/opts [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/aaparser [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/archive [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/authorization [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/broadcaster [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/capabilities [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/chrootarchive [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/containerfs [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/devicemapper [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/directory [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/discovery [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/discovery/file [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/discovery/kv [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/discovery/memory [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/dmesg [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/filenotify [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/fileutils [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/fsutils [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/homedir [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/idtools [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/ioutils [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/jsonmessage [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/locker [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/longpath [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/loopback [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/mount [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/namesgenerator [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/parsers [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/pidfile [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/platform [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/plugingetter [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/plugins [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/plugins/transport [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/pools [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/progress [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/pubsub [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/reexec [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/signal [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/stack [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/stdcopy [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/streamformatter [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/stringid [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/symlink [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/sysinfo [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/system [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/tailfile [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/tarsum [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/term [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/term/windows [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/truncindex [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/urlutil [2021-08-20T21:35:24.070Z] github.com/docker/docker/pkg/useragent [2021-08-20T21:35:24.070Z] github.com/docker/docker/plugin [2021-08-20T21:35:24.070Z] github.com/docker/docker/plugin/executor/containerd [2021-08-20T21:35:24.070Z] github.com/docker/docker/plugin/v2 [2021-08-20T21:35:24.070Z] github.com/docker/docker/profiles/apparmor [2021-08-20T21:35:24.070Z] github.com/docker/docker/profiles/seccomp [2021-08-20T21:35:24.070Z] github.com/docker/docker/quota [2021-08-20T21:35:24.070Z] github.com/docker/docker/reference [2021-08-20T21:35:24.070Z] github.com/docker/docker/registry [2021-08-20T21:35:24.070Z] github.com/docker/docker/registry/resumable [2021-08-20T21:35:24.071Z] github.com/docker/docker/restartmanager [2021-08-20T21:35:24.071Z] github.com/docker/docker/rootless [2021-08-20T21:35:24.071Z] github.com/docker/docker/rootless/specconv [2021-08-20T21:35:24.071Z] github.com/docker/docker/runconfig [2021-08-20T21:35:24.071Z] github.com/docker/docker/runconfig/opts [2021-08-20T21:35:24.071Z] github.com/docker/docker/testutil [2021-08-20T21:35:24.071Z] github.com/docker/docker/testutil/daemon [2021-08-20T21:35:24.071Z] github.com/docker/docker/testutil/environment [2021-08-20T21:35:24.071Z] github.com/docker/docker/testutil/fakecontext [2021-08-20T21:35:24.071Z] github.com/docker/docker/testutil/fakegit [2021-08-20T21:35:24.071Z] github.com/docker/docker/testutil/fakestorage [2021-08-20T21:35:24.071Z] github.com/docker/docker/testutil/fixtures/load [2021-08-20T21:35:24.071Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-20T21:35:24.071Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-20T21:35:24.071Z] github.com/docker/docker/testutil/registry [2021-08-20T21:35:24.071Z] github.com/docker/docker/testutil/request [2021-08-20T21:35:24.071Z] github.com/docker/docker/volume [2021-08-20T21:35:24.071Z] github.com/docker/docker/volume/drivers [2021-08-20T21:35:24.071Z] github.com/docker/docker/volume/local [2021-08-20T21:35:24.071Z] github.com/docker/docker/volume/mounts [2021-08-20T21:35:24.071Z] github.com/docker/docker/volume/service [2021-08-20T21:35:24.071Z] github.com/docker/docker/volume/service/opts [2021-08-20T21:35:24.071Z] github.com/docker/docker/volume/testutils' [2021-08-20T21:35:24.071Z] ++ grep --fixed-strings -v /libnetwork [2021-08-20T21:35:24.071Z] ++ echo 'github.com/docker/docker/api [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/server [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/server/backend/build [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/server/httputils [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/server/middleware [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/server/router [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/server/router/build [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/server/router/container [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/server/router/debug [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/server/router/distribution [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/server/router/grpc [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/server/router/image [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/server/router/network [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/server/router/plugin [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/server/router/session [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/server/router/swarm [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/server/router/system [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/server/router/volume [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/types [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/types/backend [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/types/blkiodev [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/types/container [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/types/events [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/types/filters [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/types/image [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/types/mount [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/types/network [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/types/registry [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/types/strslice [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/types/swarm [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/types/time [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/types/versions [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/types/volume [2021-08-20T21:35:24.071Z] github.com/docker/docker/builder [2021-08-20T21:35:24.071Z] github.com/docker/docker/builder/builder-next [2021-08-20T21:35:24.071Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-20T21:35:24.071Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-20T21:35:24.071Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-20T21:35:24.071Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-20T21:35:24.071Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-20T21:35:24.071Z] github.com/docker/docker/builder/builder-next/worker [2021-08-20T21:35:24.071Z] github.com/docker/docker/builder/dockerfile [2021-08-20T21:35:24.071Z] github.com/docker/docker/builder/dockerignore [2021-08-20T21:35:24.071Z] github.com/docker/docker/builder/remotecontext [2021-08-20T21:35:24.071Z] github.com/docker/docker/builder/remotecontext/git [2021-08-20T21:35:24.071Z] github.com/docker/docker/cli [2021-08-20T21:35:24.071Z] github.com/docker/docker/cli/config [2021-08-20T21:35:24.071Z] github.com/docker/docker/cli/debug [2021-08-20T21:35:24.071Z] github.com/docker/docker/client [2021-08-20T21:35:24.071Z] github.com/docker/docker/cmd/docker-proxy [2021-08-20T21:35:24.071Z] github.com/docker/docker/cmd/dockerd [2021-08-20T21:35:24.071Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-20T21:35:24.071Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-20T21:35:24.071Z] github.com/docker/docker/container [2021-08-20T21:35:24.071Z] github.com/docker/docker/container/stream [2021-08-20T21:35:24.071Z] github.com/docker/docker/contrib/apparmor [2021-08-20T21:35:24.071Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-20T21:35:24.071Z] github.com/docker/docker/contrib/httpserver [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/cluster [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/cluster/convert [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/cluster/executor [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/cluster/provider [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/config [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/discovery [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/events [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/events/testutils [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/exec [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/graphdriver [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/images [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/initlayer [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/links [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/listeners [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/logger [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/logger/gelf [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/logger/journald [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/logger/local [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/logger/logentries [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/logger/splunk [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/logger/syslog [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/logger/templates [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/names [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/network [2021-08-20T21:35:24.071Z] github.com/docker/docker/daemon/stats [2021-08-20T21:35:24.071Z] github.com/docker/docker/distribution [2021-08-20T21:35:24.071Z] github.com/docker/docker/distribution/metadata [2021-08-20T21:35:24.071Z] github.com/docker/docker/distribution/utils [2021-08-20T21:35:24.071Z] github.com/docker/docker/distribution/xfer [2021-08-20T21:35:24.071Z] github.com/docker/docker/dockerversion [2021-08-20T21:35:24.071Z] github.com/docker/docker/errdefs [2021-08-20T21:35:24.071Z] github.com/docker/docker/image [2021-08-20T21:35:24.071Z] github.com/docker/docker/image/cache [2021-08-20T21:35:24.071Z] github.com/docker/docker/image/tarexport [2021-08-20T21:35:24.071Z] github.com/docker/docker/image/v1 [2021-08-20T21:35:24.071Z] github.com/docker/docker/internal/test/suite [2021-08-20T21:35:24.071Z] github.com/docker/docker/layer [2021-08-20T21:35:24.071Z] github.com/docker/docker/libcontainerd [2021-08-20T21:35:24.071Z] github.com/docker/docker/libcontainerd/queue [2021-08-20T21:35:24.071Z] github.com/docker/docker/libcontainerd/remote [2021-08-20T21:35:24.071Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-20T21:35:24.071Z] github.com/docker/docker/libcontainerd/types [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/api [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/bitseq [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/cluster [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/config [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/datastore [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/driverapi [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/etchosts [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/idm [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/ipam [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/iptables [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/netlabel [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/netutils [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/networkdb [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/ns [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/options [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/osl [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/portallocator [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/portmapper [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/testutils [2021-08-20T21:35:24.071Z] github.com/docker/docker/libnetwork/types [2021-08-20T21:35:24.071Z] github.com/docker/docker/oci [2021-08-20T21:35:24.071Z] github.com/docker/docker/oci/caps [2021-08-20T21:35:24.071Z] github.com/docker/docker/opts [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/aaparser [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/archive [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/authorization [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/broadcaster [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/capabilities [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/chrootarchive [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/containerfs [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/devicemapper [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/directory [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/discovery [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/discovery/file [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/discovery/kv [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/discovery/memory [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/dmesg [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/filenotify [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/fileutils [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/fsutils [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/homedir [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/idtools [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/ioutils [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/jsonmessage [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/locker [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/longpath [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/loopback [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/mount [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/namesgenerator [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/parsers [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/pidfile [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/platform [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/plugingetter [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/plugins [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/plugins/transport [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/pools [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/progress [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/pubsub [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/reexec [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/signal [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/stack [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/stdcopy [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/streamformatter [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/stringid [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/symlink [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/sysinfo [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/system [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/tailfile [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/tarsum [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/term [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/term/windows [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/truncindex [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/urlutil [2021-08-20T21:35:24.071Z] github.com/docker/docker/pkg/useragent [2021-08-20T21:35:24.071Z] github.com/docker/docker/plugin [2021-08-20T21:35:24.071Z] github.com/docker/docker/plugin/executor/containerd [2021-08-20T21:35:24.071Z] github.com/docker/docker/plugin/v2 [2021-08-20T21:35:24.071Z] github.com/docker/docker/profiles/apparmor [2021-08-20T21:35:24.071Z] github.com/docker/docker/profiles/seccomp [2021-08-20T21:35:24.071Z] github.com/docker/docker/quota [2021-08-20T21:35:24.071Z] github.com/docker/docker/reference [2021-08-20T21:35:24.071Z] github.com/docker/docker/registry [2021-08-20T21:35:24.071Z] github.com/docker/docker/registry/resumable [2021-08-20T21:35:24.071Z] github.com/docker/docker/restartmanager [2021-08-20T21:35:24.071Z] github.com/docker/docker/rootless [2021-08-20T21:35:24.071Z] github.com/docker/docker/rootless/specconv [2021-08-20T21:35:24.071Z] github.com/docker/docker/runconfig [2021-08-20T21:35:24.071Z] github.com/docker/docker/runconfig/opts [2021-08-20T21:35:24.071Z] github.com/docker/docker/testutil [2021-08-20T21:35:24.071Z] github.com/docker/docker/testutil/daemon [2021-08-20T21:35:24.071Z] github.com/docker/docker/testutil/environment [2021-08-20T21:35:24.071Z] github.com/docker/docker/testutil/fakecontext [2021-08-20T21:35:24.071Z] github.com/docker/docker/testutil/fakegit [2021-08-20T21:35:24.071Z] github.com/docker/docker/testutil/fakestorage [2021-08-20T21:35:24.071Z] github.com/docker/docker/testutil/fixtures/load [2021-08-20T21:35:24.071Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-20T21:35:24.071Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-20T21:35:24.071Z] github.com/docker/docker/testutil/registry [2021-08-20T21:35:24.071Z] github.com/docker/docker/testutil/request [2021-08-20T21:35:24.071Z] github.com/docker/docker/volume [2021-08-20T21:35:24.071Z] github.com/docker/docker/volume/drivers [2021-08-20T21:35:24.071Z] github.com/docker/docker/volume/local [2021-08-20T21:35:24.071Z] github.com/docker/docker/volume/mounts [2021-08-20T21:35:24.071Z] github.com/docker/docker/volume/service [2021-08-20T21:35:24.071Z] github.com/docker/docker/volume/service/opts [2021-08-20T21:35:24.071Z] github.com/docker/docker/volume/testutils' [2021-08-20T21:35:24.071Z] + base_pkg_list='github.com/docker/docker/api [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/server [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/server/backend/build [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/server/httputils [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/server/middleware [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/server/router [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/server/router/build [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/server/router/container [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/server/router/debug [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/server/router/distribution [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/server/router/grpc [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/server/router/image [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/server/router/network [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/server/router/plugin [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/server/router/session [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/server/router/swarm [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/server/router/system [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/server/router/volume [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/types [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/types/backend [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/types/blkiodev [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/types/container [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/types/events [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/types/filters [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/types/image [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/types/mount [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/types/network [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/types/registry [2021-08-20T21:35:24.071Z] github.com/docker/docker/api/types/strslice [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/types/swarm [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/types/time [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/types/versions [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/types/volume [2021-08-20T21:35:24.072Z] github.com/docker/docker/builder [2021-08-20T21:35:24.072Z] github.com/docker/docker/builder/builder-next [2021-08-20T21:35:24.072Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-20T21:35:24.072Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-20T21:35:24.072Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-20T21:35:24.072Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-20T21:35:24.072Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-20T21:35:24.072Z] github.com/docker/docker/builder/builder-next/worker [2021-08-20T21:35:24.072Z] github.com/docker/docker/builder/dockerfile [2021-08-20T21:35:24.072Z] github.com/docker/docker/builder/dockerignore [2021-08-20T21:35:24.072Z] github.com/docker/docker/builder/remotecontext [2021-08-20T21:35:24.072Z] github.com/docker/docker/builder/remotecontext/git [2021-08-20T21:35:24.072Z] github.com/docker/docker/cli [2021-08-20T21:35:24.072Z] github.com/docker/docker/cli/config [2021-08-20T21:35:24.072Z] github.com/docker/docker/cli/debug [2021-08-20T21:35:24.072Z] github.com/docker/docker/client [2021-08-20T21:35:24.072Z] github.com/docker/docker/cmd/docker-proxy [2021-08-20T21:35:24.072Z] github.com/docker/docker/cmd/dockerd [2021-08-20T21:35:24.072Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-20T21:35:24.072Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-20T21:35:24.072Z] github.com/docker/docker/container [2021-08-20T21:35:24.072Z] github.com/docker/docker/container/stream [2021-08-20T21:35:24.072Z] github.com/docker/docker/contrib/apparmor [2021-08-20T21:35:24.072Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-20T21:35:24.072Z] github.com/docker/docker/contrib/httpserver [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/cluster [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/cluster/convert [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/cluster/executor [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/cluster/provider [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/config [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/discovery [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/events [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/events/testutils [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/exec [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/graphdriver [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/images [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/initlayer [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/links [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/listeners [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/logger [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/logger/gelf [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/logger/journald [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/logger/local [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/logger/logentries [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/logger/splunk [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/logger/syslog [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/logger/templates [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/names [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/network [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/stats [2021-08-20T21:35:24.072Z] github.com/docker/docker/distribution [2021-08-20T21:35:24.072Z] github.com/docker/docker/distribution/metadata [2021-08-20T21:35:24.072Z] github.com/docker/docker/distribution/utils [2021-08-20T21:35:24.072Z] github.com/docker/docker/distribution/xfer [2021-08-20T21:35:24.072Z] github.com/docker/docker/dockerversion [2021-08-20T21:35:24.072Z] github.com/docker/docker/errdefs [2021-08-20T21:35:24.072Z] github.com/docker/docker/image [2021-08-20T21:35:24.072Z] github.com/docker/docker/image/cache [2021-08-20T21:35:24.072Z] github.com/docker/docker/image/tarexport [2021-08-20T21:35:24.072Z] github.com/docker/docker/image/v1 [2021-08-20T21:35:24.072Z] github.com/docker/docker/internal/test/suite [2021-08-20T21:35:24.072Z] github.com/docker/docker/layer [2021-08-20T21:35:24.072Z] github.com/docker/docker/libcontainerd [2021-08-20T21:35:24.072Z] github.com/docker/docker/libcontainerd/queue [2021-08-20T21:35:24.072Z] github.com/docker/docker/libcontainerd/remote [2021-08-20T21:35:24.072Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-20T21:35:24.072Z] github.com/docker/docker/libcontainerd/types [2021-08-20T21:35:24.072Z] github.com/docker/docker/oci [2021-08-20T21:35:24.072Z] github.com/docker/docker/oci/caps [2021-08-20T21:35:24.072Z] github.com/docker/docker/opts [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/aaparser [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/archive [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/authorization [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/broadcaster [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/capabilities [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/chrootarchive [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/containerfs [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/devicemapper [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/directory [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/discovery [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/discovery/file [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/discovery/kv [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/discovery/memory [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/dmesg [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/filenotify [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/fileutils [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/fsutils [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/homedir [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/idtools [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/ioutils [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/jsonmessage [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/locker [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/longpath [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/loopback [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/mount [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/namesgenerator [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/parsers [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/pidfile [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/platform [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/plugingetter [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/plugins [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/plugins/transport [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/pools [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/progress [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/pubsub [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/reexec [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/signal [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/stack [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/stdcopy [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/streamformatter [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/stringid [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/symlink [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/sysinfo [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/system [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/tailfile [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/tarsum [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/term [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/term/windows [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/truncindex [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/urlutil [2021-08-20T21:35:24.072Z] github.com/docker/docker/pkg/useragent [2021-08-20T21:35:24.072Z] github.com/docker/docker/plugin [2021-08-20T21:35:24.072Z] github.com/docker/docker/plugin/executor/containerd [2021-08-20T21:35:24.072Z] github.com/docker/docker/plugin/v2 [2021-08-20T21:35:24.072Z] github.com/docker/docker/profiles/apparmor [2021-08-20T21:35:24.072Z] github.com/docker/docker/profiles/seccomp [2021-08-20T21:35:24.072Z] github.com/docker/docker/quota [2021-08-20T21:35:24.072Z] github.com/docker/docker/reference [2021-08-20T21:35:24.072Z] github.com/docker/docker/registry [2021-08-20T21:35:24.072Z] github.com/docker/docker/registry/resumable [2021-08-20T21:35:24.072Z] github.com/docker/docker/restartmanager [2021-08-20T21:35:24.072Z] github.com/docker/docker/rootless [2021-08-20T21:35:24.072Z] github.com/docker/docker/rootless/specconv [2021-08-20T21:35:24.072Z] github.com/docker/docker/runconfig [2021-08-20T21:35:24.072Z] github.com/docker/docker/runconfig/opts [2021-08-20T21:35:24.072Z] github.com/docker/docker/testutil [2021-08-20T21:35:24.072Z] github.com/docker/docker/testutil/daemon [2021-08-20T21:35:24.072Z] github.com/docker/docker/testutil/environment [2021-08-20T21:35:24.072Z] github.com/docker/docker/testutil/fakecontext [2021-08-20T21:35:24.072Z] github.com/docker/docker/testutil/fakegit [2021-08-20T21:35:24.072Z] github.com/docker/docker/testutil/fakestorage [2021-08-20T21:35:24.072Z] github.com/docker/docker/testutil/fixtures/load [2021-08-20T21:35:24.072Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-20T21:35:24.072Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-20T21:35:24.072Z] github.com/docker/docker/testutil/registry [2021-08-20T21:35:24.072Z] github.com/docker/docker/testutil/request [2021-08-20T21:35:24.072Z] github.com/docker/docker/volume [2021-08-20T21:35:24.072Z] github.com/docker/docker/volume/drivers [2021-08-20T21:35:24.072Z] github.com/docker/docker/volume/local [2021-08-20T21:35:24.072Z] github.com/docker/docker/volume/mounts [2021-08-20T21:35:24.072Z] github.com/docker/docker/volume/service [2021-08-20T21:35:24.072Z] github.com/docker/docker/volume/service/opts [2021-08-20T21:35:24.072Z] github.com/docker/docker/volume/testutils' [2021-08-20T21:35:24.072Z] ++ echo 'github.com/docker/docker/api [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/server [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/server/backend/build [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/server/httputils [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/server/middleware [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/server/router [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/server/router/build [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/server/router/container [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/server/router/debug [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/server/router/distribution [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/server/router/grpc [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/server/router/image [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/server/router/network [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/server/router/plugin [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/server/router/session [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/server/router/swarm [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/server/router/system [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/server/router/volume [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/types [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/types/backend [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/types/blkiodev [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/types/container [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/types/events [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/types/filters [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/types/image [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/types/mount [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/types/network [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/types/registry [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/types/strslice [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/types/swarm [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/types/time [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/types/versions [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-20T21:35:24.072Z] github.com/docker/docker/api/types/volume [2021-08-20T21:35:24.072Z] github.com/docker/docker/builder [2021-08-20T21:35:24.072Z] github.com/docker/docker/builder/builder-next [2021-08-20T21:35:24.072Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-20T21:35:24.072Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-20T21:35:24.072Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-20T21:35:24.072Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-20T21:35:24.072Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-20T21:35:24.072Z] github.com/docker/docker/builder/builder-next/worker [2021-08-20T21:35:24.072Z] github.com/docker/docker/builder/dockerfile [2021-08-20T21:35:24.072Z] github.com/docker/docker/builder/dockerignore [2021-08-20T21:35:24.072Z] github.com/docker/docker/builder/remotecontext [2021-08-20T21:35:24.072Z] github.com/docker/docker/builder/remotecontext/git [2021-08-20T21:35:24.072Z] github.com/docker/docker/cli [2021-08-20T21:35:24.072Z] github.com/docker/docker/cli/config [2021-08-20T21:35:24.072Z] github.com/docker/docker/cli/debug [2021-08-20T21:35:24.072Z] github.com/docker/docker/client [2021-08-20T21:35:24.072Z] github.com/docker/docker/cmd/docker-proxy [2021-08-20T21:35:24.072Z] github.com/docker/docker/cmd/dockerd [2021-08-20T21:35:24.072Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-20T21:35:24.072Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-20T21:35:24.072Z] github.com/docker/docker/container [2021-08-20T21:35:24.072Z] github.com/docker/docker/container/stream [2021-08-20T21:35:24.072Z] github.com/docker/docker/contrib/apparmor [2021-08-20T21:35:24.072Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-20T21:35:24.072Z] github.com/docker/docker/contrib/httpserver [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/cluster [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/cluster/convert [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/cluster/executor [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/cluster/provider [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/config [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/discovery [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/events [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/events/testutils [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/exec [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/graphdriver [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/images [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/initlayer [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/links [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/listeners [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/logger [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/logger/gelf [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/logger/journald [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/logger/local [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/logger/logentries [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/logger/splunk [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/logger/syslog [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/logger/templates [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/names [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/network [2021-08-20T21:35:24.072Z] github.com/docker/docker/daemon/stats [2021-08-20T21:35:24.072Z] github.com/docker/docker/distribution [2021-08-20T21:35:24.072Z] github.com/docker/docker/distribution/metadata [2021-08-20T21:35:24.072Z] github.com/docker/docker/distribution/utils [2021-08-20T21:35:24.072Z] github.com/docker/docker/distribution/xfer [2021-08-20T21:35:24.072Z] github.com/docker/docker/dockerversion [2021-08-20T21:35:24.072Z] github.com/docker/docker/errdefs [2021-08-20T21:35:24.072Z] github.com/docker/docker/image [2021-08-20T21:35:24.072Z] github.com/docker/docker/image/cache [2021-08-20T21:35:24.072Z] github.com/docker/docker/image/tarexport [2021-08-20T21:35:24.072Z] github.com/docker/docker/image/v1 [2021-08-20T21:35:24.072Z] github.com/docker/docker/internal/test/suite [2021-08-20T21:35:24.072Z] github.com/docker/docker/layer [2021-08-20T21:35:24.072Z] github.com/docker/docker/libcontainerd [2021-08-20T21:35:24.072Z] github.com/docker/docker/libcontainerd/queue [2021-08-20T21:35:24.072Z] github.com/docker/docker/libcontainerd/remote [2021-08-20T21:35:24.072Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-20T21:35:24.073Z] github.com/docker/docker/libcontainerd/types [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/api [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/bitseq [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/cluster [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/config [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/datastore [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/driverapi [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/etchosts [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/idm [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/ipam [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/iptables [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/netlabel [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/netutils [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/networkdb [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/ns [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/options [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/osl [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/portallocator [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/portmapper [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/testutils [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/types [2021-08-20T21:35:24.073Z] github.com/docker/docker/oci [2021-08-20T21:35:24.073Z] github.com/docker/docker/oci/caps [2021-08-20T21:35:24.073Z] github.com/docker/docker/opts [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/aaparser [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/archive [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/authorization [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/broadcaster [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/capabilities [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/chrootarchive [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/containerfs [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/devicemapper [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/directory [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/discovery [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/discovery/file [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/discovery/kv [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/discovery/memory [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/dmesg [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/filenotify [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/fileutils [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/fsutils [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/homedir [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/idtools [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/ioutils [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/jsonmessage [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/locker [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/longpath [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/loopback [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/mount [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/namesgenerator [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/parsers [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/pidfile [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/platform [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/plugingetter [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/plugins [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/plugins/transport [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/pools [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/progress [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/pubsub [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/reexec [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/signal [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/stack [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/stdcopy [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/streamformatter [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/stringid [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/symlink [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/sysinfo [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/system [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/tailfile [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/tarsum [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/term [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/term/windows [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/truncindex [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/urlutil [2021-08-20T21:35:24.073Z] github.com/docker/docker/pkg/useragent [2021-08-20T21:35:24.073Z] github.com/docker/docker/plugin [2021-08-20T21:35:24.073Z] github.com/docker/docker/plugin/executor/containerd [2021-08-20T21:35:24.073Z] github.com/docker/docker/plugin/v2 [2021-08-20T21:35:24.073Z] github.com/docker/docker/profiles/apparmor [2021-08-20T21:35:24.073Z] github.com/docker/docker/profiles/seccomp [2021-08-20T21:35:24.073Z] github.com/docker/docker/quota [2021-08-20T21:35:24.073Z] github.com/docker/docker/reference [2021-08-20T21:35:24.073Z] github.com/docker/docker/registry [2021-08-20T21:35:24.073Z] github.com/docker/docker/registry/resumable [2021-08-20T21:35:24.073Z] github.com/docker/docker/restartmanager [2021-08-20T21:35:24.073Z] github.com/docker/docker/rootless [2021-08-20T21:35:24.073Z] github.com/docker/docker/rootless/specconv [2021-08-20T21:35:24.073Z] github.com/docker/docker/runconfig [2021-08-20T21:35:24.073Z] github.com/docker/docker/runconfig/opts [2021-08-20T21:35:24.073Z] github.com/docker/docker/testutil [2021-08-20T21:35:24.073Z] github.com/docker/docker/testutil/daemon [2021-08-20T21:35:24.073Z] github.com/docker/docker/testutil/environment [2021-08-20T21:35:24.073Z] github.com/docker/docker/testutil/fakecontext [2021-08-20T21:35:24.073Z] github.com/docker/docker/testutil/fakegit [2021-08-20T21:35:24.073Z] github.com/docker/docker/testutil/fakestorage [2021-08-20T21:35:24.073Z] github.com/docker/docker/testutil/fixtures/load [2021-08-20T21:35:24.073Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-20T21:35:24.073Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-20T21:35:24.073Z] github.com/docker/docker/testutil/registry [2021-08-20T21:35:24.073Z] github.com/docker/docker/testutil/request [2021-08-20T21:35:24.073Z] github.com/docker/docker/volume [2021-08-20T21:35:24.073Z] github.com/docker/docker/volume/drivers [2021-08-20T21:35:24.073Z] github.com/docker/docker/volume/local [2021-08-20T21:35:24.073Z] ++ grep --fixed-strings /libnetwork [2021-08-20T21:35:24.073Z] github.com/docker/docker/volume/mounts [2021-08-20T21:35:24.073Z] github.com/docker/docker/volume/service [2021-08-20T21:35:24.073Z] github.com/docker/docker/volume/service/opts [2021-08-20T21:35:24.073Z] github.com/docker/docker/volume/testutils' [2021-08-20T21:35:24.073Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/api [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/bitseq [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/cluster [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/config [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/datastore [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/driverapi [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/etchosts [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/idm [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/ipam [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/iptables [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/netlabel [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/netutils [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/networkdb [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/ns [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/options [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/osl [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/portallocator [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/portmapper [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/testutils [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/types' [2021-08-20T21:35:24.073Z] + echo 'github.com/docker/docker/libnetwork [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/api [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/bitseq [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/cluster [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/config [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/datastore [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/driverapi [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/etchosts [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/idm [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/ipam [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/iptables [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/netlabel [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/netutils [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/networkdb [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/ns [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/options [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/osl [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/portallocator [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/portmapper [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/testutils [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/types' [2021-08-20T21:35:24.073Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-20T21:35:24.073Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-20T21:35:24.073Z] + type docker-proxy [2021-08-20T21:35:24.073Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-08-20T21:35:24.073Z] + hack/make.sh binary-proxy install-proxy [2021-08-20T21:35:24.073Z] [2021-08-20T21:35:24.073Z] Removing bundles/ [2021-08-20T21:35:24.073Z] [2021-08-20T21:35:24.073Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-08-20T21:35:24.163Z] #58 227.2 + bin/containerd-shim-runc-v2 [2021-08-20T21:35:24.315Z] #55 103.1 + mkdir -p /build [2021-08-20T21:35:24.315Z] #55 103.1 + cp runc /build/runc [2021-08-20T21:35:24.335Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-08-20T21:35:24.335Z] GOOS="" GOARCH="" GOARM="" [2021-08-20T21:35:24.420Z] #58 227.9 + binaries [2021-08-20T21:35:24.420Z] #58 227.9 + install -D bin/containerd /build/containerd [2021-08-20T21:35:24.420Z] #58 227.9 + install -D bin/containerd-shim /build/containerd-shim [2021-08-20T21:35:24.420Z] #58 227.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-20T21:35:24.420Z] #58 227.9 + install -D bin/ctr /build/ctr [2021-08-20T21:35:24.886Z] #55 DONE 104.0s [2021-08-20T21:35:24.886Z] [2021-08-20T21:35:24.886Z] #58 [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 [2021-08-20T21:35:24.886Z] #58 sha256:9397770bae082b2cad5770c416fd59456f0aa4fc02edeca9e7019e9d5c58654e [2021-08-20T21:35:26.272Z] #58 ... [2021-08-20T21:35:26.272Z] [2021-08-20T21:35:26.272Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-20T21:35:26.272Z] #56 sha256:e277bb76a902fc4c2e1088eedb4919723dde5f58424e1ee85616703f294b8f5a [2021-08-20T21:35:26.533Z] #56 DONE 0.2s [2021-08-20T21:35:26.533Z] [2021-08-20T21:35:26.533Z] #58 [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 [2021-08-20T21:35:26.533Z] #58 sha256:9397770bae082b2cad5770c416fd59456f0aa4fc02edeca9e7019e9d5c58654e [2021-08-20T21:35:27.693Z] #58 DONE 230.6s [2021-08-20T21:35:27.959Z] [2021-08-20T21:35:27.959Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-20T21:35:27.959Z] #59 sha256:d2b7a3ec16658d3e5b63d4e3b3ed54bbb990d4e99d9f475d19ae79b7d1fcda58 [2021-08-20T21:35:29.332Z] #59 DONE 1.2s [2021-08-20T21:35:29.332Z] [2021-08-20T21:35:29.332Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-20T21:35:29.332Z] #63 sha256:37412908fa1dfa3185ac551b83b263f36fa8604347cc98a05e50c928b1850c59 [2021-08-20T21:35:29.332Z] #63 DONE 0.2s [2021-08-20T21:35:29.332Z] [2021-08-20T21:35:29.332Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-20T21:35:29.332Z] #68 sha256:092ed755e4c84ec496ce01cccaa3ca8e976859268614a65649534f7c976b4b17 [2021-08-20T21:35:30.696Z] #68 DONE 1.2s [2021-08-20T21:35:30.696Z] [2021-08-20T21:35:30.696Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-20T21:35:30.696Z] #69 sha256:c81a07d26bc177996062a866d6f9ad33692ee611359bca90e62b81ca4595bfe9 [2021-08-20T21:35:30.696Z] #69 DONE 0.0s [2021-08-20T21:35:30.696Z] [2021-08-20T21:35:30.696Z] #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 [2021-08-20T21:35:30.696Z] #70 sha256:f271161eb39677a630f140816ccb6c55f5923ae825efa994a1207a98c25f2658 [2021-08-20T21:35:31.388Z] --- PASS: TestGet (15.01s) [2021-08-20T21:35:31.388Z] === RUN TestPluginWithNoManifest [2021-08-20T21:35:31.388Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-08-20T21:35:31.388Z] === RUN TestGetAll [2021-08-20T21:35:31.388Z] --- PASS: TestGetAll (0.00s) [2021-08-20T21:35:31.388Z] PASS [2021-08-20T21:35:31.388Z] coverage: 73.4% of statements [2021-08-20T21:35:31.388Z] ok github.com/docker/docker/pkg/plugins 35.783s coverage: 73.4% of statements [2021-08-20T21:35:31.624Z] #70 0.778 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-08-20T21:35:31.624Z] #70 0.870 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-08-20T21:35:31.624Z] #70 0.949 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-08-20T21:35:32.138Z] #70 1.028 Reading package lists... [2021-08-20T21:35:32.476Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-08-20T21:35:32.476Z] [2021-08-20T21:35:32.476Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-08-20T21:35:32.476Z] Installing docker-proxy to /usr/local/bin/ [2021-08-20T21:35:32.476Z] [2021-08-20T21:35:32.476Z] + mkdir -p bundles [2021-08-20T21:35:32.476Z] + '[' -n 'github.com/docker/docker/api [2021-08-20T21:35:32.476Z] github.com/docker/docker/api/server [2021-08-20T21:35:32.476Z] github.com/docker/docker/api/server/backend/build [2021-08-20T21:35:32.476Z] github.com/docker/docker/api/server/httputils [2021-08-20T21:35:32.476Z] github.com/docker/docker/api/server/middleware [2021-08-20T21:35:32.476Z] github.com/docker/docker/api/server/router [2021-08-20T21:35:32.476Z] github.com/docker/docker/api/server/router/build [2021-08-20T21:35:32.476Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-20T21:35:32.476Z] github.com/docker/docker/api/server/router/container [2021-08-20T21:35:32.476Z] github.com/docker/docker/api/server/router/debug [2021-08-20T21:35:32.476Z] github.com/docker/docker/api/server/router/distribution [2021-08-20T21:35:32.476Z] github.com/docker/docker/api/server/router/grpc [2021-08-20T21:35:32.476Z] github.com/docker/docker/api/server/router/image [2021-08-20T21:35:32.476Z] github.com/docker/docker/api/server/router/network [2021-08-20T21:35:32.476Z] github.com/docker/docker/api/server/router/plugin [2021-08-20T21:35:32.476Z] github.com/docker/docker/api/server/router/session [2021-08-20T21:35:32.476Z] github.com/docker/docker/api/server/router/swarm [2021-08-20T21:35:32.476Z] github.com/docker/docker/api/server/router/system [2021-08-20T21:35:32.476Z] github.com/docker/docker/api/server/router/volume [2021-08-20T21:35:32.476Z] github.com/docker/docker/api/types [2021-08-20T21:35:32.476Z] github.com/docker/docker/api/types/backend [2021-08-20T21:35:32.476Z] github.com/docker/docker/api/types/blkiodev [2021-08-20T21:35:32.476Z] github.com/docker/docker/api/types/container [2021-08-20T21:35:32.476Z] github.com/docker/docker/api/types/events [2021-08-20T21:35:32.476Z] github.com/docker/docker/api/types/filters [2021-08-20T21:35:32.476Z] github.com/docker/docker/api/types/image [2021-08-20T21:35:32.476Z] github.com/docker/docker/api/types/mount [2021-08-20T21:35:32.476Z] github.com/docker/docker/api/types/network [2021-08-20T21:35:32.476Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-20T21:35:32.476Z] github.com/docker/docker/api/types/registry [2021-08-20T21:35:32.476Z] github.com/docker/docker/api/types/strslice [2021-08-20T21:35:32.476Z] github.com/docker/docker/api/types/swarm [2021-08-20T21:35:32.476Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-20T21:35:32.476Z] github.com/docker/docker/api/types/time [2021-08-20T21:35:32.476Z] github.com/docker/docker/api/types/versions [2021-08-20T21:35:32.476Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-20T21:35:32.476Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-20T21:35:32.476Z] github.com/docker/docker/api/types/volume [2021-08-20T21:35:32.476Z] github.com/docker/docker/builder [2021-08-20T21:35:32.476Z] github.com/docker/docker/builder/builder-next [2021-08-20T21:35:32.476Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-20T21:35:32.476Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-20T21:35:32.476Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-20T21:35:32.476Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-20T21:35:32.476Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-20T21:35:32.476Z] github.com/docker/docker/builder/builder-next/worker [2021-08-20T21:35:32.476Z] github.com/docker/docker/builder/dockerfile [2021-08-20T21:35:32.476Z] github.com/docker/docker/builder/dockerignore [2021-08-20T21:35:32.476Z] github.com/docker/docker/builder/remotecontext [2021-08-20T21:35:32.476Z] github.com/docker/docker/builder/remotecontext/git [2021-08-20T21:35:32.476Z] github.com/docker/docker/cli [2021-08-20T21:35:32.476Z] github.com/docker/docker/cli/config [2021-08-20T21:35:32.476Z] github.com/docker/docker/cli/debug [2021-08-20T21:35:32.476Z] github.com/docker/docker/client [2021-08-20T21:35:32.477Z] github.com/docker/docker/cmd/docker-proxy [2021-08-20T21:35:32.477Z] github.com/docker/docker/cmd/dockerd [2021-08-20T21:35:32.477Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-20T21:35:32.477Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-20T21:35:32.477Z] github.com/docker/docker/container [2021-08-20T21:35:32.477Z] github.com/docker/docker/container/stream [2021-08-20T21:35:32.477Z] github.com/docker/docker/contrib/apparmor [2021-08-20T21:35:32.477Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-20T21:35:32.477Z] github.com/docker/docker/contrib/httpserver [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/cluster [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/cluster/convert [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/cluster/executor [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/cluster/provider [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/config [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/discovery [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/events [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/events/testutils [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/exec [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/graphdriver [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/images [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/initlayer [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/links [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/listeners [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/logger [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/logger/gelf [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/logger/journald [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/logger/local [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/logger/logentries [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/logger/splunk [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/logger/syslog [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/logger/templates [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/names [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/network [2021-08-20T21:35:32.477Z] github.com/docker/docker/daemon/stats [2021-08-20T21:35:32.477Z] github.com/docker/docker/distribution [2021-08-20T21:35:32.477Z] github.com/docker/docker/distribution/metadata [2021-08-20T21:35:32.477Z] github.com/docker/docker/distribution/utils [2021-08-20T21:35:32.477Z] github.com/docker/docker/distribution/xfer [2021-08-20T21:35:32.477Z] github.com/docker/docker/dockerversion [2021-08-20T21:35:32.477Z] github.com/docker/docker/errdefs [2021-08-20T21:35:32.477Z] github.com/docker/docker/image [2021-08-20T21:35:32.477Z] github.com/docker/docker/image/cache [2021-08-20T21:35:32.477Z] github.com/docker/docker/image/tarexport [2021-08-20T21:35:32.477Z] github.com/docker/docker/image/v1 [2021-08-20T21:35:32.477Z] github.com/docker/docker/internal/test/suite [2021-08-20T21:35:32.477Z] github.com/docker/docker/layer [2021-08-20T21:35:32.477Z] github.com/docker/docker/libcontainerd [2021-08-20T21:35:32.477Z] github.com/docker/docker/libcontainerd/queue [2021-08-20T21:35:32.477Z] github.com/docker/docker/libcontainerd/remote [2021-08-20T21:35:32.477Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-20T21:35:32.477Z] github.com/docker/docker/libcontainerd/types [2021-08-20T21:35:32.477Z] github.com/docker/docker/oci [2021-08-20T21:35:32.477Z] github.com/docker/docker/oci/caps [2021-08-20T21:35:32.477Z] github.com/docker/docker/opts [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/aaparser [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/archive [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/authorization [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/broadcaster [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/capabilities [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/chrootarchive [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/containerfs [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/devicemapper [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/directory [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/discovery [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/discovery/file [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/discovery/kv [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/discovery/memory [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/dmesg [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/filenotify [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/fileutils [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/fsutils [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/homedir [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/idtools [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/ioutils [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/jsonmessage [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/locker [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/longpath [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/loopback [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/mount [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/namesgenerator [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/parsers [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/pidfile [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/platform [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/plugingetter [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/plugins [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/plugins/transport [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/pools [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/progress [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/pubsub [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/reexec [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/signal [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/stack [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/stdcopy [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/streamformatter [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/stringid [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/symlink [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/sysinfo [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/system [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/tailfile [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/tarsum [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/term [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/term/windows [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/truncindex [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/urlutil [2021-08-20T21:35:32.477Z] github.com/docker/docker/pkg/useragent [2021-08-20T21:35:32.477Z] github.com/docker/docker/plugin [2021-08-20T21:35:32.477Z] github.com/docker/docker/plugin/executor/containerd [2021-08-20T21:35:32.477Z] github.com/docker/docker/plugin/v2 [2021-08-20T21:35:32.477Z] github.com/docker/docker/profiles/apparmor [2021-08-20T21:35:32.477Z] github.com/docker/docker/profiles/seccomp [2021-08-20T21:35:32.477Z] github.com/docker/docker/quota [2021-08-20T21:35:32.477Z] github.com/docker/docker/reference [2021-08-20T21:35:32.477Z] github.com/docker/docker/registry [2021-08-20T21:35:32.477Z] github.com/docker/docker/registry/resumable [2021-08-20T21:35:32.477Z] github.com/docker/docker/restartmanager [2021-08-20T21:35:32.477Z] github.com/docker/docker/rootless [2021-08-20T21:35:32.477Z] github.com/docker/docker/rootless/specconv [2021-08-20T21:35:32.477Z] github.com/docker/docker/runconfig [2021-08-20T21:35:32.477Z] github.com/docker/docker/runconfig/opts [2021-08-20T21:35:32.477Z] github.com/docker/docker/testutil [2021-08-20T21:35:32.477Z] github.com/docker/docker/testutil/daemon [2021-08-20T21:35:32.477Z] github.com/docker/docker/testutil/environment [2021-08-20T21:35:32.477Z] github.com/docker/docker/testutil/fakecontext [2021-08-20T21:35:32.477Z] github.com/docker/docker/testutil/fakegit [2021-08-20T21:35:32.477Z] github.com/docker/docker/testutil/fakestorage [2021-08-20T21:35:32.477Z] github.com/docker/docker/testutil/fixtures/load [2021-08-20T21:35:32.477Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-20T21:35:32.477Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-20T21:35:32.477Z] github.com/docker/docker/testutil/registry [2021-08-20T21:35:32.477Z] github.com/docker/docker/testutil/request [2021-08-20T21:35:32.477Z] github.com/docker/docker/volume [2021-08-20T21:35:32.477Z] github.com/docker/docker/volume/drivers [2021-08-20T21:35:32.477Z] github.com/docker/docker/volume/local [2021-08-20T21:35:32.477Z] github.com/docker/docker/volume/mounts [2021-08-20T21:35:32.477Z] github.com/docker/docker/volume/service [2021-08-20T21:35:32.477Z] github.com/docker/docker/volume/service/opts [2021-08-20T21:35:32.477Z] github.com/docker/docker/volume/testutils' ']' [2021-08-20T21:35:32.477Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/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/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback 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/stack 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/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-08-20T21:35:32.700Z] #70 1.559 Reading package lists... [2021-08-20T21:35:32.957Z] #70 2.069 Building dependency tree... [2021-08-20T21:35:32.957Z] #70 2.183 Reading state information... [2021-08-20T21:35:32.957Z] #70 2.302 The following additional packages will be installed: [2021-08-20T21:35:33.214Z] #70 2.303 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2021-08-20T21:35:33.214Z] #70 2.303 systemd-timesyncd [2021-08-20T21:35:33.214Z] #70 2.304 Suggested packages: [2021-08-20T21:35:33.214Z] #70 2.304 systemd-container policykit-1 [2021-08-20T21:35:33.214Z] #70 2.304 Recommended packages: [2021-08-20T21:35:33.214Z] #70 2.304 libnss-systemd [2021-08-20T21:35:33.214Z] #70 2.389 The following NEW packages will be installed: [2021-08-20T21:35:33.214Z] #70 2.390 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2021-08-20T21:35:33.214Z] #70 2.391 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2021-08-20T21:35:33.471Z] #70 2.656 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2021-08-20T21:35:33.471Z] #70 2.656 Need to get 5937 kB of archives. [2021-08-20T21:35:33.471Z] #70 2.656 After this operation, 19.5 MB of additional disk space will be used. [2021-08-20T21:35:33.471Z] #70 2.656 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-08-20T21:35:33.471Z] #70 2.658 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2021-08-20T21:35:33.471Z] #70 2.659 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.5-1 [244 kB] [2021-08-20T21:35:33.471Z] #70 2.662 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2021-08-20T21:35:33.471Z] #70 2.663 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2021-08-20T21:35:33.471Z] #70 2.664 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2021-08-20T21:35:33.471Z] #70 2.757 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2021-08-20T21:35:33.471Z] #70 2.780 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2021-08-20T21:35:33.471Z] #70 2.781 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2021-08-20T21:35:33.471Z] #70 2.783 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2021-08-20T21:35:33.471Z] #70 2.807 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2021-08-20T21:35:33.727Z] #70 2.976 debconf: delaying package configuration, since apt-utils is not installed [2021-08-20T21:35:33.727Z] #70 3.005 Fetched 5937 kB in 0s (14.4 MB/s) [2021-08-20T21:35:33.727Z] #70 3.038 Selecting previously unselected package libargon2-1:amd64. [2021-08-20T21:35:33.727Z] #70 3.038 (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 ... 28604 files and directories currently installed.) [2021-08-20T21:35:33.727Z] #70 3.053 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-08-20T21:35:33.727Z] #70 3.060 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-08-20T21:35:33.727Z] #70 3.096 Selecting previously unselected package libjson-c5:amd64. [2021-08-20T21:35:33.727Z] #70 3.099 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2021-08-20T21:35:33.727Z] #70 3.103 Unpacking libjson-c5:amd64 (0.15-2) ... [2021-08-20T21:35:33.727Z] #70 3.143 Selecting previously unselected package libcryptsetup12:amd64. [2021-08-20T21:35:33.865Z] ? github.com/docker/docker/api [no test files] [2021-08-20T21:35:33.983Z] #70 3.146 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.5-1_amd64.deb ... [2021-08-20T21:35:33.983Z] #70 3.152 Unpacking libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-08-20T21:35:33.983Z] #70 3.206 Selecting previously unselected package libkmod2:amd64. [2021-08-20T21:35:33.983Z] #70 3.209 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2021-08-20T21:35:33.983Z] #70 3.213 Unpacking libkmod2:amd64 (28-1) ... [2021-08-20T21:35:33.983Z] #70 3.251 Selecting previously unselected package systemd-timesyncd. [2021-08-20T21:35:33.983Z] #70 3.253 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2021-08-20T21:35:33.983Z] #70 3.257 Unpacking systemd-timesyncd (247.3-6) ... [2021-08-20T21:35:33.983Z] #70 3.307 Selecting previously unselected package systemd. [2021-08-20T21:35:33.983Z] #70 3.310 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2021-08-20T21:35:33.983Z] #70 3.342 Unpacking systemd (247.3-6) ... [2021-08-20T21:35:34.546Z] #70 3.839 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-08-20T21:35:34.546Z] #70 3.849 Setting up libjson-c5:amd64 (0.15-2) ... [2021-08-20T21:35:34.546Z] #70 3.860 Setting up libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-08-20T21:35:34.546Z] #70 3.871 Setting up libkmod2:amd64 (28-1) ... [2021-08-20T21:35:34.546Z] #70 3.882 Setting up systemd (247.3-6) ... [2021-08-20T21:35:34.546Z] #70 3.920 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-08-20T21:35:34.546Z] #70 3.922 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-08-20T21:35:34.546Z] #70 3.925 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2021-08-20T21:35:34.801Z] #70 4.267 Setting up systemd-timesyncd (247.3-6) ... [2021-08-20T21:35:35.364Z] #70 4.474 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-08-20T21:35:35.364Z] #70 4.474 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-08-20T21:35:35.364Z] #70 4.556 Selecting previously unselected package systemd-sysv. [2021-08-20T21:35:35.364Z] #70 4.557 (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 ... 29432 files and directories currently installed.) [2021-08-20T21:35:35.364Z] #70 4.570 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2021-08-20T21:35:35.364Z] #70 4.573 Unpacking systemd-sysv (247.3-6) ... [2021-08-20T21:35:35.364Z] #70 4.616 Selecting previously unselected package libdbus-1-3:amd64. [2021-08-20T21:35:35.364Z] #70 4.619 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2021-08-20T21:35:35.364Z] #70 4.623 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2021-08-20T21:35:35.364Z] #70 4.681 Selecting previously unselected package dbus. [2021-08-20T21:35:35.364Z] #70 4.684 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2021-08-20T21:35:35.364Z] #70 4.693 Unpacking dbus (1.12.20-2) ... [2021-08-20T21:35:35.364Z] #70 4.748 Selecting previously unselected package libpam-systemd:amd64. [2021-08-20T21:35:35.364Z] #70 4.750 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2021-08-20T21:35:35.364Z] #70 4.754 Unpacking libpam-systemd:amd64 (247.3-6) ... [2021-08-20T21:35:35.364Z] #70 4.800 Selecting previously unselected package dbus-user-session. [2021-08-20T21:35:35.621Z] #70 4.803 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2021-08-20T21:35:35.621Z] #70 4.807 Unpacking dbus-user-session (1.12.20-2) ... [2021-08-20T21:35:35.621Z] #70 4.900 Setting up systemd-sysv (247.3-6) ... [2021-08-20T21:35:35.621Z] #70 4.915 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2021-08-20T21:35:35.621Z] #70 4.928 Setting up dbus (1.12.20-2) ... [2021-08-20T21:35:35.877Z] #70 5.102 invoke-rc.d: could not determine current runlevel [2021-08-20T21:35:35.877Z] #70 5.104 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-20T21:35:35.877Z] #70 5.116 Setting up libpam-systemd:amd64 (247.3-6) ... [2021-08-20T21:35:36.132Z] #70 5.283 Setting up dbus-user-session (1.12.20-2) ... [2021-08-20T21:35:36.132Z] #70 5.298 Processing triggers for libc-bin (2.31-13) ... [2021-08-20T21:35:36.132Z] #70 DONE 5.5s [2021-08-20T21:35:36.388Z] [2021-08-20T21:35:36.388Z] #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 [2021-08-20T21:35:36.389Z] #71 sha256:d65c47434d5c98bb48c953a01ea68ccd03226e49b021b1d444ccd5beeeece8bd [2021-08-20T21:35:36.645Z] #71 0.460 % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-20T21:35:36.645Z] #71 0.460 Dload Upload Total Spent Left Speed [2021-08-20T21:35:36.645Z] #71 0.461 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 13604 0 --:--:-- --:--:-- --:--:-- 13604 [2021-08-20T21:35:36.901Z] #71 DONE 0.6s [2021-08-20T21:35:36.901Z] [2021-08-20T21:35:36.901Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-20T21:35:36.901Z] #72 sha256:7a008adbd227c6713e9d0741fa325c1a8fc4314bc0287212318568b629371bb2 [2021-08-20T21:35:37.461Z] #58 239.5 # github.com/containerd/containerd/cmd/containerd [2021-08-20T21:35:37.461Z] #58 239.5 /usr/bin/ld: /tmp/go-link-450853095/000019.o: in function `New': [2021-08-20T21:35:37.461Z] #58 239.5 /tmp/tmp.hSwu7RubS7/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 [2021-08-20T21:35:37.461Z] #58 239.5 + bin/containerd-stress [2021-08-20T21:35:37.461Z] #58 240.6 + bin/containerd-shim [2021-08-20T21:35:37.828Z] #72 DONE 0.9s [2021-08-20T21:35:37.828Z] [2021-08-20T21:35:37.828Z] #73 exporting to image [2021-08-20T21:35:37.828Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-20T21:35:37.828Z] #73 exporting layers [2021-08-20T21:35:44.368Z] #73 exporting layers 6.4s done [2021-08-20T21:35:44.368Z] #73 writing image sha256:75eb3d4e48b15f7daf9e14892821a3ce34816b1c105e06be2763b68dd6c2028a done [2021-08-20T21:35:44.368Z] #73 naming to docker.io/library/docker:6ee058bc653f57cb5d59c01e766c4ba7973c1b8a done [2021-08-20T21:35:44.368Z] #73 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-20T21:35:44.736Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42763/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_GITCOMMIT=6ee058bc653f57cb5d59c01e766c4ba7973c1b8a -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6ee058bc653f57cb5d59c01e766c4ba7973c1b8a hack/make.sh dynbinary test-integration [2021-08-20T21:35:45.691Z] #58 247.7 + bin/containerd-shim-runc-v1 [2021-08-20T21:35:46.625Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-08-20T21:35:46.625Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-08-20T21:35:46.625Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-08-20T21:35:46.625Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-08-20T21:35:46.625Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2021-08-20T21:35:46.625Z] Detected virtualization docker. [2021-08-20T21:35:46.625Z] Detected architecture x86-64. [2021-08-20T21:35:46.625Z] Set hostname to <59e7f435f0ab>. [2021-08-20T21:35:46.625Z] modprobe@configfs.service: Succeeded. [2021-08-20T21:35:46.625Z] modprobe@drm.service: Succeeded. [2021-08-20T21:35:46.625Z] modprobe@fuse.service: Succeeded. [2021-08-20T21:35:46.881Z] + source /etc/docker-entrypoint-cmd [2021-08-20T21:35:46.881Z] ++ hack/make.sh dynbinary test-integration [2021-08-20T21:35:46.881Z] [2021-08-20T21:35:47.137Z] Removing bundles/ [2021-08-20T21:35:47.137Z] [2021-08-20T21:35:47.137Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-20T21:35:47.137Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-20T21:35:47.137Z] GOOS="" GOARCH="" GOARM="" [2021-08-20T21:35:49.968Z] #58 252.7 + bin/containerd-shim-runc-v2 [2021-08-20T21:35:50.227Z] #58 253.2 + binaries [2021-08-20T21:35:50.227Z] #58 253.2 + install -D bin/containerd /build/containerd [2021-08-20T21:35:50.227Z] #58 253.3 + install -D bin/containerd-shim /build/containerd-shim [2021-08-20T21:35:50.227Z] #58 253.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-20T21:35:50.227Z] #58 253.3 + install -D bin/ctr /build/ctr [2021-08-20T21:35:52.064Z] ok github.com/docker/docker/api/server 0.025s coverage: 9.0% of statements [2021-08-20T21:35:52.756Z] #58 DONE 255.9s [2021-08-20T21:35:53.104Z] #58 251.5 # github.com/containerd/containerd/cmd/containerd [2021-08-20T21:35:53.104Z] #58 251.5 /usr/bin/ld: /tmp/go-link-479056612/000019.o: in function `New': [2021-08-20T21:35:53.104Z] #58 251.5 /tmp/tmp.QBH5LxOPpr/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 [2021-08-20T21:35:53.104Z] #58 251.5 + bin/containerd-stress [2021-08-20T21:35:53.104Z] #58 252.6 + bin/containerd-shim [2021-08-20T21:35:53.693Z] [2021-08-20T21:35:53.694Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-20T21:35:53.694Z] #59 sha256:b8bad35d09afd28f6d565148a90344d0c12758499e9b872204df68128ce36fbb [2021-08-20T21:35:54.628Z] #59 DONE 1.0s [2021-08-20T21:35:54.886Z] [2021-08-20T21:35:54.886Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-20T21:35:54.886Z] #63 sha256:916a8cb37498714215b2ef1d6a274afdd5c21a4f703f17496f2ba3e91c2e173a [2021-08-20T21:35:54.886Z] #63 DONE 0.2s [2021-08-20T21:35:54.886Z] [2021-08-20T21:35:54.886Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-20T21:35:54.886Z] #68 sha256:2208feb11c72c788e2dfbba9df0d1f4a39d0fa02e6f4d30d50676ecfa0905563 [2021-08-20T21:35:56.263Z] #68 DONE 1.0s [2021-08-20T21:35:56.263Z] [2021-08-20T21:35:56.263Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-20T21:35:56.263Z] #69 sha256:13fc73f883fdd37864c00ddd73413712be6bf99b8c06fb806821441a5b0c40ca [2021-08-20T21:35:56.263Z] #69 DONE 0.0s [2021-08-20T21:35:56.263Z] [2021-08-20T21:35:56.263Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-20T21:35:56.263Z] #70 sha256:2984830598ca66f494571625c72107a330e8113586523c970e415ce578aae504 [2021-08-20T21:35:56.468Z] 2021/08/20 21:35:52 Closing DB instances... [2021-08-20T21:35:56.468Z] time="2021-08-20T21:35:53Z" level=error msg="node: 01133c2303af is unknown to memberlist" [2021-08-20T21:35:56.468Z] --- PASS: TestNetworkDBGarbageCollection (54.03s) [2021-08-20T21:35:56.468Z] === RUN TestFindNode [2021-08-20T21:35:56.468Z] 2021/08/20 21:35:54 Closing DB instances... [2021-08-20T21:35:56.468Z] --- PASS: TestFindNode (0.01s) [2021-08-20T21:35:56.468Z] === RUN TestChangeNodeState [2021-08-20T21:35:56.468Z] 2021/08/20 21:35:54 Closing DB instances... [2021-08-20T21:35:56.468Z] --- PASS: TestChangeNodeState (0.01s) [2021-08-20T21:35:56.468Z] === RUN TestNodeReincarnation [2021-08-20T21:35:56.468Z] 2021/08/20 21:35:54 Closing DB instances... [2021-08-20T21:35:57.641Z] #70 DONE 1.4s [2021-08-20T21:35:57.641Z] [2021-08-20T21:35:57.641Z] #71 exporting to image [2021-08-20T21:35:57.641Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-20T21:35:57.641Z] #71 exporting layers [2021-08-20T21:35:59.352Z] time="2021-08-20T21:35:59Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-08-20T21:35:59.352Z] --- PASS: TestNodeReincarnation (5.01s) [2021-08-20T21:35:59.352Z] === RUN TestParallelCreate [2021-08-20T21:35:59.352Z] 2021/08/20 21:35:59 Closing DB instances... [2021-08-20T21:35:59.352Z] --- PASS: TestParallelCreate (0.01s) [2021-08-20T21:35:59.352Z] === RUN TestParallelDelete [2021-08-20T21:35:59.352Z] 2021/08/20 21:35:59 Closing DB instances... [2021-08-20T21:35:59.352Z] --- PASS: TestParallelDelete (0.01s) [2021-08-20T21:35:59.352Z] === RUN TestNetworkDBIslands [2021-08-20T21:35:59.352Z] time="2021-08-20T21:35:59Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:f3dba36478d4 with config:&{NodeID:f3dba36478d4 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-20T21:35:59.352Z] time="2021-08-20T21:35:59Z" level=info msg="Node f3dba36478d4/172.21.207.185, joined gossip cluster" [2021-08-20T21:35:59.352Z] time="2021-08-20T21:35:59Z" level=info msg="Node f3dba36478d4/172.21.207.185, added to nodes list" [2021-08-20T21:35:59.352Z] time="2021-08-20T21:35:59Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:62dd4bbcef2a with config:&{NodeID:62dd4bbcef2a Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-20T21:35:59.352Z] time="2021-08-20T21:35:59Z" level=info msg="Node 62dd4bbcef2a/172.21.207.185, joined gossip cluster" [2021-08-20T21:35:59.352Z] time="2021-08-20T21:35:59Z" level=info msg="Node 62dd4bbcef2a/172.21.207.185, added to nodes list" [2021-08-20T21:35:59.352Z] time="2021-08-20T21:35:59Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-08-20T21:35:59.352Z] time="2021-08-20T21:35:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-08-20T21:35:59.352Z] time="2021-08-20T21:35:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2021-08-20T21:35:59.352Z] time="2021-08-20T21:35:59Z" level=info msg="Node 62dd4bbcef2a/172.21.207.185, joined gossip cluster" [2021-08-20T21:35:59.353Z] time="2021-08-20T21:35:59Z" level=info msg="Node 62dd4bbcef2a/172.21.207.185, added to nodes list" [2021-08-20T21:35:59.353Z] time="2021-08-20T21:35:59Z" level=info msg="Node f3dba36478d4/172.21.207.185, joined gossip cluster" [2021-08-20T21:35:59.353Z] time="2021-08-20T21:35:59Z" level=info msg="Node f3dba36478d4/172.21.207.185, added to nodes list" [2021-08-20T21:35:59.353Z] time="2021-08-20T21:35:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-08-20T21:35:59.353Z] time="2021-08-20T21:35:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2021-08-20T21:35:59.687Z] #58 259.4 + bin/containerd-shim-runc-v1 [2021-08-20T21:36:00.312Z] time="2021-08-20T21:36:00Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:a8368b02ebc4 with config:&{NodeID:a8368b02ebc4 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-20T21:36:00.312Z] time="2021-08-20T21:36:00Z" level=info msg="Node a8368b02ebc4/172.21.207.185, joined gossip cluster" [2021-08-20T21:36:00.312Z] time="2021-08-20T21:36:00Z" level=info msg="Node a8368b02ebc4/172.21.207.185, added to nodes list" [2021-08-20T21:36:00.312Z] time="2021-08-20T21:36:00Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-08-20T21:36:00.312Z] time="2021-08-20T21:36:00Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-08-20T21:36:00.312Z] time="2021-08-20T21:36:00Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2021-08-20T21:36:00.312Z] time="2021-08-20T21:36:00Z" level=info msg="Node a8368b02ebc4/172.21.207.185, joined gossip cluster" [2021-08-20T21:36:00.312Z] time="2021-08-20T21:36:00Z" level=info msg="Node a8368b02ebc4/172.21.207.185, added to nodes list" [2021-08-20T21:36:00.312Z] time="2021-08-20T21:36:00Z" level=info msg="Node f3dba36478d4/172.21.207.185, joined gossip cluster" [2021-08-20T21:36:00.312Z] time="2021-08-20T21:36:00Z" level=info msg="Node f3dba36478d4/172.21.207.185, added to nodes list" [2021-08-20T21:36:00.312Z] time="2021-08-20T21:36:00Z" level=info msg="Node 62dd4bbcef2a/172.21.207.185, joined gossip cluster" [2021-08-20T21:36:00.312Z] time="2021-08-20T21:36:00Z" level=info msg="Node 62dd4bbcef2a/172.21.207.185, added to nodes list" [2021-08-20T21:36:00.312Z] time="2021-08-20T21:36:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-08-20T21:36:00.312Z] time="2021-08-20T21:36:00Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2021-08-20T21:36:00.767Z] time="2021-08-20T21:36:00Z" level=info msg="Node a8368b02ebc4/172.21.207.185, joined gossip cluster" [2021-08-20T21:36:00.767Z] time="2021-08-20T21:36:00Z" level=info msg="Node a8368b02ebc4/172.21.207.185, added to nodes list" [2021-08-20T21:36:00.767Z] time="2021-08-20T21:36:00Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:a25d2a93a1c8 with config:&{NodeID:a25d2a93a1c8 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-20T21:36:00.767Z] time="2021-08-20T21:36:00Z" level=info msg="Node a25d2a93a1c8/172.21.207.185, joined gossip cluster" [2021-08-20T21:36:00.767Z] time="2021-08-20T21:36:00Z" level=info msg="Node a25d2a93a1c8/172.21.207.185, added to nodes list" [2021-08-20T21:36:00.767Z] time="2021-08-20T21:36:00Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-08-20T21:36:00.767Z] time="2021-08-20T21:36:00Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-08-20T21:36:00.767Z] time="2021-08-20T21:36:00Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2021-08-20T21:36:00.767Z] time="2021-08-20T21:36:00Z" level=info msg="Node a25d2a93a1c8/172.21.207.185, joined gossip cluster" [2021-08-20T21:36:00.767Z] time="2021-08-20T21:36:00Z" level=info msg="Node a25d2a93a1c8/172.21.207.185, added to nodes list" [2021-08-20T21:36:00.767Z] time="2021-08-20T21:36:00Z" level=info msg="Node 62dd4bbcef2a/172.21.207.185, joined gossip cluster" [2021-08-20T21:36:00.767Z] time="2021-08-20T21:36:00Z" level=info msg="Node 62dd4bbcef2a/172.21.207.185, added to nodes list" [2021-08-20T21:36:00.767Z] time="2021-08-20T21:36:00Z" level=info msg="Node a8368b02ebc4/172.21.207.185, joined gossip cluster" [2021-08-20T21:36:00.767Z] time="2021-08-20T21:36:00Z" level=info msg="Node a8368b02ebc4/172.21.207.185, added to nodes list" [2021-08-20T21:36:00.767Z] time="2021-08-20T21:36:00Z" level=info msg="Node f3dba36478d4/172.21.207.185, joined gossip cluster" [2021-08-20T21:36:00.767Z] time="2021-08-20T21:36:00Z" level=info msg="Node f3dba36478d4/172.21.207.185, added to nodes list" [2021-08-20T21:36:00.767Z] time="2021-08-20T21:36:00Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2021-08-20T21:36:00.767Z] time="2021-08-20T21:36:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-08-20T21:36:00.767Z] time="2021-08-20T21:36:00Z" level=info msg="Node a25d2a93a1c8/172.21.207.185, joined gossip cluster" [2021-08-20T21:36:00.767Z] time="2021-08-20T21:36:00Z" level=info msg="Node a25d2a93a1c8/172.21.207.185, added to nodes list" [2021-08-20T21:36:00.767Z] time="2021-08-20T21:36:00Z" level=info msg="Node a25d2a93a1c8/172.21.207.185, joined gossip cluster" [2021-08-20T21:36:00.767Z] time="2021-08-20T21:36:00Z" level=info msg="Node a25d2a93a1c8/172.21.207.185, added to nodes list" [2021-08-20T21:36:01.223Z] time="2021-08-20T21:36:00Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:e52dd0db26b6 with config:&{NodeID:e52dd0db26b6 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-20T21:36:01.223Z] time="2021-08-20T21:36:00Z" level=info msg="Node e52dd0db26b6/172.21.207.185, joined gossip cluster" [2021-08-20T21:36:01.223Z] time="2021-08-20T21:36:00Z" level=info msg="Node e52dd0db26b6/172.21.207.185, added to nodes list" [2021-08-20T21:36:01.223Z] time="2021-08-20T21:36:00Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-08-20T21:36:01.223Z] time="2021-08-20T21:36:00Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-08-20T21:36:01.223Z] time="2021-08-20T21:36:00Z" level=debug msg="memberlist: Stream connection from=[::1]:49354" [2021-08-20T21:36:01.223Z] time="2021-08-20T21:36:00Z" level=info msg="Node e52dd0db26b6/172.21.207.185, joined gossip cluster" [2021-08-20T21:36:01.223Z] time="2021-08-20T21:36:00Z" level=info msg="Node e52dd0db26b6/172.21.207.185, added to nodes list" [2021-08-20T21:36:01.223Z] time="2021-08-20T21:36:00Z" level=info msg="Node f3dba36478d4/172.21.207.185, joined gossip cluster" [2021-08-20T21:36:01.223Z] time="2021-08-20T21:36:00Z" level=info msg="Node f3dba36478d4/172.21.207.185, added to nodes list" [2021-08-20T21:36:01.223Z] time="2021-08-20T21:36:00Z" level=info msg="Node a25d2a93a1c8/172.21.207.185, joined gossip cluster" [2021-08-20T21:36:01.223Z] time="2021-08-20T21:36:00Z" level=info msg="Node a25d2a93a1c8/172.21.207.185, added to nodes list" [2021-08-20T21:36:01.223Z] time="2021-08-20T21:36:00Z" level=info msg="Node 62dd4bbcef2a/172.21.207.185, joined gossip cluster" [2021-08-20T21:36:01.223Z] time="2021-08-20T21:36:00Z" level=info msg="Node 62dd4bbcef2a/172.21.207.185, added to nodes list" [2021-08-20T21:36:01.223Z] time="2021-08-20T21:36:00Z" level=info msg="Node a8368b02ebc4/172.21.207.185, joined gossip cluster" [2021-08-20T21:36:01.223Z] time="2021-08-20T21:36:00Z" level=info msg="Node a8368b02ebc4/172.21.207.185, added to nodes list" [2021-08-20T21:36:01.223Z] time="2021-08-20T21:36:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-08-20T21:36:01.223Z] time="2021-08-20T21:36:00Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49355" [2021-08-20T21:36:01.223Z] time="2021-08-20T21:36:01Z" level=info msg="Node e52dd0db26b6/172.21.207.185, joined gossip cluster" [2021-08-20T21:36:01.223Z] time="2021-08-20T21:36:01Z" level=info msg="Node e52dd0db26b6/172.21.207.185, added to nodes list" [2021-08-20T21:36:01.223Z] time="2021-08-20T21:36:01Z" level=info msg="Node e52dd0db26b6/172.21.207.185, joined gossip cluster" [2021-08-20T21:36:01.223Z] time="2021-08-20T21:36:01Z" level=info msg="Node e52dd0db26b6/172.21.207.185, added to nodes list" [2021-08-20T21:36:01.223Z] time="2021-08-20T21:36:01Z" level=info msg="Node e52dd0db26b6/172.21.207.185, joined gossip cluster" [2021-08-20T21:36:01.223Z] time="2021-08-20T21:36:01Z" level=info msg="Node e52dd0db26b6/172.21.207.185, added to nodes list" [2021-08-20T21:36:01.678Z] networkdb_test.go:836: Re-joining: 3 [2021-08-20T21:36:01.678Z] time="2021-08-20T21:36:01Z" level=info msg="The new bootstrap node list is:[172.21.207.185:10033 172.21.207.185:10034 172.21.207.185:10035]" [2021-08-20T21:36:01.678Z] time="2021-08-20T21:36:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.207.185:10033" [2021-08-20T21:36:01.678Z] time="2021-08-20T21:36:01Z" level=debug msg="memberlist: Stream connection from=172.21.207.185:49356" [2021-08-20T21:36:01.678Z] time="2021-08-20T21:36:01Z" level=debug msg="memberlist: Stream connection from=172.21.207.185:49357" [2021-08-20T21:36:01.678Z] time="2021-08-20T21:36:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.207.185:10034" [2021-08-20T21:36:01.678Z] time="2021-08-20T21:36:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.207.185:10035" [2021-08-20T21:36:01.678Z] time="2021-08-20T21:36:01Z" level=debug msg="memberlist: Stream connection from=172.21.207.185:49358" [2021-08-20T21:36:01.678Z] networkdb_test.go:836: Re-joining: 4 [2021-08-20T21:36:01.678Z] time="2021-08-20T21:36:01Z" level=info msg="The new bootstrap node list is:[172.21.207.185:10033 172.21.207.185:10034 172.21.207.185:10035]" [2021-08-20T21:36:01.678Z] time="2021-08-20T21:36:01Z" level=debug msg="memberlist: Stream connection from=172.21.207.185:49359" [2021-08-20T21:36:01.678Z] time="2021-08-20T21:36:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.207.185:10033" [2021-08-20T21:36:01.678Z] time="2021-08-20T21:36:01Z" level=debug msg="memberlist: Stream connection from=172.21.207.185:49360" [2021-08-20T21:36:01.678Z] time="2021-08-20T21:36:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.207.185:10034" [2021-08-20T21:36:01.678Z] time="2021-08-20T21:36:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.207.185:10035" [2021-08-20T21:36:01.678Z] time="2021-08-20T21:36:01Z" level=debug msg="memberlist: Stream connection from=172.21.207.185:49361" [2021-08-20T21:36:02.133Z] time="2021-08-20T21:36:01Z" level=info msg="node 0 leaving" [2021-08-20T21:36:02.133Z] time="2021-08-20T21:36:01Z" level=info msg="Node f3dba36478d4 change state NodeActive --> NodeLeft" [2021-08-20T21:36:02.133Z] time="2021-08-20T21:36:01Z" level=info msg="node2(62dd4bbcef2a): Node leave event for f3dba36478d4/172.21.207.185" [2021-08-20T21:36:02.133Z] time="2021-08-20T21:36:01Z" level=info msg="Node f3dba36478d4 change state NodeActive --> NodeLeft" [2021-08-20T21:36:02.133Z] time="2021-08-20T21:36:01Z" level=info msg="Node f3dba36478d4 change state NodeActive --> NodeLeft" [2021-08-20T21:36:02.133Z] time="2021-08-20T21:36:01Z" level=info msg="node5(e52dd0db26b6): Node leave event for f3dba36478d4/172.21.207.185" [2021-08-20T21:36:02.133Z] time="2021-08-20T21:36:01Z" level=info msg="node4(a25d2a93a1c8): Node leave event for f3dba36478d4/172.21.207.185" [2021-08-20T21:36:02.133Z] time="2021-08-20T21:36:01Z" level=info msg="Node f3dba36478d4 change state NodeActive --> NodeLeft" [2021-08-20T21:36:02.133Z] time="2021-08-20T21:36:01Z" level=info msg="node3(a8368b02ebc4): Node leave event for f3dba36478d4/172.21.207.185" [2021-08-20T21:36:02.133Z] time="2021-08-20T21:36:01Z" level=info msg="Node f3dba36478d4 change state NodeActive --> NodeLeft" [2021-08-20T21:36:02.133Z] time="2021-08-20T21:36:01Z" level=info msg="node1(f3dba36478d4): Node leave event for f3dba36478d4/172.21.207.185" [2021-08-20T21:36:02.133Z] time="2021-08-20T21:36:02Z" level=info msg="Node f3dba36478d4/172.21.207.185, left gossip cluster" [2021-08-20T21:36:02.133Z] time="2021-08-20T21:36:02Z" level=info msg="Node f3dba36478d4/172.21.207.185, left gossip cluster" [2021-08-20T21:36:02.133Z] time="2021-08-20T21:36:02Z" level=info msg="Node f3dba36478d4/172.21.207.185, left gossip cluster" [2021-08-20T21:36:02.587Z] time="2021-08-20T21:36:02Z" level=info msg="Node f3dba36478d4/172.21.207.185, left gossip cluster" [2021-08-20T21:36:02.587Z] time="2021-08-20T21:36:02Z" level=info msg="Node f3dba36478d4/172.21.207.185, left gossip cluster" [2021-08-20T21:36:02.587Z] time="2021-08-20T21:36:02Z" level=info msg="node 1 leaving" [2021-08-20T21:36:02.587Z] time="2021-08-20T21:36:02Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.21.207.185:10037: use of closed network connection" [2021-08-20T21:36:02.587Z] time="2021-08-20T21:36:02Z" level=info msg="Node 62dd4bbcef2a change state NodeActive --> NodeLeft" [2021-08-20T21:36:02.587Z] time="2021-08-20T21:36:02Z" level=info msg="node4(a25d2a93a1c8): Node leave event for 62dd4bbcef2a/172.21.207.185" [2021-08-20T21:36:02.587Z] time="2021-08-20T21:36:02Z" level=info msg="Node 62dd4bbcef2a/172.21.207.185, left gossip cluster" [2021-08-20T21:36:02.587Z] time="2021-08-20T21:36:02Z" level=info msg="Node 62dd4bbcef2a change state NodeActive --> NodeLeft" [2021-08-20T21:36:02.587Z] time="2021-08-20T21:36:02Z" level=info msg="node5(e52dd0db26b6): Node leave event for 62dd4bbcef2a/172.21.207.185" [2021-08-20T21:36:02.587Z] time="2021-08-20T21:36:02Z" level=info msg="Node 62dd4bbcef2a change state NodeActive --> NodeFailed" [2021-08-20T21:36:02.587Z] time="2021-08-20T21:36:02Z" level=info msg="Node 62dd4bbcef2a/172.21.207.185, added to failed nodes list" [2021-08-20T21:36:02.587Z] time="2021-08-20T21:36:02Z" level=info msg="Node 62dd4bbcef2a change state NodeActive --> NodeLeft" [2021-08-20T21:36:02.587Z] time="2021-08-20T21:36:02Z" level=info msg="node3(a8368b02ebc4): Node leave event for 62dd4bbcef2a/172.21.207.185" [2021-08-20T21:36:02.587Z] time="2021-08-20T21:36:02Z" level=error msg="node: 62dd4bbcef2a is unknown to memberlist" [2021-08-20T21:36:02.587Z] time="2021-08-20T21:36:02Z" level=info msg="Node 62dd4bbcef2a/172.21.207.185, left gossip cluster" [2021-08-20T21:36:02.587Z] time="2021-08-20T21:36:02Z" level=info msg="Node 62dd4bbcef2a/172.21.207.185, left gossip cluster" [2021-08-20T21:36:02.587Z] time="2021-08-20T21:36:02Z" level=info msg="Node 62dd4bbcef2a/172.21.207.185, left gossip cluster" [2021-08-20T21:36:03.041Z] time="2021-08-20T21:36:02Z" level=info msg="node 2 leaving" [2021-08-20T21:36:03.042Z] time="2021-08-20T21:36:02Z" level=info msg="Node a8368b02ebc4 change state NodeActive --> NodeLeft" [2021-08-20T21:36:03.042Z] time="2021-08-20T21:36:02Z" level=info msg="node5(e52dd0db26b6): Node leave event for a8368b02ebc4/172.21.207.185" [2021-08-20T21:36:03.042Z] time="2021-08-20T21:36:02Z" level=info msg="Node a8368b02ebc4 change state NodeActive --> NodeLeft" [2021-08-20T21:36:03.042Z] time="2021-08-20T21:36:02Z" level=info msg="node4(a25d2a93a1c8): Node leave event for a8368b02ebc4/172.21.207.185" [2021-08-20T21:36:03.042Z] time="2021-08-20T21:36:02Z" level=info msg="Node a8368b02ebc4 change state NodeActive --> NodeLeft" [2021-08-20T21:36:03.042Z] time="2021-08-20T21:36:02Z" level=info msg="node3(a8368b02ebc4): Node leave event for a8368b02ebc4/172.21.207.185" [2021-08-20T21:36:03.042Z] time="2021-08-20T21:36:02Z" level=info msg="Node a8368b02ebc4/172.21.207.185, left gossip cluster" [2021-08-20T21:36:03.042Z] time="2021-08-20T21:36:02Z" level=info msg="Node a8368b02ebc4/172.21.207.185, left gossip cluster" [2021-08-20T21:36:03.496Z] time="2021-08-20T21:36:03Z" level=info msg="Node a8368b02ebc4/172.21.207.185, left gossip cluster" [2021-08-20T21:36:03.496Z] networkdb_test.go:868: node5: OK [2021-08-20T21:36:03.496Z] networkdb_test.go:868: node4: OK [2021-08-20T21:36:03.496Z] time="2021-08-20T21:36:03Z" level=info msg="node 0 coming back" [2021-08-20T21:36:03.496Z] time="2021-08-20T21:36:03Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:1878562e0d78 with config:&{NodeID:1878562e0d78 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-20T21:36:03.496Z] time="2021-08-20T21:36:03Z" level=info msg="Node 1878562e0d78/172.21.207.185, joined gossip cluster" [2021-08-20T21:36:03.496Z] time="2021-08-20T21:36:03Z" level=info msg="Node 1878562e0d78/172.21.207.185, added to nodes list" [2021-08-20T21:36:03.496Z] time="2021-08-20T21:36:03Z" level=info msg="node 1 coming back" [2021-08-20T21:36:03.496Z] time="2021-08-20T21:36:03Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:a1ecb300dc71 with config:&{NodeID:a1ecb300dc71 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-20T21:36:03.496Z] time="2021-08-20T21:36:03Z" level=info msg="Node a1ecb300dc71/172.21.207.185, joined gossip cluster" [2021-08-20T21:36:03.496Z] time="2021-08-20T21:36:03Z" level=info msg="Node a1ecb300dc71/172.21.207.185, added to nodes list" [2021-08-20T21:36:03.496Z] time="2021-08-20T21:36:03Z" level=info msg="node 2 coming back" [2021-08-20T21:36:03.496Z] time="2021-08-20T21:36:03Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:0d422dfb3b05 with config:&{NodeID:0d422dfb3b05 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-20T21:36:03.496Z] time="2021-08-20T21:36:03Z" level=info msg="Node 0d422dfb3b05/172.21.207.185, joined gossip cluster" [2021-08-20T21:36:03.496Z] time="2021-08-20T21:36:03Z" level=info msg="Node 0d422dfb3b05/172.21.207.185, added to nodes list" [2021-08-20T21:36:03.951Z] time="2021-08-20T21:36:03Z" level=debug msg="memberlist: Failed ping: e52dd0db26b6 (timeout reached)" [2021-08-20T21:36:03.951Z] time="2021-08-20T21:36:03Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.21.207.185:10036: use of closed network connection" [2021-08-20T21:36:03.951Z] time="2021-08-20T21:36:03Z" level=debug msg="memberlist: Stream connection from=172.21.207.185:49362" [2021-08-20T21:36:04.205Z] #71 exporting layers 6.3s done [2021-08-20T21:36:04.205Z] #71 writing image sha256:ab973f9a1e3104edc5b35b463c9a693441c4991ba055c805b9a07eaddfe84780 done [2021-08-20T21:36:04.205Z] #71 naming to docker.io/library/docker:09e7ebcf9e73e918eb1fbdbefd108b2609a3d32f done [2021-08-20T21:36:04.205Z] #71 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-08-20T21:36:04.405Z] time="2021-08-20T21:36:04Z" level=warning msg="memberlist: Was able to connect to e52dd0db26b6 but other probes failed, network may be misconfigured" [2021-08-20T21:36:04.598Z] + trap exit INT TERM [2021-08-20T21:36:04.598Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-08-20T21:36:04.598Z] + CONTAINER_NAME=docker-pr12 [2021-08-20T21:36:04.598Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42763/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42763/.git:/go/src/github.com/docker/docker/.git --name docker-pr12-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=09e7ebcf9e73e918eb1fbdbefd108b2609a3d32f -e DOCKER_GRAPHDRIVER docker:09e7ebcf9e73e918eb1fbdbefd108b2609a3d32f hack/make.sh dynbinary [2021-08-20T21:36:04.969Z] #58 264.4 + bin/containerd-shim-runc-v2 [2021-08-20T21:36:04.969Z] #58 265.0 + binaries [2021-08-20T21:36:04.969Z] #58 265.0 + install -D bin/containerd /build/containerd [2021-08-20T21:36:04.969Z] #58 265.0 + install -D bin/containerd-shim /build/containerd-shim [2021-08-20T21:36:04.969Z] #58 265.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-20T21:36:04.969Z] #58 265.1 + install -D bin/ctr /build/ctr [2021-08-20T21:36:06.503Z] [2021-08-20T21:36:06.503Z] Removing bundles/ [2021-08-20T21:36:06.503Z] [2021-08-20T21:36:06.503Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-20T21:36:06.503Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-20T21:36:06.503Z] GOOS="" GOARCH="" GOARM="" [2021-08-20T21:36:07.290Z] time="2021-08-20T21:36:06Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.207.185:10033 172.21.207.185:10034 172.21.207.185:10035]" [2021-08-20T21:36:07.290Z] time="2021-08-20T21:36:06Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.207.185:10033 172.21.207.185:10034 172.21.207.185:10035]" [2021-08-20T21:36:07.508Z] #58 DONE 267.6s [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.207.185:10033" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=debug msg="memberlist: Stream connection from=172.21.207.185:49363" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=info msg="Node a25d2a93a1c8/172.21.207.185, joined gossip cluster" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=info msg="Node a25d2a93a1c8/172.21.207.185, added to nodes list" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=info msg="Node e52dd0db26b6/172.21.207.185, joined gossip cluster" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=info msg="Node e52dd0db26b6/172.21.207.185, added to nodes list" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=info msg="Node 1878562e0d78/172.21.207.185, joined gossip cluster" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=info msg="Node 1878562e0d78/172.21.207.185, is the new incarnation of the shutdown node f3dba36478d4/172.21.207.185" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=info msg="Node 1878562e0d78/172.21.207.185, added to nodes list" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.207.185:10034" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=debug msg="memberlist: Stream connection from=172.21.207.185:49364" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=info msg="Node a25d2a93a1c8/172.21.207.185, joined gossip cluster" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=info msg="Node a25d2a93a1c8/172.21.207.185, added to nodes list" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=info msg="Node 1878562e0d78/172.21.207.185, joined gossip cluster" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=info msg="Node 1878562e0d78/172.21.207.185, added to nodes list" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=info msg="Node e52dd0db26b6/172.21.207.185, joined gossip cluster" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=info msg="Node e52dd0db26b6/172.21.207.185, added to nodes list" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=info msg="Node a1ecb300dc71/172.21.207.185, joined gossip cluster" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=info msg="Node a1ecb300dc71/172.21.207.185, is the new incarnation of the shutdown node 62dd4bbcef2a/172.21.207.185" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=info msg="Node a1ecb300dc71/172.21.207.185, added to nodes list" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.207.185:10035" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=debug msg="memberlist: Stream connection from=172.21.207.185:49365" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=info msg="Node a25d2a93a1c8/172.21.207.185, joined gossip cluster" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=info msg="Node a25d2a93a1c8/172.21.207.185, added to nodes list" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=info msg="Node 1878562e0d78/172.21.207.185, joined gossip cluster" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=info msg="Node 1878562e0d78/172.21.207.185, added to nodes list" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=info msg="Node e52dd0db26b6/172.21.207.185, joined gossip cluster" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=info msg="Node e52dd0db26b6/172.21.207.185, added to nodes list" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=info msg="Node a1ecb300dc71/172.21.207.185, joined gossip cluster" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=info msg="Node a1ecb300dc71/172.21.207.185, added to nodes list" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=info msg="Node 0d422dfb3b05/172.21.207.185, joined gossip cluster" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=info msg="Node 0d422dfb3b05/172.21.207.185, is the new incarnation of the shutdown node a8368b02ebc4/172.21.207.185" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=info msg="Node 0d422dfb3b05/172.21.207.185, added to nodes list" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=info msg="Node a1ecb300dc71/172.21.207.185, joined gossip cluster" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=info msg="Node a1ecb300dc71/172.21.207.185, added to nodes list" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=info msg="Node a1ecb300dc71/172.21.207.185, joined gossip cluster" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=info msg="Node a1ecb300dc71/172.21.207.185, is the new incarnation of the shutdown node 62dd4bbcef2a/172.21.207.185" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=info msg="Node a1ecb300dc71/172.21.207.185, added to nodes list" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=info msg="Node 1878562e0d78/172.21.207.185, joined gossip cluster" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=info msg="Node 1878562e0d78/172.21.207.185, is the new incarnation of the shutdown node f3dba36478d4/172.21.207.185" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=info msg="Node 1878562e0d78/172.21.207.185, added to nodes list" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=info msg="Node 0d422dfb3b05/172.21.207.185, joined gossip cluster" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=info msg="Node 0d422dfb3b05/172.21.207.185, added to nodes list" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=info msg="Node 0d422dfb3b05/172.21.207.185, joined gossip cluster" [2021-08-20T21:36:07.747Z] time="2021-08-20T21:36:07Z" level=info msg="Node 0d422dfb3b05/172.21.207.185, added to nodes list" [2021-08-20T21:36:08.202Z] time="2021-08-20T21:36:07Z" level=info msg="Node 0d422dfb3b05/172.21.207.185, joined gossip cluster" [2021-08-20T21:36:08.202Z] time="2021-08-20T21:36:07Z" level=info msg="Node 0d422dfb3b05/172.21.207.185, is the new incarnation of the shutdown node a8368b02ebc4/172.21.207.185" [2021-08-20T21:36:08.202Z] time="2021-08-20T21:36:07Z" level=info msg="Node 0d422dfb3b05/172.21.207.185, added to nodes list" [2021-08-20T21:36:08.202Z] time="2021-08-20T21:36:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.207.185:10033" [2021-08-20T21:36:08.202Z] time="2021-08-20T21:36:07Z" level=debug msg="memberlist: Stream connection from=172.21.207.185:49366" [2021-08-20T21:36:08.202Z] time="2021-08-20T21:36:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.207.185:10034" [2021-08-20T21:36:08.202Z] time="2021-08-20T21:36:07Z" level=debug msg="memberlist: Stream connection from=172.21.207.185:49367" [2021-08-20T21:36:08.202Z] time="2021-08-20T21:36:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.207.185:10035" [2021-08-20T21:36:08.203Z] time="2021-08-20T21:36:07Z" level=debug msg="memberlist: Stream connection from=172.21.207.185:49368" [2021-08-20T21:36:08.203Z] 2021/08/20 21:36:08 Closing DB instances... [2021-08-20T21:36:08.446Z] [2021-08-20T21:36:08.446Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-20T21:36:08.446Z] #59 sha256:bc585c9a6a9dc67e223022fac3e32a33646e1f25dea657eaf2fd5fb63a7b21a0 [2021-08-20T21:36:08.657Z] time="2021-08-20T21:36:08Z" level=info msg="Node 1878562e0d78 change state NodeActive --> NodeLeft" [2021-08-20T21:36:08.657Z] time="2021-08-20T21:36:08Z" level=info msg="node3(0d422dfb3b05): Node leave event for 1878562e0d78/172.21.207.185" [2021-08-20T21:36:08.657Z] time="2021-08-20T21:36:08Z" level=info msg="Node 1878562e0d78 change state NodeActive --> NodeLeft" [2021-08-20T21:36:08.657Z] time="2021-08-20T21:36:08Z" level=info msg="node4(a25d2a93a1c8): Node leave event for 1878562e0d78/172.21.207.185" [2021-08-20T21:36:08.657Z] time="2021-08-20T21:36:08Z" level=info msg="Node 1878562e0d78 change state NodeActive --> NodeLeft" [2021-08-20T21:36:08.657Z] time="2021-08-20T21:36:08Z" level=info msg="node2(a1ecb300dc71): Node leave event for 1878562e0d78/172.21.207.185" [2021-08-20T21:36:08.657Z] time="2021-08-20T21:36:08Z" level=info msg="Node 1878562e0d78 change state NodeActive --> NodeLeft" [2021-08-20T21:36:08.657Z] time="2021-08-20T21:36:08Z" level=info msg="node5(e52dd0db26b6): Node leave event for 1878562e0d78/172.21.207.185" [2021-08-20T21:36:08.657Z] time="2021-08-20T21:36:08Z" level=info msg="Node 1878562e0d78 change state NodeActive --> NodeLeft" [2021-08-20T21:36:08.657Z] time="2021-08-20T21:36:08Z" level=info msg="node1(1878562e0d78): Node leave event for 1878562e0d78/172.21.207.185" [2021-08-20T21:36:08.657Z] time="2021-08-20T21:36:08Z" level=info msg="Node 1878562e0d78/172.21.207.185, left gossip cluster" [2021-08-20T21:36:08.657Z] time="2021-08-20T21:36:08Z" level=info msg="Node 1878562e0d78/172.21.207.185, left gossip cluster" [2021-08-20T21:36:08.657Z] time="2021-08-20T21:36:08Z" level=info msg="Node 1878562e0d78/172.21.207.185, left gossip cluster" [2021-08-20T21:36:08.657Z] time="2021-08-20T21:36:08Z" level=info msg="Node 1878562e0d78/172.21.207.185, left gossip cluster" [2021-08-20T21:36:08.657Z] time="2021-08-20T21:36:08Z" level=info msg="Node 1878562e0d78/172.21.207.185, left gossip cluster" [2021-08-20T21:36:09.111Z] time="2021-08-20T21:36:08Z" level=info msg="Node a1ecb300dc71 change state NodeActive --> NodeLeft" [2021-08-20T21:36:09.111Z] time="2021-08-20T21:36:08Z" level=info msg="node3(0d422dfb3b05): Node leave event for a1ecb300dc71/172.21.207.185" [2021-08-20T21:36:09.112Z] time="2021-08-20T21:36:08Z" level=info msg="Node a1ecb300dc71 change state NodeActive --> NodeLeft" [2021-08-20T21:36:09.112Z] time="2021-08-20T21:36:08Z" level=info msg="node4(a25d2a93a1c8): Node leave event for a1ecb300dc71/172.21.207.185" [2021-08-20T21:36:09.112Z] time="2021-08-20T21:36:08Z" level=info msg="Node a1ecb300dc71 change state NodeActive --> NodeLeft" [2021-08-20T21:36:09.112Z] time="2021-08-20T21:36:08Z" level=info msg="node5(e52dd0db26b6): Node leave event for a1ecb300dc71/172.21.207.185" [2021-08-20T21:36:09.112Z] time="2021-08-20T21:36:08Z" level=info msg="Node a1ecb300dc71 change state NodeActive --> NodeLeft" [2021-08-20T21:36:09.112Z] time="2021-08-20T21:36:08Z" level=info msg="node2(a1ecb300dc71): Node leave event for a1ecb300dc71/172.21.207.185" [2021-08-20T21:36:09.112Z] time="2021-08-20T21:36:08Z" level=info msg="Node a1ecb300dc71/172.21.207.185, left gossip cluster" [2021-08-20T21:36:09.112Z] time="2021-08-20T21:36:08Z" level=info msg="Node a1ecb300dc71/172.21.207.185, left gossip cluster" [2021-08-20T21:36:09.112Z] time="2021-08-20T21:36:08Z" level=info msg="Node a1ecb300dc71/172.21.207.185, left gossip cluster" [2021-08-20T21:36:09.112Z] time="2021-08-20T21:36:08Z" level=info msg="Node a1ecb300dc71/172.21.207.185, left gossip cluster" [2021-08-20T21:36:09.396Z] #59 DONE 1.2s [2021-08-20T21:36:09.566Z] time="2021-08-20T21:36:09Z" level=info msg="Node 0d422dfb3b05 change state NodeActive --> NodeLeft" [2021-08-20T21:36:09.566Z] time="2021-08-20T21:36:09Z" level=info msg="node5(e52dd0db26b6): Node leave event for 0d422dfb3b05/172.21.207.185" [2021-08-20T21:36:09.566Z] time="2021-08-20T21:36:09Z" level=info msg="Node 0d422dfb3b05 change state NodeActive --> NodeLeft" [2021-08-20T21:36:09.566Z] time="2021-08-20T21:36:09Z" level=info msg="node4(a25d2a93a1c8): Node leave event for 0d422dfb3b05/172.21.207.185" [2021-08-20T21:36:09.566Z] time="2021-08-20T21:36:09Z" level=info msg="Node 0d422dfb3b05 change state NodeActive --> NodeLeft" [2021-08-20T21:36:09.566Z] time="2021-08-20T21:36:09Z" level=info msg="node3(0d422dfb3b05): Node leave event for 0d422dfb3b05/172.21.207.185" [2021-08-20T21:36:09.566Z] time="2021-08-20T21:36:09Z" level=info msg="Node 0d422dfb3b05/172.21.207.185, left gossip cluster" [2021-08-20T21:36:09.655Z] [2021-08-20T21:36:09.655Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-20T21:36:09.655Z] #63 sha256:c3948d9a0b84f15c3b174652191256f3be40cee0e1c79b3ece0847f1b8620acd [2021-08-20T21:36:09.914Z] #63 DONE 0.2s [2021-08-20T21:36:09.914Z] [2021-08-20T21:36:09.914Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-20T21:36:09.914Z] #68 sha256:5b470c0e0b48b1c8783fc723f40cbc8794888ee3b80da1e66d2805ddfc602cc5 [2021-08-20T21:36:10.021Z] time="2021-08-20T21:36:09Z" level=info msg="Node 0d422dfb3b05/172.21.207.185, left gossip cluster" [2021-08-20T21:36:10.021Z] time="2021-08-20T21:36:09Z" level=info msg="Node 0d422dfb3b05/172.21.207.185, left gossip cluster" [2021-08-20T21:36:10.021Z] time="2021-08-20T21:36:09Z" level=debug msg="memberlist: Failed ping: a25d2a93a1c8 (timeout reached)" [2021-08-20T21:36:10.021Z] time="2021-08-20T21:36:09Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.207.185:10037: use of closed network connection" [2021-08-20T21:36:10.021Z] time="2021-08-20T21:36:09Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.207.185:10035: use of closed network connection" [2021-08-20T21:36:10.021Z] time="2021-08-20T21:36:09Z" level=debug msg="memberlist: Stream connection from=172.21.207.185:49369" [2021-08-20T21:36:10.021Z] time="2021-08-20T21:36:09Z" level=info msg="Node a25d2a93a1c8 change state NodeActive --> NodeLeft" [2021-08-20T21:36:10.021Z] time="2021-08-20T21:36:09Z" level=info msg="node5(e52dd0db26b6): Node leave event for a25d2a93a1c8/172.21.207.185" [2021-08-20T21:36:10.021Z] time="2021-08-20T21:36:09Z" level=info msg="Node a25d2a93a1c8 change state NodeActive --> NodeLeft" [2021-08-20T21:36:10.021Z] time="2021-08-20T21:36:09Z" level=info msg="node4(a25d2a93a1c8): Node leave event for a25d2a93a1c8/172.21.207.185" [2021-08-20T21:36:10.479Z] time="2021-08-20T21:36:10Z" level=warning msg="memberlist: Was able to connect to a25d2a93a1c8 but other probes failed, network may be misconfigured" [2021-08-20T21:36:10.479Z] time="2021-08-20T21:36:10Z" level=info msg="Node a25d2a93a1c8/172.21.207.185, left gossip cluster" [2021-08-20T21:36:10.934Z] time="2021-08-20T21:36:10Z" level=info msg="Node a25d2a93a1c8/172.21.207.185, left gossip cluster" [2021-08-20T21:36:11.293Z] #68 DONE 1.6s [2021-08-20T21:36:11.293Z] [2021-08-20T21:36:11.293Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-20T21:36:11.293Z] #69 sha256:5cb1d351b10c10e8aea81ead7c9f1e7a282182e4db0167af381ebb786f91f6c6 [2021-08-20T21:36:11.293Z] #69 DONE 0.1s [2021-08-20T21:36:11.389Z] time="2021-08-20T21:36:10Z" level=info msg="Node e52dd0db26b6/172.21.207.185, left gossip cluster" [2021-08-20T21:36:11.389Z] time="2021-08-20T21:36:10Z" level=info msg="Node e52dd0db26b6 change state NodeActive --> NodeFailed" [2021-08-20T21:36:11.389Z] time="2021-08-20T21:36:10Z" level=info msg="Node e52dd0db26b6/172.21.207.185, added to failed nodes list" [2021-08-20T21:36:11.389Z] --- PASS: TestNetworkDBIslands (11.65s) [2021-08-20T21:36:11.389Z] PASS [2021-08-20T21:36:11.389Z] coverage: 60.0% of statements [2021-08-20T21:36:11.389Z] ok github.com/docker/docker/libnetwork/networkdb 103.259s coverage: 60.0% of statements [2021-08-20T21:36:11.389Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-20T21:36:11.389Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-08-20T21:36:11.389Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-20T21:36:11.389Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-20T21:36:11.389Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-20T21:36:11.389Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-20T21:36:11.389Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-20T21:36:11.389Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-20T21:36:11.389Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-20T21:36:11.389Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-08-20T21:36:11.389Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-08-20T21:36:11.389Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-20T21:36:11.389Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-20T21:36:11.389Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-20T21:36:11.389Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-20T21:36:11.389Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-20T21:36:11.389Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-20T21:36:11.389Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-20T21:36:11.389Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-20T21:36:11.389Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-08-20T21:36:11.389Z] ? github.com/docker/docker/quota [no test files] [2021-08-20T21:36:11.389Z] ? github.com/docker/docker/rootless [no test files] [2021-08-20T21:36:11.389Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-20T21:36:11.389Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-20T21:36:11.389Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-20T21:36:11.389Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-20T21:36:11.389Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-20T21:36:11.389Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-20T21:36:11.389Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-20T21:36:11.389Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-20T21:36:11.389Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-20T21:36:11.389Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-20T21:36:11.389Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-20T21:36:11.389Z] ? github.com/docker/docker/volume [no test files] [2021-08-20T21:36:11.389Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-20T21:36:11.389Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-20T21:36:11.553Z] [2021-08-20T21:36:11.554Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-20T21:36:11.554Z] #70 sha256:33d1155ab67d9a2295be3344f5e19364bb2bab2d133c942ec45fd2eed2b519cd [2021-08-20T21:36:12.349Z] [2021-08-20T21:36:12.349Z] === Skipped [2021-08-20T21:36:12.349Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-08-20T21:36:12.349Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-20T21:36:12.349Z] [2021-08-20T21:36:12.349Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-08-20T21:36:12.349Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-20T21:36:12.349Z] [2021-08-20T21:36:12.349Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-08-20T21:36:12.349Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-20T21:36:12.349Z] [2021-08-20T21:36:12.349Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-08-20T21:36:12.349Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-20T21:36:12.349Z] [2021-08-20T21:36:12.349Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-08-20T21:36:12.349Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-20T21:36:12.349Z] [2021-08-20T21:36:12.349Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.01s) [2021-08-20T21:36:12.349Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-20T21:36:12.349Z] [2021-08-20T21:36:12.349Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-20T21:36:12.349Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-20T21:36:12.349Z] [2021-08-20T21:36:12.349Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-20T21:36:12.349Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-20T21:36:12.349Z] [2021-08-20T21:36:12.349Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-20T21:36:12.349Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-20T21:36:12.349Z] [2021-08-20T21:36:12.349Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-08-20T21:36:12.349Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-20T21:36:12.349Z] [2021-08-20T21:36:12.349Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-20T21:36:12.349Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-20T21:36:12.349Z] [2021-08-20T21:36:12.349Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-08-20T21:36:12.349Z] daemon_test.go:147: root required [2021-08-20T21:36:12.349Z] [2021-08-20T21:36:12.349Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-20T21:36:12.349Z] reload_test.go:520: root required [2021-08-20T21:36:12.349Z] [2021-08-20T21:36:12.349Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-08-20T21:36:12.349Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-20T21:36:12.349Z] [2021-08-20T21:36:12.349Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-20T21:36:12.349Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-20T21:36:12.349Z] [2021-08-20T21:36:12.349Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-08-20T21:36:12.349Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-20T21:36:12.349Z] [2021-08-20T21:36:12.349Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-08-20T21:36:12.349Z] download_test.go:268: Needs fixing on Windows [2021-08-20T21:36:12.349Z] [2021-08-20T21:36:12.349Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-08-20T21:36:12.349Z] layer_test.go:304: Failing on Windows [2021-08-20T21:36:12.349Z] [2021-08-20T21:36:12.349Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-08-20T21:36:12.349Z] layer_test.go:353: Failing on Windows [2021-08-20T21:36:12.349Z] [2021-08-20T21:36:12.349Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-08-20T21:36:12.349Z] layer_test.go:468: Failing on Windows [2021-08-20T21:36:12.349Z] [2021-08-20T21:36:12.349Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-08-20T21:36:12.349Z] layer_test.go:697: Failing on Windows [2021-08-20T21:36:12.349Z] [2021-08-20T21:36:12.349Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-08-20T21:36:12.349Z] migration_test.go:46: Failing on Windows [2021-08-20T21:36:12.349Z] [2021-08-20T21:36:12.349Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-08-20T21:36:12.349Z] migration_test.go:182: Failing on Windows [2021-08-20T21:36:12.349Z] [2021-08-20T21:36:12.349Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-08-20T21:36:12.349Z] mount_test.go:17: Failing on Windows [2021-08-20T21:36:12.349Z] [2021-08-20T21:36:12.349Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-08-20T21:36:12.349Z] mount_test.go:76: Failing on Windows [2021-08-20T21:36:12.349Z] [2021-08-20T21:36:12.349Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-08-20T21:36:12.349Z] mount_test.go:125: Failing on Windows [2021-08-20T21:36:12.349Z] [2021-08-20T21:36:12.349Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-08-20T21:36:12.349Z] mount_test.go:212: Failing on Windows [2021-08-20T21:36:12.349Z] [2021-08-20T21:36:12.349Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-08-20T21:36:12.349Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-20T21:36:12.349Z] [2021-08-20T21:36:12.349Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-08-20T21:36:12.349Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-20T21:36:12.349Z] [2021-08-20T21:36:12.349Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-20T21:36:12.349Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-20T21:36:12.349Z] [2021-08-20T21:36:12.349Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-08-20T21:36:12.349Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-20T21:36:12.349Z] [2021-08-20T21:36:12.349Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-08-20T21:36:12.349Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-20T21:36:12.349Z] [2021-08-20T21:36:12.349Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-08-20T21:36:12.349Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-20T21:36:12.349Z] [2021-08-20T21:36:12.349Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-08-20T21:36:12.350Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-20T21:36:12.350Z] [2021-08-20T21:36:12.350Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-08-20T21:36:12.350Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-20T21:36:12.350Z] [2021-08-20T21:36:12.350Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-08-20T21:36:12.350Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-20T21:36:12.350Z] [2021-08-20T21:36:12.350Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-08-20T21:36:12.350Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-20T21:36:12.350Z] [2021-08-20T21:36:12.350Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-08-20T21:36:12.350Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-20T21:36:12.350Z] [2021-08-20T21:36:12.350Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-08-20T21:36:12.350Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-20T21:36:12.350Z] [2021-08-20T21:36:12.350Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-20T21:36:12.350Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-20T21:36:12.350Z] [2021-08-20T21:36:12.350Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-20T21:36:12.350Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-20T21:36:12.350Z] [2021-08-20T21:36:12.350Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-20T21:36:12.350Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-20T21:36:12.350Z] [2021-08-20T21:36:12.350Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-20T21:36:12.350Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-20T21:36:12.350Z] [2021-08-20T21:36:12.350Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-20T21:36:12.350Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-20T21:36:12.350Z] [2021-08-20T21:36:12.350Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-08-20T21:36:12.350Z] archive_test.go:134: Xz not present in msys2 [2021-08-20T21:36:12.350Z] [2021-08-20T21:36:12.350Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-08-20T21:36:12.350Z] archive_test.go:239: Failing on Windows CI machines [2021-08-20T21:36:12.350Z] [2021-08-20T21:36:12.350Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-08-20T21:36:12.350Z] archive_windows_test.go:16: Currently fails [2021-08-20T21:36:12.350Z] [2021-08-20T21:36:12.350Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-08-20T21:36:12.350Z] changes_test.go:196: needs more investigation [2021-08-20T21:36:12.350Z] [2021-08-20T21:36:12.350Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-08-20T21:36:12.350Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-20T21:36:12.350Z] [2021-08-20T21:36:12.350Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-08-20T21:36:12.350Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-20T21:36:12.350Z] [2021-08-20T21:36:12.350Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-08-20T21:36:12.350Z] changes_test.go:433: needs further investigation [2021-08-20T21:36:12.350Z] [2021-08-20T21:36:12.350Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-08-20T21:36:12.350Z] changes_test.go:469: needs further investigation [2021-08-20T21:36:12.350Z] [2021-08-20T21:36:12.350Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-08-20T21:36:12.350Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-20T21:36:12.350Z] [2021-08-20T21:36:12.350Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-20T21:36:12.350Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-20T21:36:12.350Z] [2021-08-20T21:36:12.350Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-08-20T21:36:12.350Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-20T21:36:12.350Z] [2021-08-20T21:36:12.350Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-08-20T21:36:12.350Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-20T21:36:12.350Z] [2021-08-20T21:36:12.350Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-08-20T21:36:12.350Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-20T21:36:12.350Z] [2021-08-20T21:36:12.350Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-08-20T21:36:12.350Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-20T21:36:12.350Z] [2021-08-20T21:36:12.350Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-20T21:36:12.350Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-20T21:36:12.350Z] [2021-08-20T21:36:12.350Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-20T21:36:12.350Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-20T21:36:12.350Z] [2021-08-20T21:36:12.350Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.01s) [2021-08-20T21:36:12.350Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-20T21:36:12.350Z] [2021-08-20T21:36:12.350Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-08-20T21:36:12.350Z] poller_test.go:41: No chmod on Windows [2021-08-20T21:36:12.350Z] [2021-08-20T21:36:12.350Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-20T21:36:12.350Z] fileutils_test.go:134: Needs porting to Windows [2021-08-20T21:36:12.350Z] [2021-08-20T21:36:12.350Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-20T21:36:12.350Z] fileutils_test.go:180: Needs porting to Windows [2021-08-20T21:36:12.350Z] [2021-08-20T21:36:12.807Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-08-20T21:36:12.807Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-20T21:36:12.807Z] [2021-08-20T21:36:12.807Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-08-20T21:36:12.807Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-20T21:36:12.807Z] [2021-08-20T21:36:12.807Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-08-20T21:36:12.807Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-20T21:36:12.807Z] [2021-08-20T21:36:12.807Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-08-20T21:36:12.807Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-20T21:36:12.807Z] [2021-08-20T21:36:12.807Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-08-20T21:36:12.807Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-20T21:36:12.807Z] [2021-08-20T21:36:12.807Z] [2021-08-20T21:36:12.807Z] DONE 2070 tests, 69 skipped in 246.624s [2021-08-20T21:36:12.807Z] INFO: make.ps1 ended at 08/20/2021 21:36:12 [2021-08-20T21:36:12.937Z] #70 DONE 1.6s [2021-08-20T21:36:12.937Z] [2021-08-20T21:36:12.937Z] #71 exporting to image [2021-08-20T21:36:12.937Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-20T21:36:12.937Z] #71 exporting layers [2021-08-20T21:36:13.768Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-08-20T21:36:13.768Z] INFO: Unit tests ended at 08/20/2021 21:36:13. Duration:00:04:16.2800541 [2021-08-20T21:36:13.768Z] INFO: Building busybox [2021-08-20T21:36:14.224Z] Sending build context to Docker daemon 5.12kB [2021-08-20T21:36:14.224Z] [2021-08-20T21:36:14.224Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-08-20T21:36:14.224Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-08-20T21:36:14.224Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-08-20T21:36:14.224Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-08-20T21:36:14.224Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-08-20T21:36:14.224Z] ---> a4938fe7222f [2021-08-20T21:36:14.224Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-08-20T21:36:14.224Z] ---> Running in 77c46a1eb1de [2021-08-20T21:36:17.107Z] Removing intermediate container 77c46a1eb1de [2021-08-20T21:36:17.107Z] ---> 94630522334d [2021-08-20T21:36:17.107Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-08-20T21:36:17.107Z] ---> Running in 5b7e150933a2 [2021-08-20T21:36:17.107Z] Removing intermediate container 5b7e150933a2 [2021-08-20T21:36:17.107Z] ---> 74a1b9e2c01c [2021-08-20T21:36:17.107Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-08-20T21:36:17.107Z] ---> Running in 94eae45441d9 [2021-08-20T21:36:17.562Z] Removing intermediate container 94eae45441d9 [2021-08-20T21:36:17.562Z] ---> 3d618a753e0a [2021-08-20T21:36:17.562Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-08-20T21:36:18.523Z] [2021-08-20T21:36:18.979Z] ---> 0e46ee8244a7 [2021-08-20T21:36:18.979Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-08-20T21:36:18.979Z] ---> Running in d0347b679e0b [2021-08-20T21:36:19.511Z] #71 exporting layers 6.1s done [2021-08-20T21:36:19.511Z] #71 writing image sha256:4e9fda63c26398df411b7b9615c4e4886ee0a7ab50eda44fedb51cbf8bfaa520 done [2021-08-20T21:36:19.511Z] #71 naming to docker.io/library/docker:8fe344479f55c9dda5b957de20886ef209bb7318 done [2021-08-20T21:36:19.511Z] #71 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-20T21:36:19.872Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42763/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_GITCOMMIT=8fe344479f55c9dda5b957de20886ef209bb7318 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8fe344479f55c9dda5b957de20886ef209bb7318 hack/make.sh dynbinary test-integration [2021-08-20T21:36:21.251Z] [2021-08-20T21:36:21.251Z] Removing bundles/ [2021-08-20T21:36:21.251Z] [2021-08-20T21:36:21.251Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-20T21:36:21.251Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-20T21:36:21.251Z] GOOS="" GOARCH="" GOARM="" [2021-08-20T21:36:26.031Z] Removing intermediate container d0347b679e0b [2021-08-20T21:36:26.031Z] ---> 315a06f74e84 [2021-08-20T21:36:26.031Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-08-20T21:36:26.031Z] ---> Running in 7641a6446c97 [2021-08-20T21:36:26.031Z] [2021-08-20T21:36:26.031Z] SUCCESS: Specified value was saved. [2021-08-20T21:36:27.554Z] Removing intermediate container 7641a6446c97 [2021-08-20T21:36:27.554Z] ---> 99082b3ab866 [2021-08-20T21:36:27.554Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-08-20T21:36:27.554Z] ---> Running in 658c60db2748 [2021-08-20T21:36:30.493Z] Cannot create a file when that file already exists. [2021-08-20T21:36:34.201Z] Removing intermediate container 658c60db2748 [2021-08-20T21:36:34.201Z] ---> db0c43b3f8ea [2021-08-20T21:36:34.201Z] Step 13/13 : CMD ["sh"] [2021-08-20T21:36:34.201Z] ---> Running in 03f90d182edd [2021-08-20T21:36:34.201Z] Removing intermediate container 03f90d182edd [2021-08-20T21:36:34.201Z] ---> 9744d0aee762 [2021-08-20T21:36:34.201Z] Successfully built 9744d0aee762 [2021-08-20T21:36:34.201Z] Successfully tagged busybox:latest [2021-08-20T21:36:34.201Z] INFO: Docker images of the daemon under test [2021-08-20T21:36:34.201Z] [2021-08-20T21:36:34.201Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-20T21:36:34.201Z] busybox latest 9744d0aee762 1 second ago 2.8GB [2021-08-20T21:36:34.201Z] microsoft/windowsservercore latest a4938fe7222f 3 weeks ago 2.76GB [2021-08-20T21:36:34.201Z] mcr.microsoft.com/windows/servercore/insider 10.0.20348.1 a4938fe7222f 3 weeks ago 2.76GB [2021-08-20T21:36:34.201Z] [2021-08-20T21:36:34.201Z] INFO: Running integration tests at 08/20/2021 21:36:34... [2021-08-20T21:36:34.201Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-08-20T21:36:34.201Z] INFO: Integration API tests being run from the host: [2021-08-20T21:36:34.201Z] INFO: make.ps1 starting at 08/20/2021 21:36:34 [2021-08-20T21:36:35.171Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-08-20T21:36:42.090Z] INFO [loader] Go packages loading at mode 575 (compiled_files|files|name|types_sizes|deps|exports_file|imports) took 2m13.612682003s [2021-08-20T21:36:42.090Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 523.304201ms [2021-08-20T21:36:56.253Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-20T21:36:56.253Z] INFO: Testing against a local daemon [2021-08-20T21:36:56.253Z] === RUN TestBuildWithSession [2021-08-20T21:36:56.253Z] build_session_test.go:25: TODO: BuildKit [2021-08-20T21:36:56.253Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-20T21:36:56.253Z] === RUN TestBuildSquashParent [2021-08-20T21:36:56.253Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:36:56.253Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-08-20T21:36:56.253Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-20T21:36:56.253Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-20T21:36:56.253Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-20T21:36:56.253Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-20T21:36:56.253Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-20T21:36:56.253Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-20T21:36:56.253Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-20T21:36:56.253Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-20T21:36:56.253Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-20T21:36:56.253Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-20T21:36:56.253Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-20T21:36:56.253Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-20T21:36:56.253Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-20T21:36:56.253Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-20T21:36:56.253Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-20T21:36:56.253Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-20T21:36:56.253Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-20T21:37:06.614Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-20T21:37:06.614Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-20T21:37:10.332Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-20T21:37:10.332Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.77s) [2021-08-20T21:37:10.332Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.77s) [2021-08-20T21:37:10.332Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.77s) [2021-08-20T21:37:10.332Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.98s) [2021-08-20T21:37:10.332Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (4.70s) [2021-08-20T21:37:10.332Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (4.79s) [2021-08-20T21:37:10.332Z] === RUN TestBuildMultiStageCopy [2021-08-20T21:37:10.332Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-20T21:37:13.608Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [2021-08-20T21:37:13.608Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-20T21:37:13.608Z] ok github.com/docker/docker/api/server/middleware 0.027s coverage: 37.7% of statements [2021-08-20T21:37:13.608Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-20T21:37:13.608Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-20T21:37:13.608Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-20T21:37:13.608Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-20T21:37:13.608Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-20T21:37:13.608Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-20T21:37:13.608Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-20T21:37:13.608Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-20T21:37:13.608Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-20T21:37:13.608Z] ok github.com/docker/docker/api/server/router/swarm 0.023s coverage: 5.7% of statements [2021-08-20T21:37:13.608Z] ok github.com/docker/docker/api/types/strslice 0.018s coverage: 90.0% of statements [2021-08-20T21:37:13.608Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-20T21:37:13.608Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-20T21:37:13.608Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-20T21:37:13.608Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-20T21:37:13.608Z] ? github.com/docker/docker/api/types [no test files] [2021-08-20T21:37:13.608Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-20T21:37:13.608Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-20T21:37:13.608Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-20T21:37:13.608Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-20T21:37:13.608Z] ok github.com/docker/docker/api/types/filters 0.016s coverage: 92.2% of statements [2021-08-20T21:37:13.608Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-20T21:37:13.608Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-20T21:37:13.608Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-20T21:37:13.608Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-20T21:37:13.608Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-20T21:37:13.608Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-20T21:37:13.608Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-20T21:37:13.608Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2021-08-20T21:37:13.608Z] ok github.com/docker/docker/api/types/versions 0.011s coverage: 75.0% of statements [2021-08-20T21:37:13.608Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-20T21:37:13.608Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-20T21:37:13.608Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-20T21:37:13.608Z] ? github.com/docker/docker/builder [no test files] [2021-08-20T21:37:13.608Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-20T21:37:13.608Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-20T21:37:13.608Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-20T21:37:13.608Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-20T21:37:13.608Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-20T21:37:13.608Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-20T21:37:13.608Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-20T21:37:13.608Z] ok github.com/docker/docker/builder/remotecontext 0.202s coverage: 13.7% of statements [2021-08-20T21:37:13.608Z] ok github.com/docker/docker/cli/debug 0.006s coverage: 100.0% of statements [2021-08-20T21:37:13.608Z] ok github.com/docker/docker/builder/dockerfile 0.376s coverage: 49.0% of statements [2021-08-20T21:37:13.608Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-20T21:37:13.608Z] ok github.com/docker/docker/cmd/docker-proxy 0.212s coverage: 67.6% of statements [2021-08-20T21:37:15.529Z] ok github.com/docker/docker/builder/remotecontext/git 5.149s coverage: 86.3% of statements [2021-08-20T21:37:15.529Z] ? github.com/docker/docker/cli [no test files] [2021-08-20T21:37:15.529Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-20T21:37:16.090Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-20T21:37:16.090Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-20T21:37:17.049Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-20T21:37:17.503Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-20T21:37:18.463Z] --- PASS: TestBuildMultiStageCopy (8.35s) [2021-08-20T21:37:18.463Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (5.31s) [2021-08-20T21:37:18.463Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2021-08-20T21:37:18.463Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.71s) [2021-08-20T21:37:18.463Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.80s) [2021-08-20T21:37:18.463Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.95s) [2021-08-20T21:37:18.463Z] === RUN TestBuildMultiStageParentConfig [2021-08-20T21:37:20.624Z] --- PASS: TestBuildMultiStageParentConfig (1.72s) [2021-08-20T21:37:20.624Z] === RUN TestBuildLabelWithTargets [2021-08-20T21:37:20.624Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-20T21:37:20.624Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-08-20T21:37:20.624Z] === RUN TestBuildWithEmptyLayers [2021-08-20T21:37:20.830Z] ok github.com/docker/docker/client 0.293s coverage: 75.4% of statements [2021-08-20T21:37:21.079Z] --- PASS: TestBuildWithEmptyLayers (0.95s) [2021-08-20T21:37:21.079Z] === RUN TestBuildMultiStageOnBuild [2021-08-20T21:37:23.532Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-20T21:37:23.532Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-20T21:37:23.532Z] GOOS="" GOARCH="" GOARM="" [2021-08-20T21:37:23.532Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-20T21:37:23.532Z] [2021-08-20T21:37:23.532Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-20T21:37:23.532Z] DOCKER_SYSTEMD=1 [2021-08-20T21:37:23.532Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-20T21:37:23.532Z] HOSTNAME=59e7f435f0ab [2021-08-20T21:37:23.532Z] DEST=bundles/test-integration [2021-08-20T21:37:23.532Z] PWD=/go/src/github.com/docker/docker [2021-08-20T21:37:23.532Z] DOCKER_GITCOMMIT=6ee058bc653f57cb5d59c01e766c4ba7973c1b8a [2021-08-20T21:37:23.532Z] container=docker [2021-08-20T21:37:23.532Z] HOME=/root [2021-08-20T21:37:23.532Z] LANG=C.UTF-8 [2021-08-20T21:37:23.532Z] INVOCATION_ID=517f3579bd0d43b0bd65f1950e8f6aa8 [2021-08-20T21:37:23.532Z] GOLANG_VERSION=1.16.7 [2021-08-20T21:37:23.532Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-20T21:37:23.532Z] VALIDATE_BRANCH=master [2021-08-20T21:37:23.532Z] TERM=xterm [2021-08-20T21:37:23.532Z] DOCKER_PKG=github.com/docker/docker [2021-08-20T21:37:23.532Z] SHLVL=3 [2021-08-20T21:37:23.532Z] TIMEOUT=120m [2021-08-20T21:37:23.532Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-20T21:37:23.532Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-20T21:37:23.532Z] GO111MODULE=off [2021-08-20T21:37:23.533Z] DOCKER_EXPERIMENTAL=1 [2021-08-20T21:37:23.533Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-20T21:37:23.533Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-20T21:37:23.533Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-20T21:37:23.533Z] GOPATH=/go [2021-08-20T21:37:23.533Z] PKG_CONFIG=pkg-config [2021-08-20T21:37:23.533Z] _=/usr/bin/env [2021-08-20T21:37:23.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-20T21:37:29.607Z] --- PASS: TestBuildMultiStageOnBuild (8.52s) [2021-08-20T21:37:29.607Z] === RUN TestBuildUncleanTarFilenames [2021-08-20T21:37:29.607Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-20T21:37:29.607Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-08-20T21:37:29.607Z] === RUN TestBuildMultiStageLayerLeak [2021-08-20T21:37:38.141Z] --- PASS: TestBuildMultiStageLayerLeak (7.26s) [2021-08-20T21:37:38.141Z] === RUN TestBuildWithHugeFile [2021-08-20T21:37:42.964Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-20T21:37:42.964Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-20T21:37:42.964Z] GOOS="" GOARCH="" GOARM="" [2021-08-20T21:37:42.964Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-20T21:37:42.964Z] [2021-08-20T21:37:42.964Z] + TEST_INTEGRATION_DEST=1 [2021-08-20T21:37:42.964Z] + CONTAINER_NAME=docker-pr12-1 [2021-08-20T21:37:42.964Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-08-20T21:37:42.964Z] + run_tests test-integration-flaky [2021-08-20T21:37:42.964Z] + '[' -n 0 ']' [2021-08-20T21:37:42.964Z] + rm= [2021-08-20T21:37:42.964Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42763/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42763/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42763/.git:/go/src/github.com/docker/docker/.git --name docker-pr12-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=09e7ebcf9e73e918eb1fbdbefd108b2609a3d32f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:09e7ebcf9e73e918eb1fbdbefd108b2609a3d32f hack/make.sh test-integration-flaky test-integration [2021-08-20T21:37:42.964Z] + c=0 [2021-08-20T21:37:42.964Z] ++ jobs -p [2021-08-20T21:37:42.964Z] + TEST_INTEGRATION_DEST=3 [2021-08-20T21:37:42.964Z] + CONTAINER_NAME=docker-pr12-3 [2021-08-20T21:37:42.964Z] + TEST_SKIP_INTEGRATION=1 [2021-08-20T21:37:42.964Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-08-20T21:37:42.964Z] + run_tests [2021-08-20T21:37:42.964Z] + '[' -n 0 ']' [2021-08-20T21:37:42.964Z] + rm= [2021-08-20T21:37:42.964Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42763/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42763/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42763/.git:/go/src/github.com/docker/docker/.git --name docker-pr12-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=09e7ebcf9e73e918eb1fbdbefd108b2609a3d32f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:09e7ebcf9e73e918eb1fbdbefd108b2609a3d32f hack/make.sh '' test-integration [2021-08-20T21:37:42.964Z] + for job in $(jobs -p) [2021-08-20T21:37:42.964Z] + wait 10385 [2021-08-20T21:37:42.964Z] + TEST_INTEGRATION_DEST=2 [2021-08-20T21:37:42.964Z] + CONTAINER_NAME=docker-pr12-2 [2021-08-20T21:37:42.964Z] + TEST_SKIP_INTEGRATION=1 [2021-08-20T21:37:42.964Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-08-20T21:37:42.964Z] + run_tests [2021-08-20T21:37:42.964Z] + '[' -n 0 ']' [2021-08-20T21:37:42.964Z] + rm= [2021-08-20T21:37:42.964Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42763/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42763/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42763/.git:/go/src/github.com/docker/docker/.git --name docker-pr12-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=09e7ebcf9e73e918eb1fbdbefd108b2609a3d32f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:09e7ebcf9e73e918eb1fbdbefd108b2609a3d32f hack/make.sh '' test-integration [2021-08-20T21:37:42.964Z] [2021-08-20T21:37:42.964Z] [2021-08-20T21:37:42.964Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-08-20T21:37:42.964Z] [2021-08-20T21:37:42.964Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-20T21:37:42.964Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-20T21:37:42.964Z] HOSTNAME=f249d078fe4b [2021-08-20T21:37:42.964Z] TEST_SKIP_INTEGRATION=1 [2021-08-20T21:37:42.964Z] TESTDEBUG=0 [2021-08-20T21:37:42.964Z] DEST=bundles/test-integration [2021-08-20T21:37:42.964Z] PWD=/go/src/github.com/docker/docker [2021-08-20T21:37:42.964Z] KEEPBUNDLE=1 [2021-08-20T21:37:42.964Z] DOCKER_GITCOMMIT=09e7ebcf9e73e918eb1fbdbefd108b2609a3d32f [2021-08-20T21:37:42.964Z] container=docker [2021-08-20T21:37:42.964Z] HOME=/root [2021-08-20T21:37:42.964Z] GOLANG_VERSION=1.16.7 [2021-08-20T21:37:42.964Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-20T21:37:42.964Z] VALIDATE_BRANCH=master [2021-08-20T21:37:42.964Z] TERM=xterm [2021-08-20T21:37:42.964Z] DOCKER_PKG=github.com/docker/docker [2021-08-20T21:37:42.964Z] SHLVL=1 [2021-08-20T21:37:42.964Z] TIMEOUT=120m [2021-08-20T21:37:42.964Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-20T21:37:42.964Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-20T21:37:42.964Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-08-20T21:37:42.964Z] GO111MODULE=off [2021-08-20T21:37:42.964Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-20T21:37:42.964Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-20T21:37:42.964Z] GOPATH=/go [2021-08-20T21:37:42.964Z] PKG_CONFIG=pkg-config [2021-08-20T21:37:42.964Z] _=/usr/bin/env [2021-08-20T21:37:42.964Z] Building test suite binary ./integration-cli/test.main [2021-08-20T21:37:42.965Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-20T21:37:42.965Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-20T21:37:42.965Z] HOSTNAME=0ea83d4c0e06 [2021-08-20T21:37:42.965Z] TEST_SKIP_INTEGRATION=1 [2021-08-20T21:37:42.965Z] TESTDEBUG=0 [2021-08-20T21:37:42.965Z] DEST=bundles/test-integration [2021-08-20T21:37:42.965Z] PWD=/go/src/github.com/docker/docker [2021-08-20T21:37:42.965Z] KEEPBUNDLE=1 [2021-08-20T21:37:42.965Z] DOCKER_GITCOMMIT=09e7ebcf9e73e918eb1fbdbefd108b2609a3d32f [2021-08-20T21:37:42.965Z] container=docker [2021-08-20T21:37:42.965Z] HOME=/root [2021-08-20T21:37:42.965Z] GOLANG_VERSION=1.16.7 [2021-08-20T21:37:42.965Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-20T21:37:42.965Z] VALIDATE_BRANCH=master [2021-08-20T21:37:42.965Z] TERM=xterm [2021-08-20T21:37:42.965Z] DOCKER_PKG=github.com/docker/docker [2021-08-20T21:37:42.965Z] SHLVL=1 [2021-08-20T21:37:42.965Z] TIMEOUT=120m [2021-08-20T21:37:42.965Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-20T21:37:42.965Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-20T21:37:42.965Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-08-20T21:37:42.965Z] GO111MODULE=off [2021-08-20T21:37:42.965Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-20T21:37:42.965Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-20T21:37:42.965Z] GOPATH=/go [2021-08-20T21:37:42.965Z] PKG_CONFIG=pkg-config [2021-08-20T21:37:42.965Z] _=/usr/bin/env [2021-08-20T21:37:42.965Z] Building test suite binary ./integration-cli/test.main [2021-08-20T21:37:42.965Z] No new tests added to integration. [2021-08-20T21:37:42.965Z] [2021-08-20T21:37:42.965Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-20T21:37:42.965Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-20T21:37:42.965Z] HOSTNAME=de4867aea11a [2021-08-20T21:37:42.965Z] TESTDEBUG=0 [2021-08-20T21:37:42.965Z] DEST=bundles/test-integration [2021-08-20T21:37:42.965Z] PWD=/go/src/github.com/docker/docker [2021-08-20T21:37:42.965Z] KEEPBUNDLE=1 [2021-08-20T21:37:42.965Z] DOCKER_GITCOMMIT=09e7ebcf9e73e918eb1fbdbefd108b2609a3d32f [2021-08-20T21:37:42.965Z] container=docker [2021-08-20T21:37:42.965Z] HOME=/root [2021-08-20T21:37:42.965Z] GOLANG_VERSION=1.16.7 [2021-08-20T21:37:42.965Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-20T21:37:42.965Z] VALIDATE_BRANCH=master [2021-08-20T21:37:42.965Z] TERM=xterm [2021-08-20T21:37:42.965Z] DOCKER_PKG=github.com/docker/docker [2021-08-20T21:37:42.965Z] SHLVL=1 [2021-08-20T21:37:42.965Z] TIMEOUT=120m [2021-08-20T21:37:42.965Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-20T21:37:42.965Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-20T21:37:42.965Z] GO111MODULE=off [2021-08-20T21:37:42.965Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-20T21:37:42.965Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-20T21:37:42.965Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-20T21:37:42.965Z] GOPATH=/go [2021-08-20T21:37:42.965Z] PKG_CONFIG=pkg-config [2021-08-20T21:37:42.965Z] _=/usr/bin/env [2021-08-20T21:37:42.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-20T21:37:57.746Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-20T21:37:57.746Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-20T21:37:57.746Z] GOOS="" GOARCH="" GOARM="" [2021-08-20T21:37:57.746Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-20T21:37:57.746Z] [2021-08-20T21:37:57.746Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-20T21:37:57.746Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-20T21:37:57.746Z] HOSTNAME=85c27767a79a [2021-08-20T21:37:57.746Z] DEST=bundles/test-integration [2021-08-20T21:37:57.746Z] PWD=/go/src/github.com/docker/docker [2021-08-20T21:37:57.746Z] DOCKER_ROOTLESS=1 [2021-08-20T21:37:57.746Z] DOCKER_GITCOMMIT=8fe344479f55c9dda5b957de20886ef209bb7318 [2021-08-20T21:37:57.746Z] container=docker [2021-08-20T21:37:57.746Z] HOME=/root [2021-08-20T21:37:57.746Z] GOLANG_VERSION=1.16.7 [2021-08-20T21:37:57.746Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-20T21:37:57.746Z] VALIDATE_BRANCH=master [2021-08-20T21:37:57.746Z] TERM=xterm [2021-08-20T21:37:57.746Z] DOCKER_PKG=github.com/docker/docker [2021-08-20T21:37:57.746Z] SHLVL=1 [2021-08-20T21:37:57.746Z] TIMEOUT=120m [2021-08-20T21:37:57.746Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-20T21:37:57.746Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-20T21:37:57.746Z] GO111MODULE=off [2021-08-20T21:37:57.746Z] DOCKER_EXPERIMENTAL=1 [2021-08-20T21:37:57.746Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-20T21:37:57.746Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-20T21:37:57.746Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-20T21:37:57.746Z] GOPATH=/go [2021-08-20T21:37:57.746Z] PKG_CONFIG=pkg-config [2021-08-20T21:37:57.746Z] _=/usr/bin/env [2021-08-20T21:37:57.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-20T21:37:59.612Z] ok github.com/docker/docker/cmd/dockerd/trap 3.072s coverage: 0.0% of statements [2021-08-20T21:37:59.874Z] ok github.com/docker/docker/container 0.157s coverage: 34.8% of statements [2021-08-20T21:38:02.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-20T21:38:02.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-20T21:38:03.180Z] ok github.com/docker/docker/cmd/dockerd 0.146s coverage: 29.1% of statements [2021-08-20T21:38:03.180Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-20T21:38:03.180Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-20T21:38:03.180Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-20T21:38:03.180Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-20T21:38:03.180Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-20T21:38:03.180Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.033s coverage: 65.3% of statements [2021-08-20T21:38:03.474Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m17.604730124s with top 10 stages: buildssa: 1m37.049750694s, goimports: 21.573575858s, unconvert: 14.62417946s, gosec: 10.745346391s, golint: 6.263283683s, ineffassign: 4.643833598s, misspell: 4.470730823s, inspect: 3.643743104s, vrp: 3.09089404s, ctrlflow: 2.062683236s [2021-08-20T21:38:06.499Z] ok github.com/docker/docker/daemon/cluster/convert 0.041s coverage: 35.9% of statements [2021-08-20T21:38:07.447Z] ok github.com/docker/docker/daemon/cluster 0.184s coverage: 0.5% of statements [2021-08-20T21:38:10.002Z] ok github.com/docker/docker/daemon/config 0.098s coverage: 81.1% of statements [2021-08-20T21:38:10.265Z] ok github.com/docker/docker/daemon/discovery 0.025s coverage: 30.0% of statements [2021-08-20T21:38:10.840Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2021-08-20T21:38:12.230Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2021-08-20T21:38:14.777Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.949s coverage: 74.6% of statements [2021-08-20T21:38:16.166Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.518s coverage: 13.8% of statements [2021-08-20T21:38:16.428Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 3.1% of statements [2021-08-20T21:38:17.376Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.930s coverage: 56.2% of statements [2021-08-20T21:38:18.320Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.9% of statements [2021-08-20T21:38:18.339Z] INFO [runner/unused/goanalysis] analyzers took 32.379694823s with top 10 stages: buildssa: 27.731649414s, U1000: 4.648045409s [2021-08-20T21:38:18.339Z] INFO [runner] Issues before processing: 2863, after processing: 0 [2021-08-20T21:38:18.339Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 2282/2282, exclude-rules: 78/1893, skip_files: 2282/2282, identifier_marker: 1893/1893, nolint: 0/78, path_prettifier: 2282/2282, filename_unadjuster: 2282/2282, cgo: 2282/2863, exclude: 1893/1893, autogenerated_exclude: 1893/2282 [2021-08-20T21:38:18.339Z] INFO [runner] processing took 65.989704ms with stages: nolint: 25.899387ms, identifier_marker: 17.881029ms, path_prettifier: 11.229283ms, autogenerated_exclude: 4.766416ms, exclude-rules: 3.752722ms, skip_dirs: 2.025229ms, cgo: 276.407µs, filename_unadjuster: 154.133µs, max_same_issues: 1.606µs, source_code: 691ns, exclude: 679ns, uniq_by_line: 557ns, diff: 395ns, skip_files: 374ns, path_shortener: 297ns, max_from_linter: 293ns, max_per_file_from_linter: 206ns [2021-08-20T21:38:18.339Z] INFO [runner] linters took 1m42.971605431s with stages: goanalysis_metalinter: 1m19.612394848s, unused: 23.29309174s [2021-08-20T21:38:18.339Z] INFO File cache stats: 1688 entries of total size 8.5MiB [2021-08-20T21:38:18.339Z] INFO Memory: 2373 samples, avg is 472.0MB, max is 3969.3MB [2021-08-20T21:38:18.339Z] INFO Execution took 3m57.119427925s [2021-08-20T21:38:18.339Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-08-20T21:38:19.233Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42763/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=32c17cea814dad5fb5239a5c3f278898decc72dc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:32c17cea814dad5fb5239a5c3f278898decc72dc hack/make.sh dynbinary test-docker-py [2021-08-20T21:38:19.795Z] [2021-08-20T21:38:19.795Z] Removing bundles/ [2021-08-20T21:38:19.795Z] [2021-08-20T21:38:19.795Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-20T21:38:19.795Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-20T21:38:19.795Z] GOOS="" GOARCH="" GOARM="" [2021-08-20T21:38:20.246Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.742s coverage: 49.4% of statements [2021-08-20T21:38:22.169Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.047s coverage: 57.5% of statements [2021-08-20T21:38:22.169Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.387s coverage: 57.7% of statements [2021-08-20T21:38:22.430Z] ok github.com/docker/docker/daemon 12.354s coverage: 17.5% of statements [2021-08-20T21:38:22.692Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-20T21:38:22.692Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-20T21:38:22.692Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-20T21:38:22.692Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-20T21:38:22.692Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.351s coverage: 46.2% of statements [2021-08-20T21:38:22.692Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-20T21:38:22.692Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-08-20T21:38:22.692Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-20T21:38:24.080Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.016s coverage: 3.0% of statements [2021-08-20T21:38:24.080Z] ok github.com/docker/docker/daemon/links 0.028s coverage: 93.0% of statements [2021-08-20T21:38:25.506Z] ok github.com/docker/docker/daemon/logger 0.297s coverage: 43.5% of statements [2021-08-20T21:38:25.506Z] ok github.com/docker/docker/daemon/images 0.042s coverage: 6.7% of statements [2021-08-20T21:38:25.506Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-20T21:38:25.506Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-20T21:38:25.789Z] ok github.com/docker/docker/daemon/logger/gelf 0.032s coverage: 67.0% of statements [2021-08-20T21:38:26.373Z] ok github.com/docker/docker/daemon/logger/journald 0.025s coverage: 23.9% of statements [2021-08-20T21:38:26.642Z] ok github.com/docker/docker/daemon/logger/awslogs 0.357s coverage: 77.4% of statements [2021-08-20T21:38:26.642Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-20T21:38:26.642Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-20T21:38:27.215Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2021-08-20T21:38:27.215Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.041s coverage: 69.9% of statements [2021-08-20T21:38:27.788Z] ok github.com/docker/docker/daemon/logger/local 0.033s coverage: 75.2% of statements [2021-08-20T21:38:27.788Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-20T21:38:28.051Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.046s coverage: 31.5% of statements [2021-08-20T21:38:28.627Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.069s coverage: 59.3% of statements [2021-08-20T21:38:28.889Z] ok github.com/docker/docker/daemon/logger/syslog 0.027s coverage: 46.8% of statements [2021-08-20T21:38:29.151Z] ok github.com/docker/docker/daemon/logger/templates 0.063s coverage: 8.3% of statements [2021-08-20T21:38:29.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-20T21:38:30.096Z] ok github.com/docker/docker/daemon/network 0.020s coverage: 63.8% of statements [2021-08-20T21:38:30.670Z] ok github.com/docker/docker/distribution/metadata 0.102s coverage: 48.2% of statements [2021-08-20T21:38:31.244Z] ok github.com/docker/docker/daemon/logger/splunk 1.905s coverage: 82.5% of statements [2021-08-20T21:38:31.244Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-20T21:38:31.244Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-20T21:38:32.191Z] ok github.com/docker/docker/errdefs 0.013s coverage: 53.1% of statements [2021-08-20T21:38:32.191Z] ok github.com/docker/docker/distribution 0.199s coverage: 25.8% of statements [2021-08-20T21:38:32.191Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-20T21:38:33.137Z] ok github.com/docker/docker/image 0.045s coverage: 86.6% of statements [2021-08-20T21:38:33.137Z] ok github.com/docker/docker/image/cache 0.019s coverage: 19.2% of statements [2021-08-20T21:38:33.400Z] ok github.com/docker/docker/distribution/xfer 1.820s coverage: 85.1% of statements [2021-08-20T21:38:33.400Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-20T21:38:33.662Z] ok github.com/docker/docker/image/tarexport 0.052s coverage: 0.7% of statements [2021-08-20T21:38:33.924Z] ok github.com/docker/docker/image/v1 0.028s coverage: 25.0% of statements [2021-08-20T21:38:33.924Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-20T21:38:34.187Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2021-08-20T21:38:34.760Z] ok github.com/docker/docker/oci 0.033s coverage: 43.3% of statements [2021-08-20T21:38:35.335Z] ok github.com/docker/docker/opts 0.050s coverage: 67.1% of statements [2021-08-20T21:38:35.598Z] ok github.com/docker/docker/pkg/aaparser 0.045s coverage: 52.9% of statements [2021-08-20T21:38:36.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-20T21:38:36.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-20T21:38:36.987Z] ok github.com/docker/docker/pkg/broadcaster 0.012s coverage: 100.0% of statements [2021-08-20T21:38:37.560Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2021-08-20T21:38:37.821Z] ok github.com/docker/docker/pkg/authorization 0.908s coverage: 68.3% of statements [2021-08-20T21:38:39.209Z] ok github.com/docker/docker/pkg/archive 1.333s coverage: 81.9% of statements [2021-08-20T21:38:39.209Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2021-08-20T21:38:39.471Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 97.6% of statements [2021-08-20T21:38:39.471Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2021-08-20T21:38:40.415Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-08-20T21:38:40.987Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-08-20T21:38:41.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-20T21:38:41.561Z] ok github.com/docker/docker/pkg/chrootarchive 3.082s coverage: 43.2% of statements [2021-08-20T21:38:41.561Z] ok github.com/docker/docker/pkg/dmesg 0.021s coverage: 83.3% of statements [2021-08-20T21:38:42.948Z] ok github.com/docker/docker/pkg/filenotify 0.611s coverage: 67.0% of statements [2021-08-20T21:38:43.211Z] ok github.com/docker/docker/pkg/discovery/kv 3.058s coverage: 84.1% of statements [2021-08-20T21:38:43.211Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 83.1% of statements [2021-08-20T21:38:43.473Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2021-08-20T21:38:43.735Z] ok github.com/docker/docker/pkg/fsutils 0.334s coverage: 85.1% of statements [2021-08-20T21:38:44.309Z] ok github.com/docker/docker/layer 7.488s coverage: 68.8% of statements [2021-08-20T21:38:44.310Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-20T21:38:44.310Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-20T21:38:44.310Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-20T21:38:44.310Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-20T21:38:44.310Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-20T21:38:44.310Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-20T21:38:44.310Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-20T21:38:44.571Z] ok github.com/docker/docker/pkg/jsonmessage 0.013s coverage: 91.7% of statements [2021-08-20T21:38:44.834Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2021-08-20T21:38:44.834Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2021-08-20T21:38:45.096Z] ok github.com/docker/docker/pkg/ioutils 0.607s coverage: 70.5% of statements [2021-08-20T21:38:45.096Z] ok github.com/docker/docker/pkg/idtools 1.017s coverage: 69.5% of statements [2021-08-20T21:38:45.096Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-20T21:38:45.096Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-08-20T21:38:45.096Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-20T21:38:45.096Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-20T21:38:45.358Z] ok github.com/docker/docker/pkg/parsers 0.032s coverage: 97.0% of statements [2021-08-20T21:38:45.620Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2021-08-20T21:38:45.620Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.019s coverage: 86.7% of statements [2021-08-20T21:38:45.882Z] ok github.com/docker/docker/pkg/pidfile 0.030s coverage: 82.4% of statements [2021-08-20T21:38:45.882Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-20T21:38:45.882Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-20T21:38:46.144Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.026s coverage: 56.8% of statements [2021-08-20T21:38:46.716Z] ok github.com/docker/docker/pkg/plugins/transport 0.024s coverage: 85.7% of statements [2021-08-20T21:38:46.978Z] ok github.com/docker/docker/pkg/pools 0.009s coverage: 88.2% of statements [2021-08-20T21:38:47.238Z] ok github.com/docker/docker/pkg/progress 0.020s coverage: 75.9% of statements [2021-08-20T21:38:47.811Z] ok github.com/docker/docker/pkg/reexec 0.013s coverage: 82.4% of statements [2021-08-20T21:38:48.384Z] ok github.com/docker/docker/pkg/pubsub 1.083s coverage: 75.0% of statements [2021-08-20T21:38:48.384Z] ok github.com/docker/docker/pkg/stdcopy 0.019s coverage: 100.0% of statements [2021-08-20T21:38:48.647Z] ok github.com/docker/docker/pkg/streamformatter 0.024s coverage: 66.2% of statements [2021-08-20T21:38:48.647Z] ok github.com/docker/docker/pkg/stack 0.008s coverage: 90.9% of statements [2021-08-20T21:38:48.908Z] ok github.com/docker/docker/pkg/stringid 0.007s coverage: 70.6% of statements [2021-08-20T21:38:49.854Z] ok github.com/docker/docker/pkg/sysinfo 0.044s coverage: 52.1% of statements [2021-08-20T21:38:49.854Z] ok github.com/docker/docker/pkg/tailfile 0.120s coverage: 88.6% of statements [2021-08-20T21:38:50.115Z] ok github.com/docker/docker/pkg/system 0.013s coverage: 40.1% of statements [2021-08-20T21:38:50.690Z] testing: warning: no tests to run [2021-08-20T21:38:50.690Z] coverage: [no statements] [2021-08-20T21:38:50.690Z] ok github.com/docker/docker/pkg/term/windows 0.027s coverage: [no statements] [no tests to run] [2021-08-20T21:38:50.952Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2021-08-20T21:38:50.952Z] ok github.com/docker/docker/pkg/urlutil 0.006s coverage: 100.0% of statements [2021-08-20T21:38:50.952Z] ok github.com/docker/docker/pkg/tarsum 0.124s coverage: 89.3% of statements [2021-08-20T21:38:51.215Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements [2021-08-20T21:38:51.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-20T21:38:52.160Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.4% of statements [2021-08-20T21:38:52.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-20T21:38:52.736Z] ok github.com/docker/docker/profiles/seccomp 0.039s coverage: 86.0% of statements [2021-08-20T21:38:52.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-20T21:38:53.679Z] ok github.com/docker/docker/plugin 0.538s coverage: 23.2% of statements [2021-08-20T21:38:53.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-20T21:38:53.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-20T21:38:53.941Z] ok github.com/docker/docker/reference 0.034s coverage: 84.4% of statements [2021-08-20T21:38:55.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-20T21:38:55.328Z] ok github.com/docker/docker/quota 0.722s coverage: 71.4% of statements [2021-08-20T21:38:55.590Z] ok github.com/docker/docker/registry/resumable 0.036s coverage: 100.0% of statements [2021-08-20T21:38:55.590Z] ok github.com/docker/docker/restartmanager 0.008s coverage: 45.3% of statements [2021-08-20T21:38:56.164Z] ok github.com/docker/docker/registry 0.136s coverage: 58.8% of statements [2021-08-20T21:38:56.164Z] ok github.com/docker/docker/testutil 0.017s coverage: 62.5% of statements [2021-08-20T21:38:56.752Z] ok github.com/docker/docker/runconfig 0.016s coverage: 66.1% of statements [2021-08-20T21:38:57.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-20T21:38:58.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-20T21:38:58.669Z] ok github.com/docker/docker/volume/drivers 0.016s coverage: 36.1% of statements [2021-08-20T21:38:58.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-20T21:38:59.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-20T21:38:59.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-20T21:39:00.058Z] ok github.com/docker/docker/volume/local 0.365s coverage: 76.4% of statements [2021-08-20T21:39:00.631Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.7% of statements [2021-08-20T21:39:00.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-20T21:39:01.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-20T21:39:02.018Z] ok github.com/docker/docker/volume/service 0.020s coverage: 72.3% of statements [2021-08-20T21:39:02.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-20T21:39:03.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-20T21:39:04.102Z] --- PASS: TestBuildWithHugeFile (82.04s) [2021-08-20T21:39:04.102Z] === RUN TestBuildWCOWSandboxSize [2021-08-20T21:39:04.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-20T21:39:04.964Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-20T21:39:04.964Z] Using test binary docker [2021-08-20T21:39:04.964Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-20T21:39:04.964Z] Starting apparmor (via systemctl): apparmor.service. [2021-08-20T21:39:04.964Z] INFO: Waiting for daemon to start... [2021-08-20T21:39:04.964Z] Starting dockerd [2021-08-20T21:39:08.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-20T21:39:09.128Z] . [2021-08-20T21:39:09.128Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-20T21:39:09.128Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-20T21:39:09.128Z] Error: No such image: emptyfs [2021-08-20T21:39:09.128Z] Running integration-test (iteration 1) [2021-08-20T21:39:09.128Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-20T21:39:09.384Z] Loaded image: busybox:latest [2021-08-20T21:39:09.641Z] Loaded image: busybox:glibc [2021-08-20T21:39:11.008Z] Loaded image: debian:bullseye-slim [2021-08-20T21:39:11.264Z] Loaded image: hello-world:latest [2021-08-20T21:39:11.264Z] Loaded image: arm32v7/hello-world:latest [2021-08-20T21:39:11.264Z] INFO: Testing against a local daemon [2021-08-20T21:39:11.264Z] === RUN TestCgroupNamespacesBuild [2021-08-20T21:39:13.153Z] --- PASS: TestCgroupNamespacesBuild (1.60s) [2021-08-20T21:39:13.153Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-20T21:39:14.087Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.35s) [2021-08-20T21:39:14.087Z] === RUN TestBuildWithSession [2021-08-20T21:39:14.087Z] build_session_test.go:25: TODO: BuildKit [2021-08-20T21:39:14.087Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-20T21:39:14.087Z] === RUN TestBuildSquashParent [2021-08-20T21:39:19.330Z] --- PASS: TestBuildSquashParent (5.06s) [2021-08-20T21:39:19.330Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-20T21:39:19.330Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-20T21:39:19.330Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-20T21:39:19.330Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-20T21:39:19.330Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-20T21:39:19.330Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-20T21:39:19.330Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-20T21:39:19.330Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-20T21:39:19.330Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-20T21:39:19.330Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-20T21:39:19.330Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-20T21:39:19.330Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-20T21:39:19.330Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-20T21:39:19.330Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-20T21:39:19.330Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-20T21:39:20.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-20T21:39:20.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-20T21:39:21.219Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-20T21:39:21.219Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-20T21:39:21.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-20T21:39:21.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-20T21:39:22.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-20T21:39:22.601Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-20T21:39:23.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-20T21:39:23.164Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-20T21:39:23.981Z] ok github.com/docker/docker/pkg/plugins 33.677s coverage: 76.6% of statements [2021-08-20T21:39:23.981Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-20T21:39:23.981Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-20T21:39:23.981Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-20T21:39:23.981Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-20T21:39:23.981Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-20T21:39:23.981Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-20T21:39:23.981Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-08-20T21:39:23.981Z] ? github.com/docker/docker/rootless [no test files] [2021-08-20T21:39:23.981Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-08-20T21:39:23.981Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-20T21:39:23.981Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-20T21:39:23.981Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-20T21:39:23.981Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-20T21:39:23.981Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-20T21:39:23.981Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-20T21:39:23.981Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-20T21:39:23.981Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-20T21:39:23.981Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-20T21:39:23.981Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-20T21:39:23.981Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-20T21:39:23.982Z] ? github.com/docker/docker/volume [no test files] [2021-08-20T21:39:23.982Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-20T21:39:23.982Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-20T21:39:23.982Z] [2021-08-20T21:39:23.982Z] === Skipped [2021-08-20T21:39:23.982Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-20T21:39:23.982Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-20T21:39:23.982Z] [2021-08-20T21:39:23.982Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-20T21:39:23.982Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-20T21:39:23.982Z] [2021-08-20T21:39:23.982Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-20T21:39:23.982Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-20T21:39:23.982Z] [2021-08-20T21:39:23.982Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-20T21:39:23.982Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-20T21:39:23.982Z] [2021-08-20T21:39:23.982Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-08-20T21:39:23.982Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-20T21:39:23.982Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-20T21:39:23.982Z] [2021-08-20T21:39:23.982Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-08-20T21:39:23.982Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-20T21:39:23.982Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-20T21:39:23.982Z] [2021-08-20T21:39:23.982Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-08-20T21:39:23.982Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-20T21:39:23.982Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-20T21:39:23.982Z] [2021-08-20T21:39:23.982Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-08-20T21:39:23.982Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-20T21:39:23.982Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-20T21:39:23.982Z] [2021-08-20T21:39:23.982Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-08-20T21:39:23.982Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-20T21:39:23.982Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-20T21:39:23.982Z] [2021-08-20T21:39:23.982Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-08-20T21:39:23.982Z] graphtest_unix.go:71: No driver to put! [2021-08-20T21:39:23.982Z] [2021-08-20T21:39:23.982Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-08-20T21:39:23.982Z] time="2021-08-20T21:38:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-20T21:39:23.982Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-20T21:39:23.982Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-20T21:39:23.982Z] [2021-08-20T21:39:23.982Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-08-20T21:39:23.982Z] time="2021-08-20T21:38:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-20T21:39:23.982Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-20T21:39:23.982Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-20T21:39:23.982Z] [2021-08-20T21:39:23.982Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-08-20T21:39:23.982Z] time="2021-08-20T21:38:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-20T21:39:23.982Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-20T21:39:23.982Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-20T21:39:23.982Z] [2021-08-20T21:39:23.982Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-08-20T21:39:23.982Z] time="2021-08-20T21:38:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-20T21:39:23.982Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-20T21:39:23.982Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-20T21:39:23.982Z] [2021-08-20T21:39:23.982Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-08-20T21:39:23.982Z] time="2021-08-20T21:38:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-20T21:39:23.982Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-20T21:39:23.982Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-20T21:39:23.982Z] [2021-08-20T21:39:23.982Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-08-20T21:39:23.982Z] graphtest_unix.go:71: No driver to put! [2021-08-20T21:39:23.982Z] [2021-08-20T21:39:23.982Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-08-20T21:39:23.982Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-08-20T21:39:23.982Z] [2021-08-20T21:39:23.982Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-08-20T21:39:23.982Z] overlay_test.go:49: Fails to compute changes intermittently [2021-08-20T21:39:23.982Z] [2021-08-20T21:39:23.982Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-08-20T21:39:23.982Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-08-20T21:39:23.982Z] [2021-08-20T21:39:23.982Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-08-20T21:39:23.982Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-08-20T21:39:23.982Z] [2021-08-20T21:39:23.982Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-08-20T21:39:23.982Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-20T21:39:23.982Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-20T21:39:23.982Z] [2021-08-20T21:39:23.982Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-08-20T21:39:23.982Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-20T21:39:23.982Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-20T21:39:23.982Z] [2021-08-20T21:39:23.982Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-08-20T21:39:23.982Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-20T21:39:23.982Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-20T21:39:23.982Z] [2021-08-20T21:39:23.982Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-08-20T21:39:23.982Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-20T21:39:23.982Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-20T21:39:23.982Z] [2021-08-20T21:39:23.982Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-08-20T21:39:23.982Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-20T21:39:23.982Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-20T21:39:23.982Z] [2021-08-20T21:39:23.982Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-08-20T21:39:23.982Z] graphtest_unix.go:71: No driver to put! [2021-08-20T21:39:23.982Z] [2021-08-20T21:39:23.982Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-08-20T21:39:23.982Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-08-20T21:39:23.982Z] [2021-08-20T21:39:23.982Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-08-20T21:39:23.982Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-08-20T21:39:23.982Z] [2021-08-20T21:39:23.982Z] [2021-08-20T21:39:23.982Z] DONE 2309 tests, 28 skipped in 227.990s [2021-08-20T21:39:23.982Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/api [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/bitseq [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/cluster [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/config [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/datastore [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/driverapi [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/etchosts [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/idm [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/ipam [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/iptables [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/netlabel [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/netutils [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/networkdb [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/ns [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/options [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/osl [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/portallocator [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/portmapper [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/testutils [2021-08-20T21:39:23.982Z] github.com/docker/docker/libnetwork/types' ']' [2021-08-20T21:39:23.982Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2021-08-20T21:39:24.529Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-20T21:39:24.529Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.63s) [2021-08-20T21:39:24.529Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.97s) [2021-08-20T21:39:24.529Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.67s) [2021-08-20T21:39:24.529Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.77s) [2021-08-20T21:39:24.529Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.70s) [2021-08-20T21:39:24.529Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.56s) [2021-08-20T21:39:24.529Z] === RUN TestBuildMultiStageCopy [2021-08-20T21:39:24.529Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-20T21:39:25.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-20T21:39:26.417Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-20T21:39:26.417Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-20T21:39:26.417Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-20T21:39:26.673Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-20T21:39:26.930Z] --- PASS: TestBuildMultiStageCopy (2.39s) [2021-08-20T21:39:26.930Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.55s) [2021-08-20T21:39:26.930Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2021-08-20T21:39:26.930Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2021-08-20T21:39:26.930Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2021-08-20T21:39:26.930Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2021-08-20T21:39:26.930Z] === RUN TestBuildMultiStageParentConfig [2021-08-20T21:39:27.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-20T21:39:27.492Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) [2021-08-20T21:39:27.492Z] === RUN TestBuildLabelWithTargets [2021-08-20T21:39:27.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-20T21:39:28.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-20T21:39:28.420Z] --- PASS: TestBuildLabelWithTargets (0.96s) [2021-08-20T21:39:28.420Z] === RUN TestBuildWithEmptyLayers [2021-08-20T21:39:28.982Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2021-08-20T21:39:28.982Z] === RUN TestBuildMultiStageOnBuild [2021-08-20T21:39:29.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-20T21:39:29.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-20T21:39:30.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-20T21:39:30.872Z] --- PASS: TestBuildMultiStageOnBuild (1.75s) [2021-08-20T21:39:30.872Z] === RUN TestBuildUncleanTarFilenames [2021-08-20T21:39:31.433Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2021-08-20T21:39:31.433Z] === RUN TestBuildMultiStageLayerLeak [2021-08-20T21:39:31.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-20T21:39:32.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-20T21:39:33.049Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-20T21:39:33.049Z] Using test binary docker [2021-08-20T21:39:33.049Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-20T21:39:33.049Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-20T21:39:33.049Z] INFO: Waiting for daemon to start... [2021-08-20T21:39:33.049Z] Starting dockerd [2021-08-20T21:39:33.374Z] --- PASS: TestBuildMultiStageLayerLeak (1.93s) [2021-08-20T21:39:33.374Z] === RUN TestBuildWithHugeFile [2021-08-20T21:39:35.586Z] . [2021-08-20T21:39:35.586Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-20T21:39:35.586Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-20T21:39:35.586Z] Error: No such image: emptyfs [2021-08-20T21:39:35.586Z] Running integration-test (iteration 1) [2021-08-20T21:39:35.586Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-20T21:39:35.847Z] Loaded image: busybox:latest [2021-08-20T21:39:36.107Z] Loaded image: busybox:glibc [2021-08-20T21:39:37.488Z] Loaded image: debian:bullseye-slim [2021-08-20T21:39:37.488Z] Loaded image: hello-world:latest [2021-08-20T21:39:37.748Z] Loaded image: arm32v7/hello-world:latest [2021-08-20T21:39:37.748Z] INFO: Testing against a local daemon [2021-08-20T21:39:37.748Z] === RUN TestCgroupNamespacesBuild [2021-08-20T21:39:39.131Z] --- PASS: TestCgroupNamespacesBuild (1.39s) [2021-08-20T21:39:39.131Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-20T21:39:40.070Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s) [2021-08-20T21:39:40.070Z] === RUN TestBuildWithSession [2021-08-20T21:39:40.070Z] build_session_test.go:25: TODO: BuildKit [2021-08-20T21:39:40.070Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-20T21:39:40.070Z] === RUN TestBuildSquashParent [2021-08-20T21:39:48.196Z] --- PASS: TestBuildSquashParent (6.97s) [2021-08-20T21:39:48.196Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-20T21:39:48.196Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-20T21:39:48.196Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-20T21:39:48.196Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-20T21:39:48.196Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-20T21:39:48.196Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-20T21:39:48.196Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-20T21:39:48.196Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-20T21:39:48.196Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-20T21:39:48.196Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-20T21:39:48.196Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-20T21:39:48.196Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-20T21:39:48.196Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-20T21:39:48.196Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-20T21:39:48.196Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-20T21:39:48.765Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-20T21:39:48.765Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-20T21:39:49.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-20T21:39:50.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-20T21:39:50.671Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-20T21:39:50.671Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-20T21:39:53.212Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-08-20T21:39:53.212Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.53s) [2021-08-20T21:39:53.212Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.67s) [2021-08-20T21:39:53.212Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.85s) [2021-08-20T21:39:53.212Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.06s) [2021-08-20T21:39:53.212Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.06s) [2021-08-20T21:39:53.212Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.16s) [2021-08-20T21:39:53.212Z] === RUN TestBuildMultiStageCopy [2021-08-20T21:39:53.212Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-20T21:39:56.178Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-20T21:39:56.178Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-20T21:39:56.178Z] GOOS="" GOARCH="" GOARM="" [2021-08-20T21:39:56.178Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-20T21:39:56.178Z] [2021-08-20T21:39:56.178Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-08-20T21:39:56.178Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-08-20T21:39:56.178Z] Using test binary docker [2021-08-20T21:39:56.178Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-20T21:39:56.178Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-20T21:39:56.178Z] INFO: Waiting for daemon to start... [2021-08-20T21:39:56.178Z] Starting dockerd [2021-08-20T21:39:56.178Z] . [2021-08-20T21:39:56.178Z] INFO: Building docker-sdk-python3:5.0.0... [2021-08-20T21:39:56.501Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-20T21:39:57.070Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-20T21:39:58.450Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-20T21:39:59.277Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-20T21:40:00.214Z] --- PASS: TestBuildMultiStageCopy (7.30s) [2021-08-20T21:40:00.214Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s) [2021-08-20T21:40:00.214Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-08-20T21:40:00.214Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2021-08-20T21:40:00.214Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-08-20T21:40:00.214Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-08-20T21:40:00.214Z] === RUN TestBuildMultiStageParentConfig [2021-08-20T21:40:05.490Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-08-20T21:40:05.490Z] === RUN TestBuildLabelWithTargets [2021-08-20T21:40:13.616Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-08-20T21:40:13.616Z] === RUN TestBuildWithEmptyLayers [2021-08-20T21:40:16.210Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2021-08-20T21:40:16.210Z] === RUN TestBuildMultiStageOnBuild [2021-08-20T21:40:21.506Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-08-20T21:40:21.506Z] === RUN TestBuildUncleanTarFilenames [2021-08-20T21:40:22.074Z] --- PASS: TestBuildUncleanTarFilenames (0.74s) [2021-08-20T21:40:22.074Z] === RUN TestBuildMultiStageLayerLeak [2021-08-20T21:40:26.274Z] --- PASS: TestBuildMultiStageLayerLeak (4.26s) [2021-08-20T21:40:26.274Z] === RUN TestBuildWithHugeFile [2021-08-20T21:40:34.840Z] sha256:c05a0ff5fcc9b0e25e4f4bda87a1316467049096ef293b1a373e71be42c8c5ad [2021-08-20T21:40:34.840Z] INFO: Starting docker-py tests... [2021-08-20T21:40:34.840Z] ============================= test session starts ============================== [2021-08-20T21:40:34.840Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-08-20T21:40:34.840Z] rootdir: /src, inifile: pytest.ini [2021-08-20T21:40:34.840Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-08-20T21:40:35.096Z] collected 390 items / 1 deselected / 389 selected [2021-08-20T21:40:35.096Z] [2021-08-20T21:40:41.005Z] --- PASS: TestBuildWithHugeFile (57.37s) [2021-08-20T21:40:41.005Z] === RUN TestBuildWCOWSandboxSize [2021-08-20T21:40:41.005Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-20T21:40:41.005Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-08-20T21:40:41.005Z] === RUN TestBuildWithEmptyDockerfile [2021-08-20T21:40:41.005Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-20T21:40:41.005Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-20T21:40:41.005Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-20T21:40:41.005Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-20T21:40:41.005Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-20T21:40:41.005Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-20T21:40:41.005Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-20T21:40:41.005Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-20T21:40:41.005Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-20T21:40:41.005Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-08-20T21:40:41.005Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-08-20T21:40:41.005Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-08-20T21:40:41.005Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-08-20T21:40:41.005Z] === RUN TestBuildPreserveOwnership [2021-08-20T21:40:41.005Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-20T21:40:41.005Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-20T21:40:41.005Z] --- PASS: TestBuildPreserveOwnership (3.95s) [2021-08-20T21:40:41.005Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.71s) [2021-08-20T21:40:41.005Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.22s) [2021-08-20T21:40:41.005Z] === RUN TestBuildPlatformInvalid [2021-08-20T21:40:41.005Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-08-20T21:40:41.005Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-20T21:40:41.005Z] Loaded image: busybox:latest [2021-08-20T21:40:41.005Z] Loaded image: busybox:glibc [2021-08-20T21:40:41.005Z] Loaded image: debian:bullseye-slim [2021-08-20T21:40:41.005Z] Loaded image: hello-world:latest [2021-08-20T21:40:41.005Z] Loaded image: arm32v7/hello-world:latest [2021-08-20T21:40:46.252Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.82s) [2021-08-20T21:40:46.252Z] PASS [2021-08-20T21:40:46.252Z] [2021-08-20T21:40:46.252Z] === Skipped [2021-08-20T21:40:46.252Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-20T21:40:46.252Z] build_session_test.go:25: TODO: BuildKit [2021-08-20T21:40:46.252Z] [2021-08-20T21:40:46.252Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-08-20T21:40:46.252Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-20T21:40:46.252Z] [2021-08-20T21:40:46.252Z] [2021-08-20T21:40:46.252Z] DONE 34 tests, 2 skipped in 96.514s [2021-08-20T21:40:46.252Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-20T21:40:46.252Z] INFO: Testing against a local daemon [2021-08-20T21:40:46.252Z] === RUN TestConfigInspect [2021-08-20T21:40:48.141Z] --- PASS: TestConfigInspect (2.28s) [2021-08-20T21:40:48.141Z] === RUN TestConfigList [2021-08-20T21:40:50.658Z] --- PASS: TestConfigList (2.22s) [2021-08-20T21:40:50.658Z] === RUN TestConfigsCreateAndDelete [2021-08-20T21:40:50.988Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-08-20T21:40:51.804Z] tests/integration/api_client_test.py ..... [ 7%] [2021-08-20T21:40:52.546Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2021-08-20T21:40:52.547Z] === RUN TestConfigsUpdate [2021-08-20T21:40:53.181Z] tests/integration/api_config_test.py ..... [ 8%] [2021-08-20T21:40:54.440Z] --- PASS: TestConfigsUpdate (2.20s) [2021-08-20T21:40:54.440Z] === RUN TestTemplatedConfig [2021-08-20T21:40:57.705Z] --- PASS: TestTemplatedConfig (2.65s) [2021-08-20T21:40:57.705Z] === RUN TestConfigCreateResolve [2021-08-20T21:40:59.593Z] --- PASS: TestConfigCreateResolve (2.19s) [2021-08-20T21:40:59.593Z] PASS [2021-08-20T21:40:59.593Z] [2021-08-20T21:40:59.593Z] DONE 6 tests in 13.736s [2021-08-20T21:40:59.593Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-20T21:40:59.593Z] INFO: Testing against a local daemon [2021-08-20T21:40:59.593Z] === RUN TestCheckpoint [2021-08-20T21:40:59.593Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-20T21:40:59.593Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-20T21:40:59.593Z] === RUN TestContainerInvalidJSON [2021-08-20T21:40:59.593Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-20T21:40:59.593Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-20T21:40:59.593Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-20T21:40:59.593Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-20T21:40:59.593Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-20T21:40:59.593Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-20T21:40:59.593Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-08-20T21:40:59.593Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-20T21:40:59.593Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-20T21:40:59.593Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-20T21:40:59.593Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2021-08-20T21:40:59.593Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-20T21:40:59.593Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-08-20T21:40:59.593Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-20T21:40:59.593Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-08-20T21:40:59.593Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-20T21:40:59.593Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-08-20T21:40:59.593Z] === RUN TestCopyFromContainer [2021-08-20T21:41:00.959Z] === RUN TestCopyFromContainer// [2021-08-20T21:41:00.959Z] === RUN TestCopyFromContainer//bar/root [2021-08-20T21:41:00.959Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-20T21:41:00.959Z] === RUN TestCopyFromContainer/bar/quux [2021-08-20T21:41:00.959Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-20T21:41:00.959Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-20T21:41:01.216Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-20T21:41:01.216Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-20T21:41:01.216Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-20T21:41:01.216Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-20T21:41:01.472Z] --- PASS: TestCopyFromContainer (1.71s) [2021-08-20T21:41:01.472Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-08-20T21:41:01.472Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-08-20T21:41:01.472Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-08-20T21:41:01.472Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-08-20T21:41:01.472Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-08-20T21:41:01.472Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-08-20T21:41:01.472Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-08-20T21:41:01.472Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-08-20T21:41:01.472Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-08-20T21:41:01.472Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-08-20T21:41:01.472Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-20T21:41:01.472Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-20T21:41:01.472Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-20T21:41:01.472Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-20T21:41:01.472Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-20T21:41:01.472Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-20T21:41:01.472Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-20T21:41:01.472Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-20T21:41:01.472Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-20T21:41:01.472Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-20T21:41:01.472Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-08-20T21:41:01.472Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-20T21:41:01.472Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-20T21:41:01.472Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-20T21:41:01.472Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-20T21:41:01.472Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-08-20T21:41:01.472Z] === RUN TestCreateWithInvalidEnv [2021-08-20T21:41:01.472Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-20T21:41:01.472Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-20T21:41:01.472Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-20T21:41:01.472Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-20T21:41:01.472Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-20T21:41:01.472Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-20T21:41:01.472Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-20T21:41:01.472Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-20T21:41:01.472Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-20T21:41:01.472Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-08-20T21:41:01.472Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-20T21:41:01.472Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-20T21:41:01.472Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-20T21:41:01.472Z] === RUN TestCreateTmpfsMountsTarget [2021-08-20T21:41:01.472Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-08-20T21:41:01.472Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-20T21:41:03.362Z] --- PASS: TestCreateWithCustomMaskedPaths (1.98s) [2021-08-20T21:41:03.362Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-20T21:41:05.254Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.86s) [2021-08-20T21:41:05.254Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-20T21:41:05.254Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-20T21:41:05.254Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-20T21:41:05.254Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-20T21:41:05.254Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-20T21:41:05.254Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-20T21:41:05.254Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-20T21:41:05.254Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-20T21:41:05.254Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-20T21:41:05.254Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-20T21:41:05.254Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-20T21:41:05.254Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-20T21:41:05.254Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-20T21:41:05.254Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-20T21:41:05.254Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-20T21:41:05.254Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-20T21:41:05.254Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-20T21:41:05.254Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-20T21:41:05.254Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-20T21:41:05.254Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-20T21:41:05.254Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-20T21:41:05.254Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-20T21:41:05.254Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-20T21:41:05.817Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s) [2021-08-20T21:41:05.818Z] === RUN TestCreateDifferentPlatform [2021-08-20T21:41:05.818Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-20T21:41:05.818Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-20T21:41:06.073Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-08-20T21:41:06.074Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-20T21:41:06.074Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-20T21:41:06.074Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-20T21:41:06.074Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-08-20T21:41:06.074Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-20T21:41:06.074Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-08-20T21:41:06.074Z] === RUN TestContainerStartOnDaemonRestart [2021-08-20T21:41:06.074Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-20T21:41:06.074Z] === RUN TestDaemonRestartIpcMode [2021-08-20T21:41:06.074Z] === PAUSE TestDaemonRestartIpcMode [2021-08-20T21:41:06.074Z] === RUN TestDaemonHostGatewayIP [2021-08-20T21:41:06.074Z] === PAUSE TestDaemonHostGatewayIP [2021-08-20T21:41:06.074Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-20T21:41:06.074Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-20T21:41:06.074Z] === RUN TestContainerKillOnDaemonStart [2021-08-20T21:41:06.074Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-20T21:41:06.074Z] === RUN TestDiff [2021-08-20T21:41:06.635Z] --- PASS: TestDiff (0.60s) [2021-08-20T21:41:06.635Z] === RUN TestExecWithCloseStdin [2021-08-20T21:41:07.563Z] --- PASS: TestExecWithCloseStdin (0.71s) [2021-08-20T21:41:07.563Z] === RUN TestExec [2021-08-20T21:41:08.125Z] --- PASS: TestExec (0.68s) [2021-08-20T21:41:08.125Z] === RUN TestExecUser [2021-08-20T21:41:08.687Z] --- PASS: TestExecUser (0.69s) [2021-08-20T21:41:08.687Z] === RUN TestExportContainerAndImportImage [2021-08-20T21:41:09.615Z] --- PASS: TestExportContainerAndImportImage (0.79s) [2021-08-20T21:41:09.615Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-20T21:41:10.981Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2021-08-20T21:41:10.981Z] === RUN TestHealthCheckWorkdir [2021-08-20T21:41:11.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-20T21:41:11.544Z] --- PASS: TestHealthCheckWorkdir (0.85s) [2021-08-20T21:41:11.544Z] === RUN TestHealthKillContainer [2021-08-20T21:41:14.807Z] --- PASS: TestHealthKillContainer (2.72s) [2021-08-20T21:41:14.807Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-20T21:41:15.063Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s) [2021-08-20T21:41:15.063Z] === RUN TestIpcModeNone [2021-08-20T21:41:15.474Z] ok github.com/docker/docker/libnetwork 46.948s coverage: 41.0% of statements [2021-08-20T21:41:15.625Z] --- PASS: TestIpcModeNone (0.71s) [2021-08-20T21:41:15.625Z] === RUN TestIpcModePrivate [2021-08-20T21:41:16.187Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-08-20T21:41:16.443Z] --- PASS: TestIpcModePrivate (0.69s) [2021-08-20T21:41:16.443Z] === RUN TestIpcModeShareable [2021-08-20T21:41:16.700Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-08-20T21:41:17.262Z] --- PASS: TestIpcModeShareable (0.74s) [2021-08-20T21:41:17.262Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-20T21:41:19.150Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.10s) [2021-08-20T21:41:19.150Z] === RUN TestAPIIpcModeHost [2021-08-20T21:41:19.722Z] --- PASS: TestAPIIpcModeHost (0.43s) [2021-08-20T21:41:19.722Z] === RUN TestDaemonIpcModeShareable [2021-08-20T21:41:20.677Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-08-20T21:41:20.939Z] --- PASS: TestDaemonIpcModeShareable (1.26s) [2021-08-20T21:41:20.939Z] === RUN TestDaemonIpcModePrivate [2021-08-20T21:41:22.303Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-08-20T21:41:22.528Z] --- PASS: TestBuildWithHugeFile (55.72s) [2021-08-20T21:41:22.528Z] === RUN TestBuildWCOWSandboxSize [2021-08-20T21:41:22.528Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-20T21:41:22.528Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-08-20T21:41:22.528Z] === RUN TestBuildWithEmptyDockerfile [2021-08-20T21:41:22.528Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-20T21:41:22.528Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-20T21:41:22.528Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-20T21:41:22.528Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-20T21:41:22.528Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-20T21:41:22.528Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-20T21:41:22.528Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-20T21:41:22.528Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-20T21:41:22.528Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-20T21:41:22.528Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-08-20T21:41:22.528Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-08-20T21:41:22.528Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2021-08-20T21:41:22.528Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-08-20T21:41:22.528Z] === RUN TestBuildPreserveOwnership [2021-08-20T21:41:22.528Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-20T21:41:22.558Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-08-20T21:41:22.558Z] --- PASS: TestDaemonIpcModePrivate (1.55s) [2021-08-20T21:41:22.558Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-20T21:41:23.485Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-08-20T21:41:23.741Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s) [2021-08-20T21:41:23.741Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-20T21:41:24.667Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-08-20T21:41:24.923Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2021-08-20T21:41:24.923Z] === RUN TestIpcModeOlderClient [2021-08-20T21:41:24.923Z] === PAUSE TestIpcModeOlderClient [2021-08-20T21:41:24.923Z] === RUN TestKillContainerInvalidSignal [2021-08-20T21:41:25.489Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2021-08-20T21:41:25.489Z] === RUN TestKillContainer [2021-08-20T21:41:25.489Z] === RUN TestKillContainer/no_signal [2021-08-20T21:41:25.747Z] === RUN TestKillContainer/non_killing_signal [2021-08-20T21:41:26.310Z] === RUN TestKillContainer/killing_signal [2021-08-20T21:41:26.873Z] --- PASS: TestKillContainer (1.42s) [2021-08-20T21:41:26.874Z] --- PASS: TestKillContainer/no_signal (0.43s) [2021-08-20T21:41:26.874Z] --- PASS: TestKillContainer/non_killing_signal (0.33s) [2021-08-20T21:41:26.874Z] --- PASS: TestKillContainer/killing_signal (0.47s) [2021-08-20T21:41:26.874Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-20T21:41:26.874Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-20T21:41:27.130Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-20T21:41:27.692Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.96s) [2021-08-20T21:41:27.692Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s) [2021-08-20T21:41:27.692Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.34s) [2021-08-20T21:41:27.692Z] === RUN TestKillStoppedContainer [2021-08-20T21:41:27.692Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-08-20T21:41:27.692Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-20T21:41:27.948Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-08-20T21:41:27.948Z] === RUN TestKillDifferentUserContainer [2021-08-20T21:41:28.205Z] --- PASS: TestKillDifferentUserContainer (0.47s) [2021-08-20T21:41:28.205Z] === RUN TestInspectOomKilledTrue [2021-08-20T21:41:28.205Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-08-20T21:41:28.205Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-20T21:41:28.205Z] === RUN TestInspectOomKilledFalse [2021-08-20T21:41:28.768Z] --- PASS: TestInspectOomKilledFalse (0.50s) [2021-08-20T21:41:28.768Z] === RUN TestLinksEtcHostsContentMatch [2021-08-20T21:41:29.103Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-20T21:41:29.330Z] --- PASS: TestLinksEtcHostsContentMatch (0.35s) [2021-08-20T21:41:29.330Z] === RUN TestLinksContainerNames [2021-08-20T21:41:30.256Z] --- PASS: TestLinksContainerNames (0.96s) [2021-08-20T21:41:30.256Z] === RUN TestLogsFollowTailEmpty [2021-08-20T21:41:30.512Z] --- PASS: TestLogsFollowTailEmpty (0.48s) [2021-08-20T21:41:30.512Z] === RUN TestContainerNetworkMountsNoChown [2021-08-20T21:41:31.075Z] --- PASS: TestContainerNetworkMountsNoChown (0.49s) [2021-08-20T21:41:31.075Z] === RUN TestMountDaemonRoot [2021-08-20T21:41:31.075Z] === RUN TestMountDaemonRoot/default [2021-08-20T21:41:31.075Z] === PAUSE TestMountDaemonRoot/default [2021-08-20T21:41:31.075Z] === RUN TestMountDaemonRoot/private [2021-08-20T21:41:31.075Z] === PAUSE TestMountDaemonRoot/private [2021-08-20T21:41:31.075Z] === RUN TestMountDaemonRoot/rprivate [2021-08-20T21:41:31.075Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-20T21:41:31.075Z] === RUN TestMountDaemonRoot/slave [2021-08-20T21:41:31.075Z] === PAUSE TestMountDaemonRoot/slave [2021-08-20T21:41:31.075Z] === RUN TestMountDaemonRoot/rslave [2021-08-20T21:41:31.075Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-20T21:41:31.075Z] === RUN TestMountDaemonRoot/shared [2021-08-20T21:41:31.075Z] === PAUSE TestMountDaemonRoot/shared [2021-08-20T21:41:31.075Z] === RUN TestMountDaemonRoot/rshared [2021-08-20T21:41:31.075Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-20T21:41:31.075Z] === CONT TestMountDaemonRoot/default [2021-08-20T21:41:31.075Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-20T21:41:31.075Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-20T21:41:31.075Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-20T21:41:31.075Z] === CONT TestMountDaemonRoot/rslave [2021-08-20T21:41:31.075Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-20T21:41:31.075Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-20T21:41:31.075Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-20T21:41:31.075Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-20T21:41:31.075Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-20T21:41:31.075Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-20T21:41:31.075Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-20T21:41:31.075Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-20T21:41:31.075Z] === CONT TestMountDaemonRoot/rshared [2021-08-20T21:41:31.075Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-20T21:41:31.075Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-20T21:41:31.075Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-20T21:41:31.075Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-20T21:41:31.075Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-20T21:41:31.075Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-20T21:41:31.075Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-20T21:41:31.075Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-20T21:41:31.075Z] === CONT TestMountDaemonRoot/shared [2021-08-20T21:41:31.075Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-20T21:41:31.075Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-20T21:41:31.075Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-20T21:41:31.075Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-20T21:41:31.075Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-20T21:41:31.075Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-20T21:41:31.075Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-20T21:41:31.075Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-20T21:41:31.075Z] === CONT TestMountDaemonRoot/rprivate [2021-08-20T21:41:31.075Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-20T21:41:31.075Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-20T21:41:31.075Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-20T21:41:31.075Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-20T21:41:31.075Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-20T21:41:31.075Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-20T21:41:31.075Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-20T21:41:31.075Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-20T21:41:31.075Z] === CONT TestMountDaemonRoot/slave [2021-08-20T21:41:31.075Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-20T21:41:31.075Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-20T21:41:31.075Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-20T21:41:31.075Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-20T21:41:31.075Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-20T21:41:31.075Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-20T21:41:31.075Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-20T21:41:31.075Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-20T21:41:31.075Z] === CONT TestMountDaemonRoot/private [2021-08-20T21:41:31.075Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-20T21:41:31.075Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-20T21:41:31.075Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-20T21:41:31.075Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-20T21:41:31.075Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-20T21:41:31.075Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-20T21:41:31.075Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-20T21:41:31.075Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-20T21:41:31.075Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-20T21:41:31.075Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-20T21:41:31.075Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-20T21:41:31.075Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-20T21:41:31.075Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-20T21:41:31.075Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-20T21:41:31.075Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-20T21:41:31.075Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-20T21:41:31.075Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-20T21:41:31.332Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-20T21:41:31.332Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-20T21:41:31.332Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-20T21:41:31.332Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-20T21:41:31.332Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-20T21:41:31.332Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-20T21:41:31.332Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-20T21:41:31.332Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-20T21:41:31.332Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-20T21:41:31.332Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-20T21:41:31.332Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-20T21:41:31.332Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-20T21:41:31.332Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-20T21:41:31.332Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-20T21:41:31.589Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-20T21:41:31.589Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-20T21:41:31.589Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-20T21:41:31.589Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-20T21:41:31.589Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-20T21:41:31.589Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-20T21:41:31.589Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-20T21:41:31.589Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-20T21:41:31.589Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-20T21:41:31.589Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-20T21:41:31.589Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-08-20T21:41:31.589Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-20T21:41:31.589Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-08-20T21:41:31.589Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-08-20T21:41:31.589Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-08-20T21:41:31.589Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-08-20T21:41:31.589Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-20T21:41:31.589Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-08-20T21:41:31.589Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-08-20T21:41:31.589Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-08-20T21:41:31.589Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-08-20T21:41:31.589Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-20T21:41:31.589Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-08-20T21:41:31.589Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-08-20T21:41:31.589Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-08-20T21:41:31.589Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-08-20T21:41:31.589Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-20T21:41:31.589Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-08-20T21:41:31.589Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-08-20T21:41:31.589Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-08-20T21:41:31.589Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-08-20T21:41:31.589Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-20T21:41:31.589Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-08-20T21:41:31.589Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.01s) [2021-08-20T21:41:31.589Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-08-20T21:41:31.589Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-08-20T21:41:31.589Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-20T21:41:31.589Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-08-20T21:41:31.589Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-08-20T21:41:31.589Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-08-20T21:41:31.589Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-08-20T21:41:31.589Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-20T21:41:31.589Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-08-20T21:41:31.589Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-08-20T21:41:31.589Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-08-20T21:41:31.589Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-08-20T21:41:31.589Z] === RUN TestContainerBindMountNonRecursive [2021-08-20T21:41:32.393Z] --- PASS: TestBuildPreserveOwnership (10.01s) [2021-08-20T21:41:32.393Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.00s) [2021-08-20T21:41:32.393Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-08-20T21:41:32.393Z] === RUN TestBuildPlatformInvalid [2021-08-20T21:41:32.393Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-08-20T21:41:32.393Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-20T21:41:32.393Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-08-20T21:41:32.393Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-08-20T21:41:32.393Z] PASS [2021-08-20T21:41:32.393Z] [2021-08-20T21:41:32.393Z] === Skipped [2021-08-20T21:41:32.393Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-20T21:41:32.393Z] build_session_test.go:25: TODO: BuildKit [2021-08-20T21:41:32.393Z] [2021-08-20T21:41:32.393Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-08-20T21:41:32.393Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-20T21:41:32.393Z] [2021-08-20T21:41:32.393Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-08-20T21:41:32.393Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-08-20T21:41:32.393Z] [2021-08-20T21:41:32.393Z] [2021-08-20T21:41:32.393Z] DONE 34 tests, 3 skipped in 116.548s [2021-08-20T21:41:32.393Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-20T21:41:32.393Z] INFO: Testing against a local daemon [2021-08-20T21:41:32.393Z] === RUN TestConfigInspect [2021-08-20T21:41:32.393Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:41:32.393Z] --- SKIP: TestConfigInspect (0.02s) [2021-08-20T21:41:32.393Z] === RUN TestConfigList [2021-08-20T21:41:32.393Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:41:32.393Z] --- SKIP: TestConfigList (0.02s) [2021-08-20T21:41:32.393Z] === RUN TestConfigsCreateAndDelete [2021-08-20T21:41:32.393Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:41:32.393Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-08-20T21:41:32.393Z] === RUN TestConfigsUpdate [2021-08-20T21:41:32.393Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:41:32.393Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-08-20T21:41:32.393Z] === RUN TestTemplatedConfig [2021-08-20T21:41:32.393Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:41:32.393Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-20T21:41:32.393Z] === RUN TestConfigCreateResolve [2021-08-20T21:41:32.393Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:41:32.393Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-08-20T21:41:32.393Z] PASS [2021-08-20T21:41:32.393Z] [2021-08-20T21:41:32.393Z] === Skipped [2021-08-20T21:41:32.393Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-08-20T21:41:32.393Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:41:32.393Z] [2021-08-20T21:41:32.393Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-08-20T21:41:32.393Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:41:32.393Z] [2021-08-20T21:41:32.393Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-08-20T21:41:32.393Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:41:32.393Z] [2021-08-20T21:41:32.393Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-08-20T21:41:32.393Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:41:32.393Z] [2021-08-20T21:41:32.393Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-08-20T21:41:32.393Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:41:32.393Z] [2021-08-20T21:41:32.393Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-08-20T21:41:32.393Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:41:32.393Z] [2021-08-20T21:41:32.393Z] [2021-08-20T21:41:32.393Z] DONE 6 tests, 6 skipped in 0.171s [2021-08-20T21:41:32.393Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-20T21:41:32.653Z] INFO: Testing against a local daemon [2021-08-20T21:41:32.653Z] === RUN TestCheckpoint [2021-08-20T21:41:32.653Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-20T21:41:32.653Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-20T21:41:32.653Z] === RUN TestContainerInvalidJSON [2021-08-20T21:41:32.653Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-20T21:41:32.653Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-20T21:41:32.653Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-20T21:41:32.653Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-20T21:41:32.653Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-20T21:41:32.653Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-20T21:41:32.653Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-08-20T21:41:32.653Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-20T21:41:32.653Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-20T21:41:32.653Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-20T21:41:32.653Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-08-20T21:41:32.653Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-20T21:41:32.653Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-08-20T21:41:32.653Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-20T21:41:32.912Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-08-20T21:41:32.912Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-20T21:41:32.912Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-08-20T21:41:32.912Z] === RUN TestCopyFromContainer [2021-08-20T21:41:33.479Z] --- PASS: TestContainerBindMountNonRecursive (1.57s) [2021-08-20T21:41:33.479Z] === RUN TestContainerVolumesMountedAsShared [2021-08-20T21:41:33.583Z] ok github.com/docker/docker/libnetwork/api 1.515s coverage: 83.2% of statements [2021-08-20T21:41:33.736Z] --- PASS: TestContainerVolumesMountedAsShared (0.47s) [2021-08-20T21:41:33.736Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-20T21:41:33.992Z] --- PASS: TestContainerVolumesMountedAsSlave (0.37s) [2021-08-20T21:41:33.992Z] === RUN TestNetworkNat [2021-08-20T21:41:34.154Z] ok github.com/docker/docker/libnetwork/bitseq 0.317s coverage: 84.4% of statements [2021-08-20T21:41:34.154Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-20T21:41:34.553Z] --- PASS: TestNetworkNat (0.57s) [2021-08-20T21:41:34.553Z] === RUN TestNetworkLocalhostTCPNat [2021-08-20T21:41:35.115Z] --- PASS: TestNetworkLocalhostTCPNat (0.51s) [2021-08-20T21:41:35.115Z] === RUN TestNetworkLoopbackNat [2021-08-20T21:41:36.202Z] === RUN TestCopyFromContainer// [2021-08-20T21:41:36.202Z] === RUN TestCopyFromContainer//bar/root [2021-08-20T21:41:36.202Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-20T21:41:36.202Z] === RUN TestCopyFromContainer/bar/quux [2021-08-20T21:41:36.463Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-20T21:41:36.463Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-20T21:41:36.463Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-20T21:41:36.463Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-20T21:41:36.463Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-20T21:41:36.722Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-20T21:41:36.722Z] --- PASS: TestCopyFromContainer (3.86s) [2021-08-20T21:41:36.722Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-08-20T21:41:36.722Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-08-20T21:41:36.722Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-08-20T21:41:36.722Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-08-20T21:41:36.722Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-08-20T21:41:36.722Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-08-20T21:41:36.722Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-08-20T21:41:36.722Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-08-20T21:41:36.722Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-08-20T21:41:36.722Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-08-20T21:41:36.722Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-20T21:41:36.722Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-20T21:41:36.722Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-20T21:41:36.722Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-20T21:41:36.722Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-20T21:41:36.722Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-20T21:41:36.722Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-20T21:41:36.723Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-20T21:41:36.723Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-20T21:41:36.723Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-20T21:41:36.723Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-08-20T21:41:36.723Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-20T21:41:36.723Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-20T21:41:36.723Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-20T21:41:36.723Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-20T21:41:36.723Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-08-20T21:41:36.723Z] === RUN TestCreateWithInvalidEnv [2021-08-20T21:41:36.723Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-20T21:41:36.723Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-20T21:41:36.723Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-20T21:41:36.723Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-20T21:41:36.723Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-20T21:41:36.723Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-20T21:41:36.723Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-20T21:41:36.723Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-20T21:41:36.723Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-20T21:41:36.723Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-08-20T21:41:36.723Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-20T21:41:36.723Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-20T21:41:36.723Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-20T21:41:36.723Z] === RUN TestCreateTmpfsMountsTarget [2021-08-20T21:41:36.723Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-08-20T21:41:36.723Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-20T21:41:38.103Z] --- PASS: TestCreateWithCustomMaskedPaths (1.36s) [2021-08-20T21:41:38.104Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-20T21:41:38.380Z] --- PASS: TestNetworkLoopbackNat (2.70s) [2021-08-20T21:41:38.380Z] === RUN TestPause [2021-08-20T21:41:38.380Z] --- PASS: TestPause (0.51s) [2021-08-20T21:41:38.380Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-20T21:41:38.380Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-20T21:41:38.380Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-20T21:41:38.380Z] === RUN TestPauseStopPausedContainer [2021-08-20T21:41:38.941Z] --- PASS: TestPauseStopPausedContainer (0.51s) [2021-08-20T21:41:38.941Z] === RUN TestPidHost [2021-08-20T21:41:39.483Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s) [2021-08-20T21:41:39.483Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-20T21:41:39.483Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-20T21:41:39.483Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-20T21:41:39.483Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-20T21:41:39.483Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-20T21:41:39.483Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-20T21:41:39.483Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-20T21:41:39.483Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-20T21:41:39.483Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-20T21:41:39.483Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-20T21:41:39.483Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-20T21:41:39.483Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-20T21:41:39.483Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-20T21:41:39.483Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-20T21:41:39.483Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-20T21:41:39.483Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-20T21:41:39.483Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-08-20T21:41:39.483Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-20T21:41:39.483Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-20T21:41:39.483Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-20T21:41:39.483Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-20T21:41:39.483Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-20T21:41:39.483Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-20T21:41:39.743Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2021-08-20T21:41:39.743Z] === RUN TestCreateDifferentPlatform [2021-08-20T21:41:39.743Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-20T21:41:39.743Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-20T21:41:39.743Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-08-20T21:41:39.743Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-20T21:41:39.743Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-20T21:41:39.743Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-20T21:41:39.743Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-08-20T21:41:39.743Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-20T21:41:39.743Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-08-20T21:41:39.743Z] === RUN TestContainerStartOnDaemonRestart [2021-08-20T21:41:39.743Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-08-20T21:41:39.743Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-08-20T21:41:39.743Z] === RUN TestDaemonRestartIpcMode [2021-08-20T21:41:39.743Z] === PAUSE TestDaemonRestartIpcMode [2021-08-20T21:41:39.743Z] === RUN TestDaemonHostGatewayIP [2021-08-20T21:41:39.743Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-20T21:41:39.743Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-08-20T21:41:39.743Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-20T21:41:39.743Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-20T21:41:39.743Z] === RUN TestContainerKillOnDaemonStart [2021-08-20T21:41:39.743Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-08-20T21:41:39.743Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-20T21:41:39.743Z] === RUN TestDiff [2021-08-20T21:41:39.870Z] --- PASS: TestPidHost (1.09s) [2021-08-20T21:41:39.870Z] === RUN TestPsFilter [2021-08-20T21:41:40.126Z] --- PASS: TestPsFilter (0.11s) [2021-08-20T21:41:40.126Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-20T21:41:40.311Z] --- PASS: TestDiff (0.39s) [2021-08-20T21:41:40.311Z] === RUN TestExecWithCloseStdin [2021-08-20T21:41:40.382Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2021-08-20T21:41:40.382Z] === RUN TestRemoveContainerWithVolume [2021-08-20T21:41:40.880Z] --- PASS: TestExecWithCloseStdin (0.52s) [2021-08-20T21:41:40.880Z] === RUN TestExec [2021-08-20T21:41:40.943Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2021-08-20T21:41:40.943Z] === RUN TestRemoveContainerRunning [2021-08-20T21:41:41.139Z] --- PASS: TestExec (0.46s) [2021-08-20T21:41:41.139Z] === RUN TestExecUser [2021-08-20T21:41:41.504Z] --- PASS: TestRemoveContainerRunning (0.45s) [2021-08-20T21:41:41.504Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-20T21:41:41.707Z] --- PASS: TestExecUser (0.44s) [2021-08-20T21:41:41.707Z] === RUN TestExportContainerAndImportImage [2021-08-20T21:41:42.066Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.49s) [2021-08-20T21:41:42.066Z] === RUN TestRemoveInvalidContainer [2021-08-20T21:41:42.066Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-08-20T21:41:42.066Z] === RUN TestRenameLinkedContainer [2021-08-20T21:41:42.277Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2021-08-20T21:41:42.277Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-20T21:41:43.658Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2021-08-20T21:41:43.658Z] === RUN TestHealthCheckWorkdir [2021-08-20T21:41:43.918Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2021-08-20T21:41:43.918Z] === RUN TestHealthKillContainer [2021-08-20T21:41:43.958Z] --- PASS: TestRenameLinkedContainer (1.95s) [2021-08-20T21:41:43.958Z] === RUN TestRenameStoppedContainer [2021-08-20T21:41:44.214Z] --- PASS: TestRenameStoppedContainer (0.44s) [2021-08-20T21:41:44.214Z] === RUN TestRenameRunningContainerAndReuse [2021-08-20T21:41:45.582Z] --- PASS: TestRenameRunningContainerAndReuse (0.97s) [2021-08-20T21:41:45.582Z] === RUN TestRenameInvalidName [2021-08-20T21:41:45.837Z] --- PASS: TestRenameInvalidName (0.51s) [2021-08-20T21:41:45.837Z] === RUN TestRenameAnonymousContainer [2021-08-20T21:41:46.453Z] --- PASS: TestHealthKillContainer (2.47s) [2021-08-20T21:41:46.453Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-20T21:41:47.022Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2021-08-20T21:41:47.022Z] === RUN TestIpcModeNone [2021-08-20T21:41:47.281Z] --- PASS: TestIpcModeNone (0.45s) [2021-08-20T21:41:47.281Z] === RUN TestIpcModePrivate [2021-08-20T21:41:47.541Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-08-20T21:41:47.726Z] --- PASS: TestRenameAnonymousContainer (1.74s) [2021-08-20T21:41:47.726Z] === RUN TestRenameContainerWithSameName [2021-08-20T21:41:47.800Z] --- PASS: TestIpcModePrivate (0.44s) [2021-08-20T21:41:47.800Z] === RUN TestIpcModeShareable [2021-08-20T21:41:47.800Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-20T21:41:47.800Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-08-20T21:41:47.800Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-20T21:41:47.982Z] --- PASS: TestRenameContainerWithSameName (0.48s) [2021-08-20T21:41:47.982Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-20T21:41:48.911Z] --- PASS: TestRenameContainerWithLinkedContainer (0.98s) [2021-08-20T21:41:48.911Z] === RUN TestResize [2021-08-20T21:41:49.051Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-20T21:41:49.180Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s) [2021-08-20T21:41:49.180Z] === RUN TestAPIIpcModeHost [2021-08-20T21:41:49.180Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-20T21:41:49.180Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-08-20T21:41:49.180Z] === RUN TestDaemonIpcModeShareable [2021-08-20T21:41:49.180Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-20T21:41:49.180Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-08-20T21:41:49.180Z] === RUN TestDaemonIpcModePrivate [2021-08-20T21:41:49.474Z] --- PASS: TestResize (0.54s) [2021-08-20T21:41:49.474Z] === RUN TestResizeWithInvalidSize [2021-08-20T21:41:50.038Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2021-08-20T21:41:50.038Z] === RUN TestResizeWhenContainerNotStarted [2021-08-20T21:41:50.119Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-08-20T21:41:50.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-20T21:41:50.378Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2021-08-20T21:41:50.378Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-20T21:41:50.378Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-20T21:41:50.378Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-08-20T21:41:50.379Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-20T21:41:50.379Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-20T21:41:50.379Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-08-20T21:41:50.379Z] === RUN TestIpcModeOlderClient [2021-08-20T21:41:50.379Z] === PAUSE TestIpcModeOlderClient [2021-08-20T21:41:50.379Z] === RUN TestKillContainerInvalidSignal [2021-08-20T21:41:50.599Z] --- PASS: TestResizeWhenContainerNotStarted (0.48s) [2021-08-20T21:41:50.599Z] === RUN TestDaemonRestartKillContainers [2021-08-20T21:41:50.599Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-20T21:41:50.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-20T21:41:50.599Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-20T21:41:50.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-20T21:41:50.599Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-20T21:41:50.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-20T21:41:50.599Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-20T21:41:50.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-20T21:41:50.599Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-20T21:41:50.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-20T21:41:50.599Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-20T21:41:50.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-20T21:41:50.599Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-20T21:41:50.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-20T21:41:50.599Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-20T21:41:50.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-20T21:41:50.599Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-20T21:41:50.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-20T21:41:50.599Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-20T21:41:50.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-20T21:41:50.599Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-20T21:41:50.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-20T21:41:50.599Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-20T21:41:50.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-20T21:41:50.599Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-20T21:41:50.599Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-20T21:41:50.638Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2021-08-20T21:41:50.638Z] === RUN TestKillContainer [2021-08-20T21:41:50.638Z] === RUN TestKillContainer/no_signal [2021-08-20T21:41:51.207Z] === RUN TestKillContainer/non_killing_signal [2021-08-20T21:41:51.207Z] === RUN TestKillContainer/killing_signal [2021-08-20T21:41:52.145Z] --- PASS: TestKillContainer (1.23s) [2021-08-20T21:41:52.145Z] --- PASS: TestKillContainer/no_signal (0.39s) [2021-08-20T21:41:52.145Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2021-08-20T21:41:52.145Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2021-08-20T21:41:52.145Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-20T21:41:52.145Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-20T21:41:52.404Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-20T21:41:52.489Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-20T21:41:52.489Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-20T21:41:52.663Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.75s) [2021-08-20T21:41:52.663Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2021-08-20T21:41:52.663Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2021-08-20T21:41:52.663Z] === RUN TestKillStoppedContainer [2021-08-20T21:41:52.663Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-08-20T21:41:52.663Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-20T21:41:52.663Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-08-20T21:41:52.663Z] === RUN TestKillDifferentUserContainer [2021-08-20T21:41:53.231Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2021-08-20T21:41:53.231Z] === RUN TestInspectOomKilledTrue [2021-08-20T21:41:53.231Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-20T21:41:53.231Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-20T21:41:53.231Z] === RUN TestInspectOomKilledFalse [2021-08-20T21:41:53.231Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-20T21:41:53.231Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-20T21:41:53.231Z] === RUN TestLinksEtcHostsContentMatch [2021-08-20T21:41:53.231Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-08-20T21:41:53.231Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-08-20T21:41:53.231Z] === RUN TestLinksContainerNames [2021-08-20T21:41:53.418Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-20T21:41:53.981Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-20T21:41:54.169Z] --- PASS: TestLinksContainerNames (0.79s) [2021-08-20T21:41:54.169Z] === RUN TestLogsFollowTailEmpty [2021-08-20T21:41:54.429Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2021-08-20T21:41:54.429Z] === RUN TestContainerNetworkMountsNoChown [2021-08-20T21:41:54.689Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2021-08-20T21:41:54.689Z] === RUN TestMountDaemonRoot [2021-08-20T21:41:54.689Z] === RUN TestMountDaemonRoot/default [2021-08-20T21:41:54.689Z] === PAUSE TestMountDaemonRoot/default [2021-08-20T21:41:54.689Z] === RUN TestMountDaemonRoot/private [2021-08-20T21:41:54.689Z] === PAUSE TestMountDaemonRoot/private [2021-08-20T21:41:54.689Z] === RUN TestMountDaemonRoot/rprivate [2021-08-20T21:41:54.689Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-20T21:41:54.689Z] === RUN TestMountDaemonRoot/slave [2021-08-20T21:41:54.689Z] === PAUSE TestMountDaemonRoot/slave [2021-08-20T21:41:54.689Z] === RUN TestMountDaemonRoot/rslave [2021-08-20T21:41:54.689Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-20T21:41:54.689Z] === RUN TestMountDaemonRoot/shared [2021-08-20T21:41:54.689Z] === PAUSE TestMountDaemonRoot/shared [2021-08-20T21:41:54.689Z] === RUN TestMountDaemonRoot/rshared [2021-08-20T21:41:54.689Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-20T21:41:54.689Z] === CONT TestMountDaemonRoot/default [2021-08-20T21:41:54.689Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-20T21:41:54.689Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-20T21:41:54.689Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-20T21:41:54.689Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-20T21:41:54.689Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-20T21:41:54.689Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-20T21:41:54.689Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-20T21:41:54.689Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-20T21:41:54.689Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-20T21:41:54.689Z] === CONT TestMountDaemonRoot/rprivate [2021-08-20T21:41:54.689Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-20T21:41:54.689Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-20T21:41:54.689Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-20T21:41:54.689Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-20T21:41:54.689Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-20T21:41:54.689Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-20T21:41:54.689Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-20T21:41:54.689Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-20T21:41:54.689Z] === CONT TestMountDaemonRoot/private [2021-08-20T21:41:54.689Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-20T21:41:54.689Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-20T21:41:54.689Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-20T21:41:54.689Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-20T21:41:54.689Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-20T21:41:54.689Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-20T21:41:54.689Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-20T21:41:54.689Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-20T21:41:54.689Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-20T21:41:54.689Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-20T21:41:54.689Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-20T21:41:54.909Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-20T21:41:54.948Z] === CONT TestMountDaemonRoot/shared [2021-08-20T21:41:54.948Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-20T21:41:54.948Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-20T21:41:54.948Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-20T21:41:54.948Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-20T21:41:54.948Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-20T21:41:54.948Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-20T21:41:54.948Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-20T21:41:54.948Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-20T21:41:54.948Z] === CONT TestMountDaemonRoot/rshared [2021-08-20T21:41:54.948Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-20T21:41:54.948Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-20T21:41:54.948Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-20T21:41:54.948Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-20T21:41:54.948Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-20T21:41:54.949Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-20T21:41:54.949Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-20T21:41:54.949Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-20T21:41:54.949Z] === CONT TestMountDaemonRoot/rslave [2021-08-20T21:41:54.949Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-20T21:41:54.949Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-20T21:41:54.949Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-20T21:41:54.949Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-20T21:41:54.949Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-20T21:41:54.949Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-20T21:41:54.949Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-20T21:41:54.949Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-20T21:41:54.949Z] === CONT TestMountDaemonRoot/slave [2021-08-20T21:41:54.949Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-20T21:41:54.949Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-20T21:41:54.949Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-20T21:41:54.949Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-20T21:41:54.949Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-20T21:41:54.949Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-20T21:41:54.949Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-20T21:41:54.949Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-20T21:41:54.949Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-20T21:41:54.949Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-20T21:41:54.949Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-20T21:41:54.949Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-20T21:41:54.949Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-20T21:41:54.949Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-20T21:41:54.949Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-20T21:41:54.949Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-20T21:41:54.949Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-20T21:41:54.949Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-20T21:41:54.949Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-20T21:41:54.949Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-20T21:41:54.949Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-20T21:41:54.949Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-20T21:41:54.949Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-20T21:41:54.949Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-20T21:41:54.949Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-20T21:41:55.165Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-20T21:41:55.208Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-20T21:41:55.208Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-20T21:41:55.208Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-20T21:41:55.208Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-20T21:41:55.208Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-20T21:41:55.208Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-20T21:41:55.208Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-20T21:41:55.208Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-08-20T21:41:55.208Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-20T21:41:55.208Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-08-20T21:41:55.208Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-08-20T21:41:55.208Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-08-20T21:41:55.208Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-08-20T21:41:55.208Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-20T21:41:55.208Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-08-20T21:41:55.208Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-08-20T21:41:55.208Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-08-20T21:41:55.208Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-08-20T21:41:55.208Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-20T21:41:55.208Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-08-20T21:41:55.208Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-08-20T21:41:55.208Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-08-20T21:41:55.208Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-08-20T21:41:55.208Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-20T21:41:55.208Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-08-20T21:41:55.208Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-08-20T21:41:55.208Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-08-20T21:41:55.208Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-08-20T21:41:55.208Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-20T21:41:55.208Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-08-20T21:41:55.208Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-08-20T21:41:55.208Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-08-20T21:41:55.208Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-08-20T21:41:55.208Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-20T21:41:55.209Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-08-20T21:41:55.209Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2021-08-20T21:41:55.209Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-08-20T21:41:55.209Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-08-20T21:41:55.209Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-20T21:41:55.209Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-08-20T21:41:55.209Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-08-20T21:41:55.209Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-08-20T21:41:55.209Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s) [2021-08-20T21:41:55.209Z] === RUN TestContainerBindMountNonRecursive [2021-08-20T21:41:55.209Z] 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) [2021-08-20T21:41:55.209Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-08-20T21:41:55.209Z] === RUN TestContainerVolumesMountedAsShared [2021-08-20T21:41:55.209Z] 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) [2021-08-20T21:41:55.209Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-08-20T21:41:55.209Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-20T21:41:55.209Z] 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) [2021-08-20T21:41:55.209Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-08-20T21:41:55.209Z] === RUN TestNetworkNat [2021-08-20T21:41:55.779Z] --- PASS: TestNetworkNat (0.52s) [2021-08-20T21:41:55.779Z] === RUN TestNetworkLocalhostTCPNat [2021-08-20T21:41:56.038Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2021-08-20T21:41:56.038Z] === RUN TestNetworkLoopbackNat [2021-08-20T21:41:57.057Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-20T21:41:57.057Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-20T21:41:58.948Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-20T21:41:59.205Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-20T21:41:59.328Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2021-08-20T21:41:59.328Z] === RUN TestPause [2021-08-20T21:41:59.328Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-20T21:41:59.328Z] --- SKIP: TestPause (0.00s) [2021-08-20T21:41:59.328Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-20T21:41:59.328Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-20T21:41:59.328Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-20T21:41:59.328Z] === RUN TestPauseStopPausedContainer [2021-08-20T21:41:59.328Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-20T21:41:59.328Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-08-20T21:41:59.328Z] === RUN TestPidHost [2021-08-20T21:41:59.588Z] --- PASS: TestPidHost (0.86s) [2021-08-20T21:41:59.588Z] === RUN TestPsFilter [2021-08-20T21:41:59.588Z] --- PASS: TestPsFilter (0.10s) [2021-08-20T21:41:59.588Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-20T21:42:00.158Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2021-08-20T21:42:00.158Z] === RUN TestRemoveContainerWithVolume [2021-08-20T21:42:00.419Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2021-08-20T21:42:00.419Z] === RUN TestRemoveContainerRunning [2021-08-20T21:42:00.989Z] --- PASS: TestRemoveContainerRunning (0.41s) [2021-08-20T21:42:00.989Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-20T21:42:01.112Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-20T21:42:01.112Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.81s) [2021-08-20T21:42:01.112Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.03s) [2021-08-20T21:42:01.112Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2021-08-20T21:42:01.112Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s) [2021-08-20T21:42:01.112Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2021-08-20T21:42:01.112Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2021-08-20T21:42:01.112Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.91s) [2021-08-20T21:42:01.112Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.03s) [2021-08-20T21:42:01.112Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.10s) [2021-08-20T21:42:01.112Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.20s) [2021-08-20T21:42:01.112Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.86s) [2021-08-20T21:42:01.112Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.85s) [2021-08-20T21:42:01.112Z] === RUN TestCgroupNamespacesRun [2021-08-20T21:42:01.249Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.37s) [2021-08-20T21:42:01.249Z] === RUN TestRemoveInvalidContainer [2021-08-20T21:42:01.249Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-08-20T21:42:01.249Z] === RUN TestRenameLinkedContainer [2021-08-20T21:42:03.016Z] --- PASS: TestCgroupNamespacesRun (1.48s) [2021-08-20T21:42:03.016Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-20T21:42:03.016Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-08-20T21:42:03.016Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-08-20T21:42:03.016Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-20T21:42:03.157Z] --- PASS: TestRenameLinkedContainer (1.65s) [2021-08-20T21:42:03.157Z] === RUN TestRenameStoppedContainer [2021-08-20T21:42:03.417Z] --- PASS: TestRenameStoppedContainer (0.42s) [2021-08-20T21:42:03.417Z] === RUN TestRenameRunningContainerAndReuse [2021-08-20T21:42:03.943Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.25s) [2021-08-20T21:42:03.943Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-20T21:42:03.986Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2021-08-20T21:42:03.986Z] === RUN TestRenameInvalidName [2021-08-20T21:42:04.575Z] --- PASS: TestRenameInvalidName (0.43s) [2021-08-20T21:42:04.575Z] === RUN TestRenameAnonymousContainer [2021-08-20T21:42:05.308Z] --- PASS: TestCgroupNamespacesRunHostMode (1.23s) [2021-08-20T21:42:05.309Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-20T21:42:05.991Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2021-08-20T21:42:05.992Z] === RUN TestRenameContainerWithSameName [2021-08-20T21:42:06.236Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2021-08-20T21:42:06.236Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-20T21:42:06.561Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2021-08-20T21:42:06.561Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-20T21:42:07.500Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s) [2021-08-20T21:42:07.500Z] === RUN TestResize [2021-08-20T21:42:07.602Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2021-08-20T21:42:07.602Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-20T21:42:07.759Z] --- PASS: TestResize (0.42s) [2021-08-20T21:42:07.759Z] === RUN TestResizeWithInvalidSize [2021-08-20T21:42:08.018Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2021-08-20T21:42:08.018Z] === RUN TestResizeWhenContainerNotStarted [2021-08-20T21:42:08.164Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-08-20T21:42:08.164Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-20T21:42:08.587Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2021-08-20T21:42:08.587Z] === RUN TestDaemonRestartKillContainers [2021-08-20T21:42:08.587Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-08-20T21:42:08.587Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-20T21:42:08.587Z] === RUN TestCgroupNamespacesRun [2021-08-20T21:42:09.527Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2021-08-20T21:42:09.527Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-20T21:42:09.528Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) [2021-08-20T21:42:09.528Z] === RUN TestNISDomainname [2021-08-20T21:42:10.089Z] --- PASS: TestNISDomainname (0.59s) [2021-08-20T21:42:10.089Z] === RUN TestHostnameDnsResolution [2021-08-20T21:42:10.652Z] --- PASS: TestHostnameDnsResolution (0.75s) [2021-08-20T21:42:10.652Z] === RUN TestStats [2021-08-20T21:42:10.907Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2021-08-20T21:42:10.907Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-20T21:42:11.006Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-20T21:42:11.006Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-20T21:42:11.006Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-20T21:42:11.006Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-20T21:42:11.848Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2021-08-20T21:42:11.848Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-20T21:42:13.167Z] --- PASS: TestStats (2.55s) [2021-08-20T21:42:13.167Z] === RUN TestStopContainerWithTimeout [2021-08-20T21:42:13.167Z] === RUN TestStopContainerWithTimeout/0 [2021-08-20T21:42:13.167Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-20T21:42:13.167Z] === RUN TestStopContainerWithTimeout/1 [2021-08-20T21:42:13.167Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-20T21:42:13.167Z] === RUN TestStopContainerWithTimeout/3 [2021-08-20T21:42:13.167Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-20T21:42:13.167Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-20T21:42:13.167Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-20T21:42:13.167Z] === CONT TestStopContainerWithTimeout/0 [2021-08-20T21:42:13.167Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-20T21:42:13.227Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2021-08-20T21:42:13.227Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-20T21:42:13.548Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-08-20T21:42:14.094Z] === CONT TestStopContainerWithTimeout/3 [2021-08-20T21:42:14.168Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2021-08-20T21:42:14.168Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-20T21:42:15.547Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.06s) [2021-08-20T21:42:15.547Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-20T21:42:15.869Z] ..........................xx.................... [ 29%] [2021-08-20T21:42:15.981Z] === CONT TestStopContainerWithTimeout/1 [2021-08-20T21:42:16.090Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-20T21:42:16.116Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2021-08-20T21:42:16.116Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-20T21:42:17.056Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2021-08-20T21:42:17.056Z] === RUN TestNISDomainname [2021-08-20T21:42:17.316Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-08-20T21:42:17.316Z] --- SKIP: TestNISDomainname (0.01s) [2021-08-20T21:42:17.316Z] === RUN TestHostnameDnsResolution [2021-08-20T21:42:17.346Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-08-20T21:42:17.346Z] --- PASS: TestStopContainerWithTimeout/0 (0.74s) [2021-08-20T21:42:17.346Z] --- PASS: TestStopContainerWithTimeout/-1 (2.71s) [2021-08-20T21:42:17.346Z] --- PASS: TestStopContainerWithTimeout/3 (2.46s) [2021-08-20T21:42:17.346Z] --- PASS: TestStopContainerWithTimeout/1 (1.47s) [2021-08-20T21:42:17.346Z] === RUN TestDeleteDevicemapper [2021-08-20T21:42:17.346Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-20T21:42:17.346Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-20T21:42:17.346Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-20T21:42:17.885Z] --- PASS: TestHostnameDnsResolution (0.65s) [2021-08-20T21:42:17.885Z] === RUN TestStats [2021-08-20T21:42:17.885Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-20T21:42:17.885Z] --- SKIP: TestStats (0.00s) [2021-08-20T21:42:17.885Z] === RUN TestStopContainerWithTimeout [2021-08-20T21:42:17.885Z] === RUN TestStopContainerWithTimeout/0 [2021-08-20T21:42:17.885Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-20T21:42:17.885Z] === RUN TestStopContainerWithTimeout/1 [2021-08-20T21:42:17.885Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-20T21:42:17.885Z] === RUN TestStopContainerWithTimeout/3 [2021-08-20T21:42:17.885Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-20T21:42:17.885Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-20T21:42:17.885Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-20T21:42:17.885Z] === CONT TestStopContainerWithTimeout/0 [2021-08-20T21:42:17.885Z] === CONT TestStopContainerWithTimeout/3 [2021-08-20T21:42:18.455Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-20T21:42:19.236Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.59s) [2021-08-20T21:42:19.236Z] === RUN TestUpdateMemory [2021-08-20T21:42:19.403Z] ok github.com/docker/docker/libnetwork/config 0.073s coverage: 24.0% of statements [2021-08-20T21:42:19.798Z] --- PASS: TestUpdateMemory (0.62s) [2021-08-20T21:42:19.798Z] === RUN TestUpdateCPUQuota [2021-08-20T21:42:20.726Z] --- PASS: TestUpdateCPUQuota (0.99s) [2021-08-20T21:42:20.726Z] === RUN TestUpdatePidsLimit [2021-08-20T21:42:20.726Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-20T21:42:20.982Z] === RUN TestUpdatePidsLimit/no_change [2021-08-20T21:42:20.993Z] === CONT TestStopContainerWithTimeout/1 [2021-08-20T21:42:21.237Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-20T21:42:21.494Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-20T21:42:21.494Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-20T21:42:21.750Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-20T21:42:21.930Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-08-20T21:42:21.930Z] --- PASS: TestStopContainerWithTimeout/0 (0.56s) [2021-08-20T21:42:21.930Z] --- PASS: TestStopContainerWithTimeout/3 (2.65s) [2021-08-20T21:42:21.930Z] --- PASS: TestStopContainerWithTimeout/-1 (2.44s) [2021-08-20T21:42:21.930Z] --- PASS: TestStopContainerWithTimeout/1 (1.47s) [2021-08-20T21:42:21.930Z] === RUN TestDeleteDevicemapper [2021-08-20T21:42:21.930Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-20T21:42:21.930Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-20T21:42:21.930Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-20T21:42:22.006Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-20T21:42:22.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-20T21:42:22.699Z] ok github.com/docker/docker/libnetwork/datastore 0.005s coverage: 21.9% of statements [2021-08-20T21:42:22.699Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-20T21:42:22.699Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-20T21:42:22.935Z] --- PASS: TestUpdatePidsLimit (2.33s) [2021-08-20T21:42:22.935Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.25s) [2021-08-20T21:42:22.935Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2021-08-20T21:42:22.935Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2021-08-20T21:42:22.935Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2021-08-20T21:42:22.935Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2021-08-20T21:42:22.935Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s) [2021-08-20T21:42:22.935Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2021-08-20T21:42:22.935Z] === RUN TestUpdateRestartPolicy [2021-08-20T21:42:23.840Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.89s) [2021-08-20T21:42:23.840Z] === RUN TestUpdateMemory [2021-08-20T21:42:23.840Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-20T21:42:23.840Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-20T21:42:23.840Z] === RUN TestUpdateCPUQuota [2021-08-20T21:42:23.840Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-20T21:42:23.840Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-08-20T21:42:23.840Z] === RUN TestUpdatePidsLimit [2021-08-20T21:42:23.840Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-20T21:42:23.840Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-08-20T21:42:23.840Z] === RUN TestUpdateRestartPolicy [2021-08-20T21:42:24.082Z] ok github.com/docker/docker/libnetwork/driverapi 0.004s coverage: 68.9% of statements [2021-08-20T21:42:24.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-20T21:42:28.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-20T21:42:30.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-20T21:42:30.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-20T21:42:32.297Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-08-20T21:42:33.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-20T21:42:35.097Z] --- PASS: TestUpdateRestartPolicy (11.23s) [2021-08-20T21:42:35.097Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-20T21:42:35.097Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s) [2021-08-20T21:42:35.097Z] === RUN TestWaitNonBlocked [2021-08-20T21:42:35.097Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-20T21:42:35.097Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-20T21:42:35.097Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-20T21:42:35.097Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-20T21:42:35.097Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-20T21:42:35.097Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-20T21:42:35.353Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-08-20T21:42:35.353Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2021-08-20T21:42:35.353Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2021-08-20T21:42:35.353Z] === RUN TestWaitBlocked [2021-08-20T21:42:35.353Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-20T21:42:35.353Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-20T21:42:35.353Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-20T21:42:35.353Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-20T21:42:35.353Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-20T21:42:35.353Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-20T21:42:36.059Z] --- PASS: TestUpdateRestartPolicy (10.96s) [2021-08-20T21:42:36.059Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-20T21:42:36.059Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2021-08-20T21:42:36.059Z] === RUN TestWaitNonBlocked [2021-08-20T21:42:36.059Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-20T21:42:36.059Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-20T21:42:36.059Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-20T21:42:36.059Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-20T21:42:36.059Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-20T21:42:36.059Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-20T21:42:36.059Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-08-20T21:42:36.059Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s) [2021-08-20T21:42:36.059Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2021-08-20T21:42:36.059Z] === RUN TestWaitBlocked [2021-08-20T21:42:36.059Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-20T21:42:36.059Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-20T21:42:36.059Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-20T21:42:36.059Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-20T21:42:36.059Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-20T21:42:36.059Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-20T21:42:36.282Z] --- PASS: TestWaitBlocked (0.01s) [2021-08-20T21:42:36.282Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s) [2021-08-20T21:42:36.282Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.86s) [2021-08-20T21:42:36.282Z] === CONT TestContainerStartOnDaemonRestart [2021-08-20T21:42:36.282Z] === CONT TestContainerKillOnDaemonStart [2021-08-20T21:42:36.308Z] ok github.com/docker/docker/libnetwork/drivers/bridge 2.540s coverage: 59.9% of statements [2021-08-20T21:42:36.308Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-20T21:42:36.628Z] --- PASS: TestWaitBlocked (0.01s) [2021-08-20T21:42:36.628Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.56s) [2021-08-20T21:42:36.628Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s) [2021-08-20T21:42:36.628Z] === CONT TestDaemonRestartIpcMode [2021-08-20T21:42:36.628Z] === CONT TestIpcModeOlderClient [2021-08-20T21:42:36.628Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-08-20T21:42:36.628Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-20T21:42:36.879Z] ok github.com/docker/docker/libnetwork/drivers/host 0.004s coverage: 34.8% of statements [2021-08-20T21:42:38.798Z] --- PASS: TestContainerStartOnDaemonRestart (2.26s) [2021-08-20T21:42:38.798Z] === CONT TestIpcModeOlderClient [2021-08-20T21:42:38.798Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-08-20T21:42:38.798Z] === CONT TestDaemonHostGatewayIP [2021-08-20T21:42:39.169Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.42s) [2021-08-20T21:42:39.431Z] --- PASS: TestDaemonRestartIpcMode (2.85s) [2021-08-20T21:42:39.431Z] PASS [2021-08-20T21:42:39.431Z] [2021-08-20T21:42:39.431Z] === Skipped [2021-08-20T21:42:39.431Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-20T21:42:39.431Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-20T21:42:39.431Z] [2021-08-20T21:42:39.431Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-08-20T21:42:39.431Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-08-20T21:42:39.431Z] [2021-08-20T21:42:39.431Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-08-20T21:42:39.431Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-20T21:42:39.431Z] [2021-08-20T21:42:39.431Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-08-20T21:42:39.431Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-08-20T21:42:39.431Z] [2021-08-20T21:42:39.431Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-08-20T21:42:39.431Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-20T21:42:39.431Z] [2021-08-20T21:42:39.431Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-08-20T21:42:39.431Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-20T21:42:39.431Z] [2021-08-20T21:42:39.431Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-08-20T21:42:39.432Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-20T21:42:39.432Z] [2021-08-20T21:42:39.432Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-08-20T21:42:39.432Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-20T21:42:39.432Z] [2021-08-20T21:42:39.432Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-08-20T21:42:39.432Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-20T21:42:39.432Z] [2021-08-20T21:42:39.432Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-20T21:42:39.432Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-20T21:42:39.432Z] [2021-08-20T21:42:39.432Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-20T21:42:39.432Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-20T21:42:39.432Z] [2021-08-20T21:42:39.432Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-08-20T21:42:39.432Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-08-20T21:42:39.432Z] [2021-08-20T21:42:39.432Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-08-20T21:42:39.432Z] 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) [2021-08-20T21:42:39.432Z] [2021-08-20T21:42:39.432Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-08-20T21:42:39.432Z] 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) [2021-08-20T21:42:39.432Z] [2021-08-20T21:42:39.432Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-08-20T21:42:39.432Z] 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) [2021-08-20T21:42:39.432Z] [2021-08-20T21:42:39.432Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-08-20T21:42:39.432Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-20T21:42:39.432Z] [2021-08-20T21:42:39.432Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-20T21:42:39.432Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-20T21:42:39.432Z] [2021-08-20T21:42:39.432Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-08-20T21:42:39.432Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-20T21:42:39.432Z] [2021-08-20T21:42:39.432Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-08-20T21:42:39.432Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-08-20T21:42:39.432Z] [2021-08-20T21:42:39.432Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-08-20T21:42:39.432Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-08-20T21:42:39.432Z] [2021-08-20T21:42:39.432Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-08-20T21:42:39.432Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-20T21:42:39.432Z] [2021-08-20T21:42:39.432Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-20T21:42:39.432Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-20T21:42:39.432Z] [2021-08-20T21:42:39.432Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-08-20T21:42:39.432Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-20T21:42:39.432Z] [2021-08-20T21:42:39.432Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-08-20T21:42:39.432Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-20T21:42:39.432Z] [2021-08-20T21:42:39.432Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-08-20T21:42:39.432Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-20T21:42:39.432Z] [2021-08-20T21:42:39.432Z] [2021-08-20T21:42:39.432Z] DONE 176 tests, 25 skipped in 66.913s [2021-08-20T21:42:39.432Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-20T21:42:39.432Z] === RUN TestConfigDaemonLibtrustID [2021-08-20T21:42:39.707Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-08-20T21:42:40.002Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-08-20T21:42:40.002Z] === RUN TestDaemonConfigValidation [2021-08-20T21:42:40.002Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-20T21:42:40.002Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-20T21:42:40.002Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-20T21:42:40.002Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-20T21:42:40.002Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-20T21:42:40.002Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-20T21:42:40.002Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-20T21:42:40.002Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-20T21:42:40.002Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-20T21:42:40.002Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-20T21:42:40.002Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-20T21:42:40.002Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-20T21:42:40.263Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-20T21:42:40.263Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-20T21:42:40.263Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-20T21:42:40.263Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-20T21:42:40.263Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-08-20T21:42:40.263Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-08-20T21:42:40.263Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2021-08-20T21:42:40.263Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-08-20T21:42:40.263Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-08-20T21:42:40.263Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-20T21:42:40.263Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-20T21:42:41.316Z] --- PASS: TestDaemonHostGatewayIP (2.36s) [2021-08-20T21:42:41.316Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-20T21:42:41.642Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-20T21:42:42.581Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-20T21:42:42.688Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.83s) [2021-08-20T21:42:42.688Z] === CONT TestDaemonRestartIpcMode [2021-08-20T21:42:42.975Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-08-20T21:42:43.520Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-20T21:42:43.520Z] daemon_test.go:149: [d0698901a7bec] daemon is not started [2021-08-20T21:42:43.520Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2021-08-20T21:42:43.520Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2021-08-20T21:42:43.520Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2021-08-20T21:42:43.520Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2021-08-20T21:42:43.520Z] PASS [2021-08-20T21:42:43.520Z] [2021-08-20T21:42:43.520Z] DONE 11 tests in 4.130s [2021-08-20T21:42:43.520Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-20T21:42:43.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-20T21:42:43.779Z] INFO: Testing against a local daemon [2021-08-20T21:42:43.779Z] === RUN TestCommitInheritsEnv [2021-08-20T21:42:45.053Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.024s coverage: 4.0% of statements [2021-08-20T21:42:45.053Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-20T21:42:45.158Z] --- PASS: TestCommitInheritsEnv (1.47s) [2021-08-20T21:42:45.158Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-20T21:42:45.158Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-20T21:42:45.158Z] === RUN TestImagesFilterMultiReference [2021-08-20T21:42:45.158Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-08-20T21:42:45.158Z] === RUN TestImagePullPlatformInvalid [2021-08-20T21:42:45.158Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-20T21:42:45.158Z] === RUN TestRemoveImageOrphaning [2021-08-20T21:42:45.204Z] --- PASS: TestDaemonRestartIpcMode (2.25s) [2021-08-20T21:42:46.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-20T21:42:47.065Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-08-20T21:42:47.065Z] === RUN TestRemoveImageGarbageCollector [2021-08-20T21:42:47.065Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-08-20T21:42:47.065Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-08-20T21:42:47.065Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-20T21:42:47.065Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-08-20T21:42:47.065Z] === RUN TestTagInvalidReference [2021-08-20T21:42:47.325Z] --- PASS: TestTagInvalidReference (0.01s) [2021-08-20T21:42:47.325Z] === RUN TestTagValidPrefixedRepo [2021-08-20T21:42:47.325Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-08-20T21:42:47.325Z] === RUN TestTagExistedNameWithoutForce [2021-08-20T21:42:47.325Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-08-20T21:42:47.325Z] === RUN TestTagOfficialNames [2021-08-20T21:42:47.325Z] --- PASS: TestTagOfficialNames (0.06s) [2021-08-20T21:42:47.325Z] === RUN TestTagMatchesDigest [2021-08-20T21:42:47.325Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-08-20T21:42:47.325Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-20T21:42:48.472Z] --- PASS: TestContainerKillOnDaemonStart (11.89s) [2021-08-20T21:42:48.472Z] PASS [2021-08-20T21:42:48.472Z] [2021-08-20T21:42:48.472Z] === Skipped [2021-08-20T21:42:48.472Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-20T21:42:48.472Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-20T21:42:48.472Z] [2021-08-20T21:42:48.472Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-20T21:42:48.472Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-08-20T21:42:48.472Z] [2021-08-20T21:42:48.472Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-20T21:42:48.472Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-20T21:42:48.472Z] [2021-08-20T21:42:48.472Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-08-20T21:42:48.472Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-08-20T21:42:48.472Z] [2021-08-20T21:42:48.472Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-20T21:42:48.472Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-20T21:42:48.472Z] [2021-08-20T21:42:48.472Z] [2021-08-20T21:42:48.472Z] DONE 195 tests, 5 skipped in 108.717s [2021-08-20T21:42:48.472Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-20T21:42:48.472Z] === RUN TestConfigDaemonLibtrustID [2021-08-20T21:42:48.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-20T21:42:48.728Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-08-20T21:42:48.728Z] === RUN TestDaemonConfigValidation [2021-08-20T21:42:48.728Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-20T21:42:48.728Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-20T21:42:48.728Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-20T21:42:48.728Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-20T21:42:48.728Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-20T21:42:48.728Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-20T21:42:48.728Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-20T21:42:48.728Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-20T21:42:48.728Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-20T21:42:48.728Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-20T21:42:48.728Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-20T21:42:48.728Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-20T21:42:48.728Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-20T21:42:48.728Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-20T21:42:48.728Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-20T21:42:48.983Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-20T21:42:48.983Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2021-08-20T21:42:48.983Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-08-20T21:42:48.983Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-08-20T21:42:48.983Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-08-20T21:42:48.983Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-08-20T21:42:48.983Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-20T21:42:48.983Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-20T21:42:49.914Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-20T21:42:49.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-20T21:42:50.841Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-20T21:42:52.211Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-20T21:42:52.211Z] daemon_test.go:149: [d64e60ea9dc3d] daemon is not started [2021-08-20T21:42:52.211Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2021-08-20T21:42:52.211Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2021-08-20T21:42:52.211Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2021-08-20T21:42:52.211Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2021-08-20T21:42:52.211Z] PASS [2021-08-20T21:42:52.211Z] [2021-08-20T21:42:52.211Z] DONE 11 tests in 3.872s [2021-08-20T21:42:52.211Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-20T21:42:52.211Z] INFO: Testing against a local daemon [2021-08-20T21:42:52.211Z] === RUN TestCommitInheritsEnv [2021-08-20T21:42:52.211Z] --- PASS: TestCommitInheritsEnv (0.26s) [2021-08-20T21:42:52.211Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-20T21:42:52.211Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-20T21:42:52.211Z] === RUN TestImagesFilterMultiReference [2021-08-20T21:42:52.467Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-08-20T21:42:52.467Z] === RUN TestImagePullPlatformInvalid [2021-08-20T21:42:52.467Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-20T21:42:52.467Z] === RUN TestRemoveImageOrphaning [2021-08-20T21:42:52.723Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2021-08-20T21:42:52.723Z] === RUN TestRemoveImageGarbageCollector [2021-08-20T21:42:53.184Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.026s coverage: 4.5% of statements [2021-08-20T21:42:53.184Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-20T21:42:53.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-20T21:42:53.444Z] ok github.com/docker/docker/libnetwork/drivers/null 0.004s coverage: 34.8% of statements [2021-08-20T21:42:54.614Z] --- PASS: TestRemoveImageGarbageCollector (1.71s) [2021-08-20T21:42:54.614Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-20T21:42:54.614Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-08-20T21:42:54.614Z] === RUN TestTagInvalidReference [2021-08-20T21:42:54.614Z] --- PASS: TestTagInvalidReference (0.01s) [2021-08-20T21:42:54.614Z] === RUN TestTagValidPrefixedRepo [2021-08-20T21:42:54.614Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-08-20T21:42:54.614Z] === RUN TestTagExistedNameWithoutForce [2021-08-20T21:42:54.614Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-08-20T21:42:54.614Z] === RUN TestTagOfficialNames [2021-08-20T21:42:54.614Z] --- PASS: TestTagOfficialNames (0.05s) [2021-08-20T21:42:54.614Z] === RUN TestTagMatchesDigest [2021-08-20T21:42:54.614Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-08-20T21:42:54.614Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-20T21:42:55.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-20T21:42:58.878Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-08-20T21:42:59.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-20T21:43:01.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-20T21:43:03.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-20T21:43:06.032Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-08-20T21:43:06.416Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-20T21:43:06.416Z] Using test binary docker [2021-08-20T21:43:06.678Z] +++ /etc/init.d/apparmor start [2021-08-20T21:43:06.678Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-20T21:43:06.678Z] INFO: Waiting for daemon to start... [2021-08-20T21:43:06.678Z] Starting dockerd [2021-08-20T21:43:06.678Z] +++ 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 [2021-08-20T21:43:07.884Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-08-20T21:43:09.223Z] . [2021-08-20T21:43:09.223Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-20T21:43:09.223Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-20T21:43:09.223Z] Error: No such image: emptyfs [2021-08-20T21:43:09.223Z] ++++ docker load [2021-08-20T21:43:09.223Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-20T21:43:09.223Z] Running integration-test (iteration 1) [2021-08-20T21:43:09.223Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-20T21:43:09.223Z] ++ 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 [2021-08-20T21:43:09.223Z] ++ set -e [2021-08-20T21:43:09.223Z] ++ '[' -n 0 ']' [2021-08-20T21:43:09.223Z] ++ set -x [2021-08-20T21:43:09.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=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 [2021-08-20T21:43:10.600Z] Loaded image: busybox:latest [2021-08-20T21:43:10.859Z] Loaded image: busybox:glibc [2021-08-20T21:43:11.427Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-08-20T21:43:16.134Z] Loaded image: debian:bullseye-slim [2021-08-20T21:43:16.134Z] Loaded image: hello-world:latest [2021-08-20T21:43:16.134Z] Loaded image: arm32v7/hello-world:latest [2021-08-20T21:43:16.134Z] INFO: Testing against a local daemon [2021-08-20T21:43:16.134Z] === RUN TestCgroupNamespacesBuild [2021-08-20T21:43:18.669Z] --- PASS: TestCgroupNamespacesBuild (2.60s) [2021-08-20T21:43:18.670Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-20T21:43:20.577Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.96s) [2021-08-20T21:43:20.577Z] === RUN TestBuildWithSession [2021-08-20T21:43:20.577Z] build_session_test.go:25: TODO: BuildKit [2021-08-20T21:43:20.577Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-20T21:43:20.577Z] === RUN TestBuildSquashParent [2021-08-20T21:43:25.544Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.192s coverage: 6.6% of statements [2021-08-20T21:43:25.544Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-20T21:43:25.544Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.005s coverage: 63.6% of statements [2021-08-20T21:43:27.080Z] .......................... [ 67%] [2021-08-20T21:43:28.695Z] --- PASS: TestBuildSquashParent (8.05s) [2021-08-20T21:43:28.695Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-20T21:43:28.695Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-20T21:43:28.695Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-20T21:43:28.695Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-20T21:43:28.695Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-20T21:43:28.695Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-20T21:43:28.695Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-20T21:43:28.695Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-20T21:43:28.695Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-20T21:43:28.695Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-20T21:43:28.695Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-20T21:43:28.695Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-20T21:43:28.695Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-20T21:43:28.695Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-20T21:43:28.695Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-20T21:43:31.985Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-20T21:43:31.985Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-20T21:43:32.122Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.021s coverage: 57.4% of statements [2021-08-20T21:43:32.122Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-20T21:43:32.122Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-08-20T21:43:35.277Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-20T21:43:35.277Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-20T21:43:35.418Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-20T21:43:37.817Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-20T21:43:37.817Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.31s) [2021-08-20T21:43:37.817Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.33s) [2021-08-20T21:43:37.817Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.03s) [2021-08-20T21:43:37.817Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.05s) [2021-08-20T21:43:37.817Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.94s) [2021-08-20T21:43:37.817Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.95s) [2021-08-20T21:43:37.817Z] === RUN TestBuildMultiStageCopy [2021-08-20T21:43:37.817Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-20T21:43:40.348Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-20T21:43:40.607Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-20T21:43:41.173Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-20T21:43:41.741Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-20T21:43:42.309Z] --- PASS: TestBuildMultiStageCopy (4.42s) [2021-08-20T21:43:42.309Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.42s) [2021-08-20T21:43:42.309Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2021-08-20T21:43:42.309Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2021-08-20T21:43:42.309Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2021-08-20T21:43:42.309Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.47s) [2021-08-20T21:43:42.309Z] === RUN TestBuildMultiStageParentConfig [2021-08-20T21:43:43.247Z] --- PASS: TestBuildMultiStageParentConfig (1.11s) [2021-08-20T21:43:43.247Z] === RUN TestBuildLabelWithTargets [2021-08-20T21:43:43.550Z] ok github.com/docker/docker/libnetwork/drvregistry 0.025s coverage: 82.4% of statements [2021-08-20T21:43:45.460Z] ok github.com/docker/docker/libnetwork/etchosts 0.036s coverage: 81.2% of statements [2021-08-20T21:43:45.780Z] --- PASS: TestBuildLabelWithTargets (2.04s) [2021-08-20T21:43:45.780Z] === RUN TestBuildWithEmptyLayers [2021-08-20T21:43:46.348Z] --- PASS: TestBuildWithEmptyLayers (1.09s) [2021-08-20T21:43:46.348Z] === RUN TestBuildMultiStageOnBuild [2021-08-20T21:43:48.757Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.005s coverage: 48.1% of statements [2021-08-20T21:43:49.634Z] --- PASS: TestBuildMultiStageOnBuild (2.77s) [2021-08-20T21:43:49.634Z] === RUN TestBuildUncleanTarFilenames [2021-08-20T21:43:49.697Z] ok github.com/docker/docker/libnetwork/idm 0.004s coverage: 87.5% of statements [2021-08-20T21:43:51.008Z] --- PASS: TestBuildUncleanTarFilenames (1.77s) [2021-08-20T21:43:51.008Z] === RUN TestBuildMultiStageLayerLeak [2021-08-20T21:43:54.294Z] --- PASS: TestBuildMultiStageLayerLeak (3.04s) [2021-08-20T21:43:54.294Z] === RUN TestBuildWithHugeFile [2021-08-20T21:44:01.920Z] ok github.com/docker/docker/libnetwork/internal/caller 0.003s coverage: 100.0% of statements [2021-08-20T21:44:06.355Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-08-20T21:44:14.147Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2021-08-20T21:44:23.794Z] --- PASS: TestImportExtremelyLargeImageWorks (93.97s) [2021-08-20T21:44:23.794Z] PASS [2021-08-20T21:44:23.794Z] [2021-08-20T21:44:23.794Z] === Skipped [2021-08-20T21:44:23.794Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-08-20T21:44:23.794Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-08-20T21:44:23.794Z] [2021-08-20T21:44:23.794Z] [2021-08-20T21:44:23.794Z] DONE 12 tests, 1 skipped in 97.768s [2021-08-20T21:44:23.794Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-20T21:44:23.794Z] INFO: Testing against a local daemon [2021-08-20T21:44:23.794Z] === RUN TestNetworkCreateDelete [2021-08-20T21:44:23.794Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-08-20T21:44:23.794Z] === RUN TestDockerNetworkDeletePreferID [2021-08-20T21:44:23.794Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2021-08-20T21:44:23.794Z] === RUN TestDaemonDNSFallback [2021-08-20T21:44:24.386Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-08-20T21:44:24.386Z] tests/integration/client_test.py ..... [ 75%] [2021-08-20T21:44:24.386Z] tests/integration/context_api_test.py ... [ 76%] [2021-08-20T21:44:24.386Z] tests/integration/errors_test.py . [ 76%] [2021-08-20T21:44:29.136Z] --- PASS: TestDaemonDNSFallback (6.50s) [2021-08-20T21:44:29.136Z] === RUN TestInspectNetwork [2021-08-20T21:44:29.136Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:29.136Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-20T21:44:29.136Z] === RUN TestRunContainerWithBridgeNone [2021-08-20T21:44:29.136Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-20T21:44:29.136Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-20T21:44:29.136Z] === RUN TestNetworkInvalidJSON [2021-08-20T21:44:29.136Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-20T21:44:29.136Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-20T21:44:29.136Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-20T21:44:29.136Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-20T21:44:29.136Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-20T21:44:29.136Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-20T21:44:29.136Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-20T21:44:29.136Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-20T21:44:29.136Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-20T21:44:29.136Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-08-20T21:44:29.136Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-20T21:44:29.136Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-20T21:44:29.136Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-20T21:44:29.136Z] === RUN TestNetworkList [2021-08-20T21:44:29.136Z] === RUN TestNetworkList//networks [2021-08-20T21:44:29.136Z] === PAUSE TestNetworkList//networks [2021-08-20T21:44:29.136Z] === RUN TestNetworkList//networks/ [2021-08-20T21:44:29.136Z] === PAUSE TestNetworkList//networks/ [2021-08-20T21:44:29.136Z] === CONT TestNetworkList//networks [2021-08-20T21:44:29.136Z] === CONT TestNetworkList//networks/ [2021-08-20T21:44:29.136Z] --- PASS: TestNetworkList (0.02s) [2021-08-20T21:44:29.136Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-20T21:44:29.136Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-20T21:44:29.136Z] === RUN TestHostIPv4BridgeLabel [2021-08-20T21:44:29.136Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-20T21:44:29.136Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-20T21:44:29.136Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-20T21:44:29.136Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-20T21:44:29.136Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-08-20T21:44:29.136Z] === RUN TestDaemonDefaultNetworkPools [2021-08-20T21:44:29.136Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-20T21:44:29.136Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-08-20T21:44:29.136Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-20T21:44:29.136Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-20T21:44:29.136Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-08-20T21:44:29.136Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-20T21:44:29.136Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-20T21:44:29.136Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.04s) [2021-08-20T21:44:29.136Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-20T21:44:29.136Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-20T21:44:29.136Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-08-20T21:44:29.136Z] === RUN TestServiceWithPredefinedNetwork [2021-08-20T21:44:29.136Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:29.136Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-20T21:44:29.136Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-20T21:44:29.136Z] service_test.go:243: FLAKY_TEST [2021-08-20T21:44:29.136Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-20T21:44:29.136Z] === RUN TestServiceWithDataPathPortInit [2021-08-20T21:44:29.136Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:29.136Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-08-20T21:44:29.136Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-20T21:44:29.136Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:29.136Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-20T21:44:29.136Z] PASS [2021-08-20T21:44:29.136Z] [2021-08-20T21:44:29.136Z] === Skipped [2021-08-20T21:44:29.136Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-08-20T21:44:29.136Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:29.136Z] [2021-08-20T21:44:29.136Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-08-20T21:44:29.136Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-20T21:44:29.136Z] [2021-08-20T21:44:29.136Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-08-20T21:44:29.136Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-20T21:44:29.136Z] [2021-08-20T21:44:29.136Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-08-20T21:44:29.136Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-20T21:44:29.136Z] [2021-08-20T21:44:29.136Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-08-20T21:44:29.136Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-20T21:44:29.136Z] [2021-08-20T21:44:29.136Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-08-20T21:44:29.136Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-20T21:44:29.136Z] [2021-08-20T21:44:29.136Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.04s) [2021-08-20T21:44:29.136Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-20T21:44:29.136Z] [2021-08-20T21:44:29.136Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-08-20T21:44:29.136Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-20T21:44:29.136Z] [2021-08-20T21:44:29.136Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-08-20T21:44:29.136Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:29.136Z] [2021-08-20T21:44:29.136Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-20T21:44:29.136Z] service_test.go:243: FLAKY_TEST [2021-08-20T21:44:29.136Z] [2021-08-20T21:44:29.136Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-08-20T21:44:29.136Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:29.136Z] [2021-08-20T21:44:29.136Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-20T21:44:29.136Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:29.136Z] [2021-08-20T21:44:29.136Z] [2021-08-20T21:44:29.136Z] DONE 22 tests, 12 skipped in 7.206s [2021-08-20T21:44:29.136Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-20T21:44:29.136Z] INFO: Testing against a local daemon [2021-08-20T21:44:29.136Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-20T21:44:29.136Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-20T21:44:29.136Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-20T21:44:29.136Z] === RUN TestDockerNetworkIpvlan [2021-08-20T21:44:29.136Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-20T21:44:29.136Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-20T21:44:29.136Z] PASS [2021-08-20T21:44:29.136Z] [2021-08-20T21:44:29.136Z] === Skipped [2021-08-20T21:44:29.136Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-20T21:44:29.136Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-20T21:44:29.136Z] [2021-08-20T21:44:29.136Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-20T21:44:29.136Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-20T21:44:29.136Z] [2021-08-20T21:44:29.137Z] [2021-08-20T21:44:29.137Z] DONE 2 tests, 2 skipped in 0.122s [2021-08-20T21:44:29.137Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-20T21:44:29.137Z] INFO: Testing against a local daemon [2021-08-20T21:44:29.137Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-20T21:44:29.137Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-20T21:44:29.137Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-08-20T21:44:29.137Z] === RUN TestDockerNetworkMacvlan [2021-08-20T21:44:29.137Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-20T21:44:29.137Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-08-20T21:44:29.137Z] PASS [2021-08-20T21:44:29.137Z] [2021-08-20T21:44:29.137Z] === Skipped [2021-08-20T21:44:29.137Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-08-20T21:44:29.137Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-20T21:44:29.137Z] [2021-08-20T21:44:29.137Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-08-20T21:44:29.137Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-20T21:44:29.137Z] [2021-08-20T21:44:29.137Z] [2021-08-20T21:44:29.137Z] DONE 2 tests, 2 skipped in 0.099s [2021-08-20T21:44:29.137Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-20T21:44:29.137Z] testing: warning: no tests to run [2021-08-20T21:44:29.137Z] PASS [2021-08-20T21:44:29.137Z] [2021-08-20T21:44:29.137Z] DONE 0 tests in 0.026s [2021-08-20T21:44:29.137Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-20T21:44:29.137Z] INFO: Testing against a local daemon [2021-08-20T21:44:29.137Z] === RUN TestAuthZPluginAllowRequest [2021-08-20T21:44:29.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-20T21:44:29.137Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-08-20T21:44:29.137Z] === RUN TestAuthZPluginTLS [2021-08-20T21:44:29.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-20T21:44:29.137Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-08-20T21:44:29.137Z] === RUN TestAuthZPluginDenyRequest [2021-08-20T21:44:29.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-20T21:44:29.137Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-08-20T21:44:29.137Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-20T21:44:29.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-20T21:44:29.137Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-08-20T21:44:29.137Z] === RUN TestAuthZPluginDenyResponse [2021-08-20T21:44:29.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-20T21:44:29.137Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-08-20T21:44:29.137Z] === RUN TestAuthZPluginAllowEventStream [2021-08-20T21:44:29.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-20T21:44:29.137Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-08-20T21:44:29.137Z] === RUN TestAuthZPluginErrorResponse [2021-08-20T21:44:29.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-20T21:44:29.137Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-08-20T21:44:29.137Z] === RUN TestAuthZPluginErrorRequest [2021-08-20T21:44:29.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-20T21:44:29.137Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-08-20T21:44:29.137Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-20T21:44:29.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-20T21:44:29.137Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-08-20T21:44:29.137Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-20T21:44:29.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-20T21:44:29.137Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-08-20T21:44:29.137Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-20T21:44:29.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-20T21:44:29.137Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-08-20T21:44:29.137Z] === RUN TestAuthZPluginHeader [2021-08-20T21:44:29.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-20T21:44:29.137Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-08-20T21:44:29.137Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-20T21:44:29.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-20T21:44:29.137Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2021-08-20T21:44:29.137Z] === RUN TestAuthZPluginV2Disable [2021-08-20T21:44:29.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-20T21:44:29.137Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-08-20T21:44:29.137Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-20T21:44:29.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-20T21:44:29.137Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-08-20T21:44:29.137Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-20T21:44:29.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-20T21:44:29.137Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-08-20T21:44:29.137Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-20T21:44:29.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-20T21:44:29.137Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-08-20T21:44:29.137Z] PASS [2021-08-20T21:44:29.137Z] [2021-08-20T21:44:29.137Z] === Skipped [2021-08-20T21:44:29.137Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-08-20T21:44:29.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-20T21:44:29.137Z] [2021-08-20T21:44:29.137Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-08-20T21:44:29.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-20T21:44:29.137Z] [2021-08-20T21:44:29.137Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-08-20T21:44:29.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-20T21:44:29.137Z] [2021-08-20T21:44:29.137Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-08-20T21:44:29.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-20T21:44:29.137Z] [2021-08-20T21:44:29.137Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-08-20T21:44:29.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-20T21:44:29.137Z] [2021-08-20T21:44:29.137Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-08-20T21:44:29.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-20T21:44:29.137Z] [2021-08-20T21:44:29.137Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-08-20T21:44:29.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-20T21:44:29.137Z] [2021-08-20T21:44:29.137Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-08-20T21:44:29.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-20T21:44:29.137Z] [2021-08-20T21:44:29.137Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-08-20T21:44:29.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-20T21:44:29.137Z] [2021-08-20T21:44:29.137Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-08-20T21:44:29.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-20T21:44:29.137Z] [2021-08-20T21:44:29.137Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-08-20T21:44:29.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-20T21:44:29.137Z] [2021-08-20T21:44:29.137Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-08-20T21:44:29.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-20T21:44:29.137Z] [2021-08-20T21:44:29.137Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2021-08-20T21:44:29.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-20T21:44:29.137Z] [2021-08-20T21:44:29.137Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-08-20T21:44:29.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-20T21:44:29.137Z] [2021-08-20T21:44:29.137Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-08-20T21:44:29.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-20T21:44:29.137Z] [2021-08-20T21:44:29.137Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-08-20T21:44:29.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-20T21:44:29.137Z] [2021-08-20T21:44:29.137Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-08-20T21:44:29.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-20T21:44:29.137Z] [2021-08-20T21:44:29.137Z] [2021-08-20T21:44:29.137Z] DONE 17 tests, 17 skipped in 0.307s [2021-08-20T21:44:29.137Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-20T21:44:29.137Z] INFO: Testing against a local daemon [2021-08-20T21:44:29.137Z] === RUN TestPluginInvalidJSON [2021-08-20T21:44:29.397Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-20T21:44:29.397Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-20T21:44:29.397Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-20T21:44:29.397Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-08-20T21:44:29.397Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-20T21:44:29.397Z] === RUN TestPluginInstall [2021-08-20T21:44:29.397Z] plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-20T21:44:29.397Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-20T21:44:29.397Z] === RUN TestPluginsWithRuntimes [2021-08-20T21:44:29.397Z] plugin_test.go:172: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-08-20T21:44:29.397Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-20T21:44:29.397Z] === RUN TestPluginBackCompatMediaTypes [2021-08-20T21:44:29.397Z] plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-08-20T21:44:29.397Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-20T21:44:29.397Z] PASS [2021-08-20T21:44:29.397Z] [2021-08-20T21:44:29.397Z] === Skipped [2021-08-20T21:44:29.397Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-08-20T21:44:29.397Z] plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-20T21:44:29.397Z] [2021-08-20T21:44:29.397Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-08-20T21:44:29.397Z] plugin_test.go:172: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-08-20T21:44:29.397Z] [2021-08-20T21:44:29.397Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-08-20T21:44:29.397Z] plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-08-20T21:44:29.397Z] [2021-08-20T21:44:29.397Z] [2021-08-20T21:44:29.397Z] DONE 5 tests, 3 skipped in 0.124s [2021-08-20T21:44:29.397Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-20T21:44:29.397Z] INFO: Testing against a local daemon [2021-08-20T21:44:29.397Z] === RUN TestExternalGraphDriver [2021-08-20T21:44:29.397Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-08-20T21:44:29.397Z] --- SKIP: TestExternalGraphDriver (0.05s) [2021-08-20T21:44:29.397Z] === RUN TestGraphdriverPluginV2 [2021-08-20T21:44:31.018Z] --- PASS: TestImportExtremelyLargeImageWorks (94.09s) [2021-08-20T21:44:31.018Z] PASS [2021-08-20T21:44:31.018Z] [2021-08-20T21:44:31.018Z] DONE 12 tests in 96.600s [2021-08-20T21:44:31.018Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-20T21:44:31.018Z] INFO: Testing against a local daemon [2021-08-20T21:44:31.018Z] === RUN TestNetworkCreateDelete [2021-08-20T21:44:31.018Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-08-20T21:44:31.018Z] === RUN TestDockerNetworkDeletePreferID [2021-08-20T21:44:31.018Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2021-08-20T21:44:31.018Z] === RUN TestDaemonDNSFallback [2021-08-20T21:44:33.591Z] --- PASS: TestGraphdriverPluginV2 (3.77s) [2021-08-20T21:44:33.591Z] PASS [2021-08-20T21:44:33.591Z] [2021-08-20T21:44:33.591Z] === Skipped [2021-08-20T21:44:33.591Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.05s) [2021-08-20T21:44:33.591Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-08-20T21:44:33.591Z] [2021-08-20T21:44:33.591Z] [2021-08-20T21:44:33.591Z] DONE 2 tests, 1 skipped in 3.917s [2021-08-20T21:44:33.591Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-20T21:44:33.591Z] INFO: Testing against a local daemon [2021-08-20T21:44:33.591Z] === RUN TestContinueAfterPluginCrash [2021-08-20T21:44:33.591Z] === PAUSE TestContinueAfterPluginCrash [2021-08-20T21:44:33.591Z] === RUN TestReadPluginNoRead [2021-08-20T21:44:33.591Z] === PAUSE TestReadPluginNoRead [2021-08-20T21:44:33.591Z] === RUN TestDaemonStartWithLogOpt [2021-08-20T21:44:33.591Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-20T21:44:33.591Z] === CONT TestContinueAfterPluginCrash [2021-08-20T21:44:33.591Z] === CONT TestDaemonStartWithLogOpt [2021-08-20T21:44:36.261Z] --- PASS: TestDaemonDNSFallback (6.43s) [2021-08-20T21:44:36.261Z] === RUN TestInspectNetwork [2021-08-20T21:44:37.787Z] --- PASS: TestDaemonStartWithLogOpt (4.41s) [2021-08-20T21:44:37.787Z] === CONT TestReadPluginNoRead [2021-08-20T21:44:38.776Z] === RUN TestInspectNetwork/full_network_id [2021-08-20T21:44:38.776Z] === RUN TestInspectNetwork/partial_network_id [2021-08-20T21:44:38.776Z] === RUN TestInspectNetwork/network_name [2021-08-20T21:44:38.776Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-20T21:44:40.336Z] === RUN TestReadPluginNoRead/default [2021-08-20T21:44:41.298Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-20T21:44:42.224Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-08-20T21:44:42.246Z] --- PASS: TestContinueAfterPluginCrash (9.04s) [2021-08-20T21:44:42.506Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-20T21:44:42.940Z] --- PASS: TestInspectNetwork (7.24s) [2021-08-20T21:44:42.940Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-20T21:44:42.940Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-20T21:44:42.940Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2021-08-20T21:44:42.940Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-20T21:44:42.940Z] === RUN TestRunContainerWithBridgeNone [2021-08-20T21:44:43.886Z] === CONT TestReadPluginNoRead [2021-08-20T21:44:43.886Z] read_test.go:92: [d8d43b016aec2] daemon is not started [2021-08-20T21:44:43.886Z] --- PASS: TestReadPluginNoRead (6.05s) [2021-08-20T21:44:43.886Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2021-08-20T21:44:43.886Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.32s) [2021-08-20T21:44:43.886Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2021-08-20T21:44:43.886Z] PASS [2021-08-20T21:44:43.886Z] [2021-08-20T21:44:43.886Z] DONE 6 tests in 10.572s [2021-08-20T21:44:43.886Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-08-20T21:44:43.886Z] testing: warning: no tests to run [2021-08-20T21:44:43.886Z] PASS [2021-08-20T21:44:43.886Z] [2021-08-20T21:44:43.886Z] DONE 0 tests in 0.034s [2021-08-20T21:44:43.886Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-20T21:44:43.886Z] INFO: Testing against a local daemon [2021-08-20T21:44:43.886Z] === RUN TestPluginWithDevMounts [2021-08-20T21:44:43.886Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-08-20T21:44:43.886Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-20T21:44:43.886Z] PASS [2021-08-20T21:44:43.886Z] [2021-08-20T21:44:43.886Z] === Skipped [2021-08-20T21:44:43.886Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-08-20T21:44:43.886Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-08-20T21:44:43.886Z] [2021-08-20T21:44:43.886Z] [2021-08-20T21:44:43.886Z] DONE 1 tests, 1 skipped in 0.098s [2021-08-20T21:44:43.886Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-20T21:44:44.146Z] INFO: Testing against a local daemon [2021-08-20T21:44:44.146Z] === RUN TestSecretInspect [2021-08-20T21:44:44.146Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:44.146Z] --- SKIP: TestSecretInspect (0.01s) [2021-08-20T21:44:44.146Z] === RUN TestSecretList [2021-08-20T21:44:44.146Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:44.146Z] --- SKIP: TestSecretList (0.02s) [2021-08-20T21:44:44.146Z] === RUN TestSecretsCreateAndDelete [2021-08-20T21:44:44.146Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:44.146Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-08-20T21:44:44.146Z] === RUN TestSecretsUpdate [2021-08-20T21:44:44.146Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:44.146Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-08-20T21:44:44.146Z] === RUN TestTemplatedSecret [2021-08-20T21:44:44.146Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:44.146Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-20T21:44:44.146Z] === RUN TestSecretCreateResolve [2021-08-20T21:44:44.146Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:44.146Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-08-20T21:44:44.146Z] PASS [2021-08-20T21:44:44.146Z] [2021-08-20T21:44:44.146Z] === Skipped [2021-08-20T21:44:44.146Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-08-20T21:44:44.146Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:44.146Z] [2021-08-20T21:44:44.146Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-08-20T21:44:44.146Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:44.146Z] [2021-08-20T21:44:44.146Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-08-20T21:44:44.146Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:44.146Z] [2021-08-20T21:44:44.146Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-08-20T21:44:44.146Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:44.146Z] [2021-08-20T21:44:44.146Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-08-20T21:44:44.146Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:44.146Z] [2021-08-20T21:44:44.146Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-08-20T21:44:44.146Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:44.146Z] [2021-08-20T21:44:44.146Z] [2021-08-20T21:44:44.146Z] DONE 6 tests, 6 skipped in 0.173s [2021-08-20T21:44:44.146Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-20T21:44:44.146Z] INFO: Testing against a local daemon [2021-08-20T21:44:44.146Z] === RUN TestServiceCreateInit [2021-08-20T21:44:44.146Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-20T21:44:44.146Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:44.146Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-20T21:44:44.146Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:44.146Z] --- PASS: TestServiceCreateInit (0.01s) [2021-08-20T21:44:44.146Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-20T21:44:44.146Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-20T21:44:44.146Z] === RUN TestCreateServiceMultipleTimes [2021-08-20T21:44:44.146Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:44.407Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-08-20T21:44:44.407Z] === RUN TestCreateServiceConflict [2021-08-20T21:44:44.407Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:44.407Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-08-20T21:44:44.407Z] === RUN TestCreateServiceMaxReplicas [2021-08-20T21:44:44.407Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:44.407Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-08-20T21:44:44.407Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-20T21:44:44.407Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:44.407Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.03s) [2021-08-20T21:44:44.407Z] === RUN TestCreateServiceSecretFileMode [2021-08-20T21:44:44.407Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:44.407Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-08-20T21:44:44.407Z] === RUN TestCreateServiceConfigFileMode [2021-08-20T21:44:44.407Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:44.407Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-08-20T21:44:44.407Z] === RUN TestCreateServiceSysctls [2021-08-20T21:44:44.407Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:44.407Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-08-20T21:44:44.407Z] === RUN TestCreateServiceCapabilities [2021-08-20T21:44:44.407Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:44.407Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-08-20T21:44:44.407Z] === RUN TestInspect [2021-08-20T21:44:44.407Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:44.407Z] --- SKIP: TestInspect (0.02s) [2021-08-20T21:44:44.407Z] === RUN TestCreateJob [2021-08-20T21:44:44.407Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:44.407Z] --- SKIP: TestCreateJob (0.01s) [2021-08-20T21:44:44.407Z] === RUN TestReplicatedJob [2021-08-20T21:44:44.407Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:44.407Z] --- SKIP: TestReplicatedJob (0.01s) [2021-08-20T21:44:44.407Z] === RUN TestUpdateReplicatedJob [2021-08-20T21:44:44.407Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:44.407Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-08-20T21:44:44.407Z] === RUN TestServiceListWithStatuses [2021-08-20T21:44:44.407Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-20T21:44:44.407Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-20T21:44:44.407Z] === RUN TestDockerNetworkConnectAlias [2021-08-20T21:44:44.407Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:44.407Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2021-08-20T21:44:44.407Z] === RUN TestDockerNetworkReConnect [2021-08-20T21:44:44.407Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:44.407Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-08-20T21:44:44.407Z] === RUN TestServicePlugin [2021-08-20T21:44:44.833Z] --- PASS: TestRunContainerWithBridgeNone (1.75s) [2021-08-20T21:44:44.833Z] === RUN TestNetworkInvalidJSON [2021-08-20T21:44:44.833Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-20T21:44:44.833Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-20T21:44:44.833Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-20T21:44:44.833Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-20T21:44:44.833Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-20T21:44:44.833Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-20T21:44:44.833Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-20T21:44:44.833Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-20T21:44:44.833Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-20T21:44:44.833Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-08-20T21:44:44.833Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-20T21:44:44.833Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-20T21:44:44.833Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-20T21:44:44.833Z] === RUN TestNetworkList [2021-08-20T21:44:44.833Z] === RUN TestNetworkList//networks [2021-08-20T21:44:44.833Z] === PAUSE TestNetworkList//networks [2021-08-20T21:44:44.833Z] === RUN TestNetworkList//networks/ [2021-08-20T21:44:44.833Z] === PAUSE TestNetworkList//networks/ [2021-08-20T21:44:44.833Z] === CONT TestNetworkList//networks [2021-08-20T21:44:44.833Z] === CONT TestNetworkList//networks/ [2021-08-20T21:44:44.833Z] --- PASS: TestNetworkList (0.01s) [2021-08-20T21:44:44.833Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-20T21:44:44.833Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-20T21:44:44.833Z] === RUN TestHostIPv4BridgeLabel [2021-08-20T21:44:45.089Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-08-20T21:44:45.089Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-20T21:44:46.452Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-08-20T21:44:46.452Z] === RUN TestDaemonDefaultNetworkPools [2021-08-20T21:44:46.946Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:46.947Z] --- SKIP: TestServicePlugin (2.02s) [2021-08-20T21:44:46.947Z] === RUN TestServiceUpdateLabel [2021-08-20T21:44:46.947Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:46.947Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-08-20T21:44:46.947Z] === RUN TestServiceUpdateSecrets [2021-08-20T21:44:46.947Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:46.947Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-08-20T21:44:46.947Z] === RUN TestServiceUpdateConfigs [2021-08-20T21:44:46.947Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:46.947Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-08-20T21:44:46.947Z] === RUN TestServiceUpdateNetwork [2021-08-20T21:44:46.947Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:46.947Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-08-20T21:44:46.947Z] === RUN TestServiceUpdatePidsLimit [2021-08-20T21:44:46.947Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:46.947Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-08-20T21:44:46.947Z] PASS [2021-08-20T21:44:46.947Z] [2021-08-20T21:44:46.947Z] === Skipped [2021-08-20T21:44:46.947Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-20T21:44:46.947Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:46.947Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-20T21:44:46.947Z] [2021-08-20T21:44:46.947Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-20T21:44:46.947Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:46.947Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-20T21:44:46.947Z] [2021-08-20T21:44:46.947Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-08-20T21:44:46.947Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:46.947Z] [2021-08-20T21:44:46.947Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-08-20T21:44:46.947Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:46.947Z] [2021-08-20T21:44:46.947Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-08-20T21:44:46.947Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:46.947Z] [2021-08-20T21:44:46.947Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.03s) [2021-08-20T21:44:46.947Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:46.947Z] [2021-08-20T21:44:46.947Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-08-20T21:44:46.947Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:46.947Z] [2021-08-20T21:44:46.947Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-08-20T21:44:46.947Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:46.947Z] [2021-08-20T21:44:46.947Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-08-20T21:44:46.947Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:46.947Z] [2021-08-20T21:44:46.947Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-08-20T21:44:46.947Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:46.947Z] [2021-08-20T21:44:46.947Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2021-08-20T21:44:46.947Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:46.947Z] [2021-08-20T21:44:46.947Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-08-20T21:44:46.947Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:46.947Z] [2021-08-20T21:44:46.947Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-08-20T21:44:46.947Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:46.947Z] [2021-08-20T21:44:46.947Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-08-20T21:44:46.947Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:46.947Z] [2021-08-20T21:44:46.947Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-20T21:44:46.947Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-20T21:44:46.947Z] [2021-08-20T21:44:46.947Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2021-08-20T21:44:46.947Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:46.947Z] [2021-08-20T21:44:46.947Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-08-20T21:44:46.947Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:46.947Z] [2021-08-20T21:44:46.947Z] === SKIP: amd64.integration.service TestServicePlugin (2.02s) [2021-08-20T21:44:46.947Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:46.947Z] [2021-08-20T21:44:46.947Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-08-20T21:44:46.947Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:46.947Z] [2021-08-20T21:44:46.947Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-08-20T21:44:46.947Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:46.947Z] [2021-08-20T21:44:46.947Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-08-20T21:44:46.947Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:46.947Z] [2021-08-20T21:44:46.947Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-08-20T21:44:46.947Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:46.947Z] [2021-08-20T21:44:46.947Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-08-20T21:44:46.947Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-20T21:44:46.947Z] [2021-08-20T21:44:46.947Z] [2021-08-20T21:44:46.947Z] DONE 24 tests, 23 skipped in 2.418s [2021-08-20T21:44:46.947Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-20T21:44:46.947Z] INFO: Testing against a local daemon [2021-08-20T21:44:46.947Z] === RUN TestSessionCreate [2021-08-20T21:44:46.947Z] --- PASS: TestSessionCreate (0.02s) [2021-08-20T21:44:46.947Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-20T21:44:46.947Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-08-20T21:44:46.947Z] PASS [2021-08-20T21:44:46.947Z] [2021-08-20T21:44:46.947Z] DONE 2 tests in 0.124s [2021-08-20T21:44:46.947Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-20T21:44:46.947Z] INFO: Testing against a local daemon [2021-08-20T21:44:46.947Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-20T21:44:46.947Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-20T21:44:46.947Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-20T21:44:46.947Z] === RUN TestDiskUsage [2021-08-20T21:44:46.947Z] === PAUSE TestDiskUsage [2021-08-20T21:44:46.947Z] === RUN TestEventsExecDie [2021-08-20T21:44:47.014Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2021-08-20T21:44:47.014Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-20T21:44:47.206Z] --- PASS: TestEventsExecDie (0.49s) [2021-08-20T21:44:47.206Z] === RUN TestEventsBackwardsCompatible [2021-08-20T21:44:47.469Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-08-20T21:44:47.469Z] === RUN TestEventsVolumeCreate [2021-08-20T21:44:47.469Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-08-20T21:44:47.469Z] === RUN TestInfoBinaryCommits [2021-08-20T21:44:47.469Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-08-20T21:44:47.469Z] === RUN TestInfoAPIVersioned [2021-08-20T21:44:47.469Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-20T21:44:47.469Z] === RUN TestInfoDiscoveryBackend [2021-08-20T21:44:48.038Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-08-20T21:44:48.038Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-20T21:44:48.377Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2021-08-20T21:44:48.377Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-20T21:44:49.305Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2021-08-20T21:44:49.305Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-20T21:44:49.867Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-08-20T21:44:49.867Z] === RUN TestServiceWithPredefinedNetwork [2021-08-20T21:44:51.331Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2021-08-20T21:44:51.331Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-20T21:44:51.331Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-20T21:44:51.331Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-08-20T21:44:51.331Z] === RUN TestInfoAPI [2021-08-20T21:44:51.331Z] --- PASS: TestInfoAPI (0.02s) [2021-08-20T21:44:51.331Z] === RUN TestInfoAPIWarnings [2021-08-20T21:44:52.384Z] --- PASS: TestServiceWithPredefinedNetwork (2.00s) [2021-08-20T21:44:52.384Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-20T21:44:52.384Z] service_test.go:243: FLAKY_TEST [2021-08-20T21:44:52.384Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-20T21:44:52.384Z] === RUN TestServiceWithDataPathPortInit [2021-08-20T21:44:58.069Z] ......... [ 86%] [2021-08-20T21:45:02.214Z] tests/integration/models_images_test.py ............... [ 89%] [2021-08-20T21:45:03.653Z] tests/integration/models_networks_test.py .... [ 91%] [2021-08-20T21:45:07.220Z] --- PASS: TestServiceWithDataPathPortInit (14.04s) [2021-08-20T21:45:07.220Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-20T21:45:08.587Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zht1jolvsbksmsyfqx1lchjl3 Created:2021-08-20 21:45:07.224111304 +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[e6329dd39e4c1a78fa3a3d8adff92d21e0309e502dbc32dfb076c6fb1bb51ab1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z9f9zu9pqp3jl9gcysvw6dwf9 EndpointID:7da1e27213c994d7032cf990d1b85336d4fdeb3d099552328203d2c4d2246251 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:994397cee211b6fbafc9dc78b09fb2ea70e5c12be4586c9458078e5e440c5632 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:beef92749b79 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z9f9zu9pqp3jl9gcysvw6dwf9 EndpointID:7da1e27213c994d7032cf990d1b85336d4fdeb3d099552328203d2c4d2246251 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-20T21:45:09.422Z] --- PASS: TestInfoAPIWarnings (16.35s) [2021-08-20T21:45:09.422Z] === RUN TestInfoDebug [2021-08-20T21:45:09.422Z] --- PASS: TestInfoDebug (0.55s) [2021-08-20T21:45:09.422Z] === RUN TestInfoInsecureRegistries [2021-08-20T21:45:09.422Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-08-20T21:45:09.422Z] === RUN TestInfoRegistryMirrors [2021-08-20T21:45:09.422Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2021-08-20T21:45:09.422Z] === RUN TestLoginFailsWithBadCredentials [2021-08-20T21:45:09.422Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2021-08-20T21:45:09.422Z] === RUN TestPingCacheHeaders [2021-08-20T21:45:09.422Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-20T21:45:09.422Z] === RUN TestPingGet [2021-08-20T21:45:09.422Z] --- PASS: TestPingGet (0.01s) [2021-08-20T21:45:09.422Z] === RUN TestPingHead [2021-08-20T21:45:09.422Z] --- PASS: TestPingHead (0.02s) [2021-08-20T21:45:09.422Z] === RUN TestVersion [2021-08-20T21:45:09.681Z] --- PASS: TestVersion (0.02s) [2021-08-20T21:45:09.681Z] === CONT TestDiskUsage [2021-08-20T21:45:10.193Z] tests/integration/models_nodes_test.py . [ 91%] [2021-08-20T21:45:10.193Z] tests/integration/models_resources_test.py . [ 91%] [2021-08-20T21:45:10.251Z] === RUN TestDiskUsage/empty [2021-08-20T21:45:10.251Z] === RUN TestDiskUsage/empty/container_types [2021-08-20T21:45:10.251Z] === RUN TestDiskUsage/empty/image_types [2021-08-20T21:45:10.251Z] === RUN TestDiskUsage/empty/volume_types [2021-08-20T21:45:10.251Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-20T21:45:10.251Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-20T21:45:10.251Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-20T21:45:10.251Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-20T21:45:10.251Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-20T21:45:10.251Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-20T21:45:10.251Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-20T21:45:10.251Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-20T21:45:10.251Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-20T21:45:10.251Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-20T21:45:10.251Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-20T21:45:10.251Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-20T21:45:10.251Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-20T21:45:10.251Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-20T21:45:10.251Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-20T21:45:10.251Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-20T21:45:10.251Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-20T21:45:10.251Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-20T21:45:10.251Z] === RUN TestDiskUsage/after_container.Run [2021-08-20T21:45:10.511Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-20T21:45:10.511Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-20T21:45:10.511Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-20T21:45:10.511Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-20T21:45:10.511Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-20T21:45:10.511Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-20T21:45:10.511Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-20T21:45:10.511Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-20T21:45:10.511Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-20T21:45:10.511Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-20T21:45:10.770Z] --- PASS: TestDiskUsage (1.23s) [2021-08-20T21:45:10.770Z] --- PASS: TestDiskUsage/empty (0.02s) [2021-08-20T21:45:10.770Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-20T21:45:10.770Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-20T21:45:10.770Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-20T21:45:10.770Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-20T21:45:10.770Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-20T21:45:10.770Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-20T21:45:10.770Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-20T21:45:10.770Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-20T21:45:10.770Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-20T21:45:10.770Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-20T21:45:10.770Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2021-08-20T21:45:10.770Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-20T21:45:10.770Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-20T21:45:10.770Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-20T21:45:10.770Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-20T21:45:10.770Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-20T21:45:10.770Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-20T21:45:10.770Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-20T21:45:10.770Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-20T21:45:10.770Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-20T21:45:10.770Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-20T21:45:10.770Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2021-08-20T21:45:10.770Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2021-08-20T21:45:10.770Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-20T21:45:10.770Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-20T21:45:10.770Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-20T21:45:10.770Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2021-08-20T21:45:10.770Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-20T21:45:10.770Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2021-08-20T21:45:10.770Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-20T21:45:10.770Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.02s) [2021-08-20T21:45:10.770Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2021-08-20T21:45:10.770Z] PASS [2021-08-20T21:45:10.770Z] [2021-08-20T21:45:10.770Z] === Skipped [2021-08-20T21:45:10.770Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-20T21:45:10.770Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-20T21:45:10.770Z] [2021-08-20T21:45:10.770Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-08-20T21:45:10.770Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-20T21:45:10.770Z] [2021-08-20T21:45:10.770Z] [2021-08-20T21:45:10.770Z] DONE 53 tests, 2 skipped in 24.092s [2021-08-20T21:45:10.770Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-20T21:45:11.030Z] INFO: Testing against a local daemon [2021-08-20T21:45:11.030Z] === RUN TestVolumesCreateAndList [2021-08-20T21:45:11.030Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-08-20T21:45:11.030Z] === RUN TestVolumesRemove [2021-08-20T21:45:11.030Z] --- PASS: TestVolumesRemove (0.08s) [2021-08-20T21:45:11.030Z] === RUN TestVolumesInspect [2021-08-20T21:45:11.030Z] --- PASS: TestVolumesInspect (0.02s) [2021-08-20T21:45:11.030Z] === RUN TestVolumesInvalidJSON [2021-08-20T21:45:11.030Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-20T21:45:11.030Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-20T21:45:11.030Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-20T21:45:11.030Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-08-20T21:45:11.030Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-20T21:45:11.030Z] PASS [2021-08-20T21:45:11.030Z] [2021-08-20T21:45:11.030Z] DONE 5 tests in 0.231s [2021-08-20T21:45:11.030Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-20T21:45:11.030Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13282 is not a child of this shell [2021-08-20T21:45:11.030Z] warning: PID 13282 from bundles/test-integration/docker.pid had a nonzero exit code [2021-08-20T21:45:11.030Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-20T21:45:11.030Z] [2021-08-20T21:45:11.030Z] Unloading profiles will leave already running processes permanently [2021-08-20T21:45:11.030Z] unconfined, which can lead to unexpected situations. [2021-08-20T21:45:11.030Z] [2021-08-20T21:45:11.030Z] To set a process to complain mode, use the command line tool [2021-08-20T21:45:11.030Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-20T21:45:11.030Z] Removing test suite binaries [2021-08-20T21:45:11.290Z] exiting test-integration [2021-08-20T21:45:11.290Z] ++ exit 0 [2021-08-20T21:45:11.290Z] Post stage [Pipeline] junit [2021-08-20T21:45:12.247Z] Recording test results [2021-08-20T21:45:13.701Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-20T21:45:13.826Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.14s) [2021-08-20T21:45:13.826Z] PASS [2021-08-20T21:45:13.826Z] [2021-08-20T21:45:13.826Z] === Skipped [2021-08-20T21:45:13.826Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-20T21:45:13.826Z] service_test.go:243: FLAKY_TEST [2021-08-20T21:45:13.826Z] [2021-08-20T21:45:13.826Z] [2021-08-20T21:45:13.826Z] DONE 26 tests, 1 skipped in 44.432s [2021-08-20T21:45:13.826Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-20T21:45:13.826Z] INFO: Testing against a local daemon [2021-08-20T21:45:13.826Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-20T21:45:13.826Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-20T21:45:13.826Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-20T21:45:13.826Z] === RUN TestDockerNetworkIpvlan [2021-08-20T21:45:13.826Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-20T21:45:13.826Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-20T21:45:13.826Z] PASS [2021-08-20T21:45:13.826Z] [2021-08-20T21:45:13.826Z] === Skipped [2021-08-20T21:45:13.826Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-20T21:45:13.826Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-20T21:45:13.826Z] [2021-08-20T21:45:13.826Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-20T21:45:13.826Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-20T21:45:13.826Z] [2021-08-20T21:45:13.826Z] [2021-08-20T21:45:13.826Z] DONE 2 tests, 2 skipped in 0.031s [2021-08-20T21:45:13.826Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-20T21:45:13.826Z] INFO: Testing against a local daemon [2021-08-20T21:45:13.826Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-20T21:45:14.047Z] + echo Ensuring container killed. [2021-08-20T21:45:14.047Z] Ensuring container killed. [2021-08-20T21:45:14.047Z] + docker rm -vf docker-pr12 [2021-08-20T21:45:14.047Z] Error: No such container: docker-pr12 [Pipeline] sh [2021-08-20T21:45:14.331Z] + echo Chowning /workspace to jenkins user [2021-08-20T21:45:14.331Z] Chowning /workspace to jenkins user [2021-08-20T21:45:14.331Z] + id -u [2021-08-20T21:45:14.331Z] + id -g [2021-08-20T21:45:14.331Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42763:/workspace busybox chown -R 1000:1000 /workspace [2021-08-20T21:45:14.331Z] Unable to find image 'busybox:latest' locally [2021-08-20T21:45:14.331Z] latest: Pulling from library/busybox [2021-08-20T21:45:14.387Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2021-08-20T21:45:14.387Z] === RUN TestDockerNetworkMacvlan [2021-08-20T21:45:14.590Z] 8ec32b265e94: Pulling fs layer [2021-08-20T21:45:14.590Z] 8ec32b265e94: Download complete [2021-08-20T21:45:14.849Z] 8ec32b265e94: Pull complete [2021-08-20T21:45:14.849Z] Digest: sha256:be923b4a767e518fbbc5d5a0dc0e0e73ef43550a6b3c2f719bb5eb3bd6c33622 [2021-08-20T21:45:14.849Z] Status: Downloaded newer image for busybox:latest [2021-08-20T21:45:15.314Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-20T21:45:15.876Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-20T21:45:16.197Z] tests/integration/models_services_test.py ..............X. [ 95%] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-20T21:45:16.527Z] + bundleName=amd64-rootless [2021-08-20T21:45:16.527Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-08-20T21:45:16.527Z] Creating amd64-rootless-bundles.tar.gz [2021-08-20T21:45:16.527Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-08-20T21:45:16.527Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-08-20T21:45:16.540Z] Archiving artifacts [2021-08-20T21:45:16.804Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-20T21:45:18.640Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42763/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-20T21:45:18.694Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-20T21:45:18.926Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-08-20T21:45:18.926Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-08-20T21:45:18.955Z] + make clean [2021-08-20T21:45:19.215Z] docker volume rm -f docker-dev-cache [2021-08-20T21:45:19.215Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-20T21:45:20.584Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-20T21:45:22.816Z] tests/integration/regression_test.py ...... [ 98%] [2021-08-20T21:45:23.072Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-08-20T21:45:23.072Z] tests/integration/credentials/utils_test.py . [100%] [2021-08-20T21:45:23.072Z] [2021-08-20T21:45:23.072Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-08-20T21:45:23.072Z] =========================== short test summary info ============================ [2021-08-20T21:45:23.072Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-08-20T21:45:23.072Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-08-20T21:45:23.072Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-08-20T21:45:23.072Z] Not supported on most drivers [2021-08-20T21:45:23.072Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-08-20T21:45:23.072Z] Output of docker top depends on host distro, and is not formalized. [2021-08-20T21:45:23.072Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-08-20T21:45:23.072Z] Output of docker top depends on host distro, and is not formalized. [2021-08-20T21:45:23.072Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-08-20T21:45:23.072Z] Can fail if eth0 has multiple IP addresses [2021-08-20T21:45:23.072Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-08-20T21:45:23.072Z] This doesn't seem to be taken into account by the engine [2021-08-20T21:45:23.072Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-08-20T21:45:23.072Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-08-20T21:45:23.072Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-08-20T21:45:23.072Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 288.97 seconds == [2021-08-20T21:45:23.328Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-08-20T21:45:23.851Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-20T21:45:24.822Z] --- PASS: TestDockerNetworkMacvlan (10.15s) [2021-08-20T21:45:24.822Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-08-20T21:45:24.822Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2021-08-20T21:45:24.822Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.94s) [2021-08-20T21:45:24.822Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.92s) [2021-08-20T21:45:24.822Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.13s) [2021-08-20T21:45:24.822Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s) [2021-08-20T21:45:24.822Z] PASS [2021-08-20T21:45:24.822Z] [2021-08-20T21:45:24.822Z] DONE 8 tests in 11.459s [2021-08-20T21:45:24.822Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-20T21:45:24.822Z] testing: warning: no tests to run [2021-08-20T21:45:24.822Z] PASS [2021-08-20T21:45:24.822Z] [2021-08-20T21:45:24.822Z] DONE 0 tests in 0.008s [2021-08-20T21:45:24.822Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-20T21:45:24.822Z] INFO: Testing against a local daemon [2021-08-20T21:45:24.822Z] === RUN TestAuthZPluginAllowRequest [2021-08-20T21:45:25.755Z] --- PASS: TestAuthZPluginAllowRequest (1.19s) [2021-08-20T21:45:25.755Z] === RUN TestAuthZPluginTLS [2021-08-20T21:45:26.317Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-08-20T21:45:26.317Z] === RUN TestAuthZPluginDenyRequest [2021-08-20T21:45:26.878Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-08-20T21:45:26.878Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-20T21:45:27.440Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-08-20T21:45:27.440Z] === RUN TestAuthZPluginDenyResponse [2021-08-20T21:45:28.010Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-08-20T21:45:28.010Z] === RUN TestAuthZPluginAllowEventStream [2021-08-20T21:45:29.377Z] --- PASS: TestAuthZPluginAllowEventStream (1.26s) [2021-08-20T21:45:29.377Z] === RUN TestAuthZPluginErrorResponse [2021-08-20T21:45:29.939Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-08-20T21:45:29.939Z] === RUN TestAuthZPluginErrorRequest [2021-08-20T21:45:30.501Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-08-20T21:45:30.501Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-20T21:45:30.757Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-08-20T21:45:30.757Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-20T21:45:32.645Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.45s) [2021-08-20T21:45:32.645Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-20T21:45:34.010Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.58s) [2021-08-20T21:45:34.010Z] === RUN TestAuthZPluginHeader [2021-08-20T21:45:34.571Z] --- PASS: TestAuthZPluginHeader (0.70s) [2021-08-20T21:45:34.571Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-20T21:45:35.486Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-20T21:45:35.486Z] [2021-08-20T21:45:35.486Z] Unloading profiles will leave already running processes permanently [2021-08-20T21:45:35.486Z] unconfined, which can lead to unexpected situations. [2021-08-20T21:45:35.486Z] [2021-08-20T21:45:35.486Z] To set a process to complain mode, use the command line tool [2021-08-20T21:45:35.486Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-20T21:45:35.486Z] Post stage [Pipeline] junit [2021-08-20T21:45:35.498Z] Recording test results [2021-08-20T21:45:35.556Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-08-20T21:45:35.870Z] + echo Ensuring container killed. [2021-08-20T21:45:35.870Z] Ensuring container killed. [2021-08-20T21:45:35.870Z] + docker rm -vf docker-pr12 [2021-08-20T21:45:35.870Z] Error: No such container: docker-pr12 [Pipeline] sh [2021-08-20T21:45:36.185Z] + echo Chowning /workspace to jenkins user [2021-08-20T21:45:36.185Z] Chowning /workspace to jenkins user [2021-08-20T21:45:36.185Z] + id -u [2021-08-20T21:45:36.185Z] + id -g [2021-08-20T21:45:36.185Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42763:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-20T21:45:37.917Z] + bundleName=docker-py [2021-08-20T21:45:37.917Z] + echo Creating docker-py-bundles.tar.gz [2021-08-20T21:45:37.917Z] Creating docker-py-bundles.tar.gz [2021-08-20T21:45:37.917Z] + 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 [2021-08-20T21:45:37.925Z] Archiving artifacts [2021-08-20T21:45:38.128Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42763/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-08-20T21:45:38.475Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42763/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_GITCOMMIT=32c17cea814dad5fb5239a5c3f278898decc72dc -e DOCKER_GRAPHDRIVER docker:32c17cea814dad5fb5239a5c3f278898decc72dc hack/make.sh binary [2021-08-20T21:45:38.744Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.53s) [2021-08-20T21:45:38.744Z] === RUN TestAuthZPluginV2Disable [2021-08-20T21:45:39.037Z] [2021-08-20T21:45:39.037Z] Removing bundles/ [2021-08-20T21:45:39.037Z] [2021-08-20T21:45:39.037Z] ---> Making bundle: binary (in bundles/binary) [2021-08-20T21:45:39.037Z] Building: bundles/binary-daemon/dockerd-dev [2021-08-20T21:45:39.037Z] GOOS="" GOARCH="" GOARM="" [2021-08-20T21:45:41.258Z] --- PASS: TestAuthZPluginV2Disable (2.91s) [2021-08-20T21:45:41.258Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-20T21:45:43.771Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.70s) [2021-08-20T21:45:43.771Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-20T21:45:45.797Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-20T21:45:45.797Z] Using test binary docker [2021-08-20T21:45:45.797Z] +++ /etc/init.d/apparmor start [2021-08-20T21:45:45.797Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-20T21:45:45.797Z] INFO: Waiting for daemon to start... [2021-08-20T21:45:45.797Z] Starting dockerd [2021-08-20T21:45:45.797Z] +++ 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 [2021-08-20T21:45:45.797Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-20T21:45:45.797Z] Using test binary docker [2021-08-20T21:45:45.797Z] +++ /etc/init.d/apparmor start [2021-08-20T21:45:45.797Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-20T21:45:45.797Z] INFO: Waiting for daemon to start... [2021-08-20T21:45:45.797Z] Starting dockerd [2021-08-20T21:45:45.797Z] +++ 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 [2021-08-20T21:45:45.797Z] . [2021-08-20T21:45:45.797Z] [2021-08-20T21:45:45.797Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-20T21:45:45.797Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-20T21:45:45.797Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-20T21:45:45.797Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-20T21:45:45.797Z] Error: No such image: emptyfs [2021-08-20T21:45:45.797Z] Error: No such image: emptyfs [2021-08-20T21:45:45.797Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-20T21:45:45.797Z] ++++ docker load [2021-08-20T21:45:45.797Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-20T21:45:45.797Z] ++++ docker load [2021-08-20T21:45:45.797Z] Running integration-test (iteration 1) [2021-08-20T21:45:45.797Z] Running integration-test (iteration 1) [2021-08-20T21:45:45.797Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-08-20T21:45:45.797Z] ++ 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)/' [2021-08-20T21:45:45.797Z] ++ set -e [2021-08-20T21:45:45.797Z] 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)/ [2021-08-20T21:45:45.797Z] ++ 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)/' [2021-08-20T21:45:45.797Z] ++ '[' -n 0 ']' [2021-08-20T21:45:45.797Z] ++ set -x [2021-08-20T21:45:45.797Z] ++ 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)/'++ set -e [2021-08-20T21:45:45.797Z] ++ '[' -n 0 ']' [2021-08-20T21:45:45.797Z] ++ set -x [2021-08-20T21:45:45.797Z] ++ 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)/' [2021-08-20T21:45:45.797Z] [2021-08-20T21:45:45.797Z] Loaded image: busybox:latest [2021-08-20T21:45:45.797Z] Loaded image: busybox:latest [2021-08-20T21:45:45.797Z] Loaded image: busybox:glibc [2021-08-20T21:45:45.797Z] Loaded image: busybox:glibc [2021-08-20T21:45:47.178Z] Loaded image: debian:bullseye-slim [2021-08-20T21:45:47.436Z] Loaded image: hello-world:latest [2021-08-20T21:45:47.695Z] Loaded image: arm32v7/hello-world:latest [2021-08-20T21:45:47.695Z] INFO: Testing against a local daemon [2021-08-20T21:45:47.695Z] === RUN TestDockerSuite [2021-08-20T21:45:47.695Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-20T21:45:47.695Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-20T21:45:47.695Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-20T21:45:47.695Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-20T21:45:47.695Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-20T21:45:47.695Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-20T21:45:47.695Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-20T21:45:47.695Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-20T21:45:48.630Z] Loaded image: debian:bullseye-slim [2021-08-20T21:45:48.630Z] Loaded image: hello-world:latest [2021-08-20T21:45:48.630Z] Loaded image: arm32v7/hello-world:latest [2021-08-20T21:45:48.889Z] INFO: Testing against a local daemon [2021-08-20T21:45:48.889Z] === RUN TestDockerDaemonSuite [2021-08-20T21:45:48.889Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-08-20T21:45:50.717Z] ok github.com/docker/docker/libnetwork/ipam 92.735s coverage: 85.3% of statements [2021-08-20T21:45:50.717Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-20T21:45:50.717Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-20T21:45:51.421Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-20T21:45:51.421Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-20T21:45:51.988Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-20T21:45:51.988Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-20T21:45:52.556Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-20T21:45:52.556Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-20T21:45:52.669Z] ok github.com/docker/docker/libnetwork/ipams/null 0.004s coverage: 57.1% of statements [2021-08-20T21:45:52.817Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-20T21:45:53.711Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.30s) [2021-08-20T21:45:53.711Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-20T21:45:54.192Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-20T21:45:54.192Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-20T21:45:54.192Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-20T21:45:54.192Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-20T21:45:55.134Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-08-20T21:45:55.393Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-20T21:45:56.332Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-20T21:45:56.591Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-20T21:45:56.591Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-20T21:45:56.591Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-20T21:45:56.851Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-20T21:45:58.755Z] --- PASS: TestBuildWithHugeFile (124.33s) [2021-08-20T21:45:58.755Z] === RUN TestBuildWCOWSandboxSize [2021-08-20T21:45:58.755Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-20T21:45:58.755Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-08-20T21:45:58.755Z] === RUN TestBuildWithEmptyDockerfile [2021-08-20T21:45:58.755Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-20T21:45:58.755Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-20T21:45:58.755Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-20T21:45:58.755Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-20T21:45:58.755Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-20T21:45:58.755Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-20T21:45:58.755Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-20T21:45:58.755Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-20T21:45:58.755Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-20T21:45:58.755Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-08-20T21:45:58.755Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2021-08-20T21:45:58.755Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2021-08-20T21:45:58.755Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-08-20T21:45:58.755Z] === RUN TestBuildPreserveOwnership [2021-08-20T21:45:58.755Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-20T21:46:00.655Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-20T21:46:00.655Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-20T21:46:01.591Z] --- PASS: TestBuildPreserveOwnership (3.15s) [2021-08-20T21:46:01.591Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.13s) [2021-08-20T21:46:01.591Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.01s) [2021-08-20T21:46:01.591Z] === RUN TestBuildPlatformInvalid [2021-08-20T21:46:01.849Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-08-20T21:46:01.849Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-20T21:46:02.862Z] Loaded image: busybox:latest [2021-08-20T21:46:02.862Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-20T21:46:03.121Z] Loaded image: busybox:glibc [2021-08-20T21:46:04.936Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.014s coverage: 47.4% of statements [2021-08-20T21:46:04.936Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-20T21:46:05.025Z] Loaded image: debian:bullseye-slim [2021-08-20T21:46:05.025Z] Loaded image: hello-world:latest [2021-08-20T21:46:05.025Z] Loaded image: arm32v7/hello-world:latest [2021-08-20T21:46:05.283Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-20T21:46:07.187Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-20T21:46:07.447Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-20T21:46:07.477Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.004s coverage: 71.4% of statements [2021-08-20T21:46:08.387Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-20T21:46:08.646Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-20T21:46:09.215Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-08-20T21:46:11.120Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-08-20T21:46:11.678Z] ok github.com/docker/docker/libnetwork/ipamutils 0.515s coverage: 74.0% of statements [2021-08-20T21:46:11.755Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2021-08-20T21:46:11.755Z] PASS [2021-08-20T21:46:11.755Z] [2021-08-20T21:46:11.755Z] DONE 17 tests in 45.006s [2021-08-20T21:46:11.755Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-20T21:46:11.755Z] INFO: Testing against a local daemon [2021-08-20T21:46:11.755Z] === RUN TestPluginInvalidJSON [2021-08-20T21:46:11.755Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-20T21:46:11.755Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-20T21:46:11.755Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-20T21:46:11.755Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-08-20T21:46:11.755Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-20T21:46:11.755Z] === RUN TestPluginInstall [2021-08-20T21:46:11.755Z] === RUN TestPluginInstall/no_auth [2021-08-20T21:46:11.755Z] time="2021-08-20T21:46:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-20T21:46:11.755Z] time="2021-08-20T21:46:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1253ee6b7668402030fab0a892ba59f46984bd06b739b12be27b37d11496202c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-20T21:46:11.755Z] time="2021-08-20T21:46:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-20T21:46:11.755Z] time="2021-08-20T21:46:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1253ee6b7668402030fab0a892ba59f46984bd06b739b12be27b37d11496202c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-20T21:46:11.755Z] === RUN TestPluginInstall/with_htpasswd [2021-08-20T21:46:11.755Z] time="2021-08-20T21:46:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-20T21:46:11.755Z] time="2021-08-20T21:46:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8dca8420fff67ff7769e66b9a0f7ecf26c7c7cf6e5060d1519ead55bd2a8b17b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-20T21:46:11.755Z] time="2021-08-20T21:46:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-20T21:46:11.755Z] time="2021-08-20T21:46:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8dca8420fff67ff7769e66b9a0f7ecf26c7c7cf6e5060d1519ead55bd2a8b17b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-20T21:46:11.755Z] === RUN TestPluginInstall/with_insecure [2021-08-20T21:46:12.681Z] time="2021-08-20T21:46:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-20T21:46:12.681Z] time="2021-08-20T21:46:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd745a97ed70fc96556217a540d502b22d81481749edf6ce0a48b3111722c8eb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-20T21:46:12.681Z] time="2021-08-20T21:46:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-20T21:46:12.681Z] time="2021-08-20T21:46:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd745a97ed70fc96556217a540d502b22d81481749edf6ce0a48b3111722c8eb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-20T21:46:12.938Z] plugin_test.go:166: [de5822a27bc9c] daemon is not started [2021-08-20T21:46:12.938Z] --- PASS: TestPluginInstall (3.21s) [2021-08-20T21:46:12.938Z] --- PASS: TestPluginInstall/no_auth (1.45s) [2021-08-20T21:46:12.938Z] --- PASS: TestPluginInstall/with_htpasswd (0.66s) [2021-08-20T21:46:12.938Z] --- PASS: TestPluginInstall/with_insecure (1.11s) [2021-08-20T21:46:12.938Z] === RUN TestPluginsWithRuntimes [2021-08-20T21:46:13.026Z] === RUN TestDockerSuite/TestAttachDetach [2021-08-20T21:46:13.596Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-08-20T21:46:13.856Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-20T21:46:14.794Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-20T21:46:14.826Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-20T21:46:15.362Z] docker_cli_daemon_test.go:1455: [d3e16a4aff24e] daemon is not started [2021-08-20T21:46:15.362Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.71s) [2021-08-20T21:46:15.362Z] PASS [2021-08-20T21:46:15.362Z] [2021-08-20T21:46:15.362Z] === Skipped [2021-08-20T21:46:15.362Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-20T21:46:15.362Z] build_session_test.go:25: TODO: BuildKit [2021-08-20T21:46:15.362Z] [2021-08-20T21:46:15.362Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-08-20T21:46:15.362Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-20T21:46:15.362Z] [2021-08-20T21:46:15.362Z] [2021-08-20T21:46:15.362Z] DONE 34 tests, 2 skipped in 186.136s [2021-08-20T21:46:15.362Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-20T21:46:15.362Z] ++ 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 [2021-08-20T21:46:15.362Z] ++ set -e [2021-08-20T21:46:15.362Z] ++ '[' -n 0 ']' [2021-08-20T21:46:15.362Z] ++ set -x [2021-08-20T21:46:15.362Z] ++ 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 [2021-08-20T21:46:15.388Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-20T21:46:15.621Z] INFO: Testing against a local daemon [2021-08-20T21:46:15.621Z] === RUN TestConfigInspect [2021-08-20T21:46:15.879Z] check_test.go:309: [dd7ac1e3be840] daemon is not started [2021-08-20T21:46:15.879Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-08-20T21:46:16.313Z] --- PASS: TestPluginsWithRuntimes (3.45s) [2021-08-20T21:46:16.313Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.92s) [2021-08-20T21:46:16.313Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2021-08-20T21:46:16.313Z] === RUN TestPluginBackCompatMediaTypes [2021-08-20T21:46:16.445Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-20T21:46:16.875Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2021-08-20T21:46:16.875Z] PASS [2021-08-20T21:46:16.875Z] [2021-08-20T21:46:16.875Z] DONE 10 tests in 7.326s [2021-08-20T21:46:16.875Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-20T21:46:17.130Z] INFO: Testing against a local daemon [2021-08-20T21:46:17.130Z] === RUN TestExternalGraphDriver [2021-08-20T21:46:17.130Z] === RUN TestExternalGraphDriver/json [2021-08-20T21:46:17.381Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-20T21:46:17.948Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-08-20T21:46:18.209Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-20T21:46:18.468Z] --- PASS: TestConfigInspect (2.74s) [2021-08-20T21:46:18.468Z] === RUN TestConfigList [2021-08-20T21:46:19.018Z] === RUN TestExternalGraphDriver/spec [2021-08-20T21:46:19.404Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-20T21:46:19.404Z] check_test.go:309: [dd8be69062ac3] daemon is not started [2021-08-20T21:46:19.404Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-08-20T21:46:19.809Z] ok github.com/docker/docker/libnetwork/iptables 0.273s coverage: 45.1% of statements [2021-08-20T21:46:20.340Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-20T21:46:20.380Z] ok github.com/docker/docker/libnetwork/netlabel 0.004s coverage: 60.0% of statements [2021-08-20T21:46:20.383Z] === RUN TestExternalGraphDriver/pull [2021-08-20T21:46:20.919Z] --- PASS: TestConfigList (2.61s) [2021-08-20T21:46:20.919Z] === RUN TestConfigsCreateAndDelete [2021-08-20T21:46:21.183Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-20T21:46:21.748Z] --- PASS: TestExternalGraphDriver (4.72s) [2021-08-20T21:46:21.748Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2021-08-20T21:46:21.748Z] --- PASS: TestExternalGraphDriver/spec (1.64s) [2021-08-20T21:46:21.748Z] --- PASS: TestExternalGraphDriver/pull (1.37s) [2021-08-20T21:46:21.748Z] === RUN TestGraphdriverPluginV2 [2021-08-20T21:46:22.117Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-20T21:46:22.117Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-20T21:46:23.056Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-20T21:46:23.314Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-20T21:46:23.881Z] --- PASS: TestConfigsCreateAndDelete (2.86s) [2021-08-20T21:46:23.881Z] === RUN TestConfigsUpdate [2021-08-20T21:46:23.881Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-08-20T21:46:25.013Z] --- PASS: TestGraphdriverPluginV2 (3.39s) [2021-08-20T21:46:25.013Z] PASS [2021-08-20T21:46:25.013Z] [2021-08-20T21:46:25.013Z] DONE 5 tests in 8.133s [2021-08-20T21:46:25.269Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-20T21:46:25.269Z] INFO: Testing against a local daemon [2021-08-20T21:46:25.269Z] === RUN TestContinueAfterPluginCrash [2021-08-20T21:46:25.269Z] === PAUSE TestContinueAfterPluginCrash [2021-08-20T21:46:25.269Z] === RUN TestReadPluginNoRead [2021-08-20T21:46:25.269Z] === PAUSE TestReadPluginNoRead [2021-08-20T21:46:25.269Z] === RUN TestDaemonStartWithLogOpt [2021-08-20T21:46:25.270Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-20T21:46:25.270Z] === CONT TestContinueAfterPluginCrash [2021-08-20T21:46:25.270Z] === CONT TestDaemonStartWithLogOpt [2021-08-20T21:46:27.166Z] --- PASS: TestConfigsUpdate (2.75s) [2021-08-20T21:46:27.166Z] === RUN TestTemplatedConfig [2021-08-20T21:46:27.166Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-08-20T21:46:28.515Z] ok github.com/docker/docker/libnetwork/netutils 0.029s coverage: 44.1% of statements [2021-08-20T21:46:29.088Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-08-20T21:46:29.437Z] --- PASS: TestDaemonStartWithLogOpt (3.63s) [2021-08-20T21:46:29.437Z] === CONT TestReadPluginNoRead [2021-08-20T21:46:30.055Z] --- PASS: TestTemplatedConfig (3.50s) [2021-08-20T21:46:30.055Z] === RUN TestConfigCreateResolve [2021-08-20T21:46:31.372Z] === RUN TestReadPluginNoRead/default [2021-08-20T21:46:31.962Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-08-20T21:46:32.745Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-20T21:46:33.338Z] --- PASS: TestConfigCreateResolve (3.04s) [2021-08-20T21:46:33.338Z] PASS [2021-08-20T21:46:33.338Z] [2021-08-20T21:46:33.338Z] DONE 6 tests in 17.617s [2021-08-20T21:46:33.338Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-20T21:46:33.338Z] ++ 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 [2021-08-20T21:46:33.338Z] ++ set -e [2021-08-20T21:46:33.338Z] ++ '[' -n 0 ']' [2021-08-20T21:46:33.338Z] ++ set -x [2021-08-20T21:46:33.338Z] ++ 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 [2021-08-20T21:46:33.338Z] INFO: Testing against a local daemon [2021-08-20T21:46:33.338Z] === RUN TestCheckpoint [2021-08-20T21:46:33.338Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-20T21:46:33.338Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-20T21:46:33.338Z] === RUN TestContainerInvalidJSON [2021-08-20T21:46:33.338Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-20T21:46:33.338Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-20T21:46:33.338Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-20T21:46:33.338Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-20T21:46:33.338Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-20T21:46:33.338Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-20T21:46:33.338Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-08-20T21:46:33.338Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-20T21:46:33.338Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-20T21:46:33.338Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-20T21:46:33.596Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-08-20T21:46:33.596Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-20T21:46:33.596Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2021-08-20T21:46:33.596Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-20T21:46:33.596Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2021-08-20T21:46:33.596Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-20T21:46:33.671Z] --- PASS: TestContinueAfterPluginCrash (8.58s) [2021-08-20T21:46:33.855Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-08-20T21:46:33.855Z] === RUN TestCopyFromContainer [2021-08-20T21:46:33.927Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-20T21:46:35.233Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-08-20T21:46:35.233Z] === RUN TestCopyFromContainer// [2021-08-20T21:46:35.307Z] === CONT TestReadPluginNoRead [2021-08-20T21:46:35.307Z] read_test.go:92: [d482512f7ae57] daemon is not started [2021-08-20T21:46:35.307Z] --- PASS: TestReadPluginNoRead (6.51s) [2021-08-20T21:46:35.307Z] --- PASS: TestReadPluginNoRead/default (1.38s) [2021-08-20T21:46:35.307Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.42s) [2021-08-20T21:46:35.307Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.33s) [2021-08-20T21:46:35.307Z] PASS [2021-08-20T21:46:35.307Z] [2021-08-20T21:46:35.307Z] DONE 6 tests in 10.167s [2021-08-20T21:46:35.307Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-08-20T21:46:35.307Z] testing: warning: no tests to run [2021-08-20T21:46:35.307Z] PASS [2021-08-20T21:46:35.307Z] [2021-08-20T21:46:35.307Z] DONE 0 tests in 0.007s [2021-08-20T21:46:35.307Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-20T21:46:35.307Z] INFO: Testing against a local daemon [2021-08-20T21:46:35.307Z] === RUN TestPluginWithDevMounts [2021-08-20T21:46:35.307Z] === PAUSE TestPluginWithDevMounts [2021-08-20T21:46:35.307Z] === CONT TestPluginWithDevMounts [2021-08-20T21:46:35.492Z] === RUN TestCopyFromContainer//bar/root [2021-08-20T21:46:35.492Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-20T21:46:35.492Z] === RUN TestCopyFromContainer/bar/quux [2021-08-20T21:46:35.751Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-20T21:46:35.751Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-20T21:46:36.010Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-20T21:46:36.010Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-20T21:46:36.270Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-20T21:46:36.270Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-20T21:46:36.530Z] --- PASS: TestCopyFromContainer (2.71s) [2021-08-20T21:46:36.530Z] --- PASS: TestCopyFromContainer// (0.11s) [2021-08-20T21:46:36.530Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-08-20T21:46:36.530Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-08-20T21:46:36.530Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-08-20T21:46:36.530Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.16s) [2021-08-20T21:46:36.530Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2021-08-20T21:46:36.530Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-08-20T21:46:36.530Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-08-20T21:46:36.530Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2021-08-20T21:46:36.530Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2021-08-20T21:46:36.530Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-20T21:46:36.530Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-20T21:46:36.530Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-20T21:46:36.530Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-20T21:46:36.530Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-20T21:46:36.530Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-20T21:46:36.530Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-20T21:46:36.530Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-20T21:46:36.530Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-20T21:46:36.530Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-20T21:46:36.530Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-08-20T21:46:36.530Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-20T21:46:36.530Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-20T21:46:36.530Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-20T21:46:36.530Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-20T21:46:36.530Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-08-20T21:46:36.530Z] === RUN TestCreateWithInvalidEnv [2021-08-20T21:46:36.530Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-20T21:46:36.530Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-20T21:46:36.530Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-20T21:46:36.530Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-20T21:46:36.530Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-20T21:46:36.530Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-20T21:46:36.530Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-20T21:46:36.530Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-20T21:46:36.530Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-20T21:46:36.530Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-20T21:46:36.530Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-20T21:46:36.530Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-20T21:46:36.530Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-20T21:46:36.530Z] === RUN TestCreateTmpfsMountsTarget [2021-08-20T21:46:36.530Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-08-20T21:46:36.530Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-20T21:46:37.196Z] --- PASS: TestPluginWithDevMounts (1.61s) [2021-08-20T21:46:37.196Z] PASS [2021-08-20T21:46:37.196Z] [2021-08-20T21:46:37.196Z] DONE 1 tests in 1.627s [2021-08-20T21:46:37.196Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-20T21:46:37.196Z] INFO: Testing against a local daemon [2021-08-20T21:46:37.196Z] === RUN TestSecretInspect [2021-08-20T21:46:37.467Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-08-20T21:46:38.843Z] --- PASS: TestCreateWithCustomMaskedPaths (2.20s) [2021-08-20T21:46:38.843Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-20T21:46:39.102Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-08-20T21:46:39.715Z] --- PASS: TestSecretInspect (2.17s) [2021-08-20T21:46:39.715Z] === RUN TestSecretList [2021-08-20T21:46:40.039Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-20T21:46:40.606Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-20T21:46:40.865Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.04s) [2021-08-20T21:46:40.865Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-20T21:46:40.865Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-20T21:46:40.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-20T21:46:40.865Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-20T21:46:40.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-20T21:46:40.865Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-20T21:46:40.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-20T21:46:40.865Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-20T21:46:40.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-20T21:46:40.865Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-20T21:46:40.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-20T21:46:40.865Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-20T21:46:40.865Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-20T21:46:40.865Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-20T21:46:40.865Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-20T21:46:40.865Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-20T21:46:40.865Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-08-20T21:46:40.865Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-08-20T21:46:40.865Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-08-20T21:46:40.865Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-08-20T21:46:40.865Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-08-20T21:46:40.865Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-08-20T21:46:40.865Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-20T21:46:41.438Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-08-20T21:46:41.602Z] --- PASS: TestSecretList (2.24s) [2021-08-20T21:46:41.602Z] === RUN TestSecretsCreateAndDelete [2021-08-20T21:46:41.697Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s) [2021-08-20T21:46:41.697Z] === RUN TestCreateDifferentPlatform [2021-08-20T21:46:41.697Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-20T21:46:41.697Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-20T21:46:41.697Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-08-20T21:46:41.697Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-20T21:46:41.697Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-20T21:46:41.697Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-20T21:46:41.697Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-08-20T21:46:41.697Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-20T21:46:41.697Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-08-20T21:46:41.697Z] === RUN TestContainerStartOnDaemonRestart [2021-08-20T21:46:41.697Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-20T21:46:41.697Z] === RUN TestDaemonRestartIpcMode [2021-08-20T21:46:41.697Z] === PAUSE TestDaemonRestartIpcMode [2021-08-20T21:46:41.697Z] === RUN TestDaemonHostGatewayIP [2021-08-20T21:46:41.697Z] === PAUSE TestDaemonHostGatewayIP [2021-08-20T21:46:41.697Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-20T21:46:41.697Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-20T21:46:41.697Z] === RUN TestContainerKillOnDaemonStart [2021-08-20T21:46:41.697Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-20T21:46:41.697Z] === RUN TestDiff [2021-08-20T21:46:41.697Z] check_test.go:309: [d648fb213bf6e] daemon is not started [2021-08-20T21:46:41.955Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-08-20T21:46:41.955Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-20T21:46:42.214Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-20T21:46:42.214Z] --- PASS: TestDiff (0.59s) [2021-08-20T21:46:42.214Z] === RUN TestExecWithCloseStdin [2021-08-20T21:46:42.214Z] check_test.go:309: [d2f35c1020b51] daemon is not started [2021-08-20T21:46:42.214Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-08-20T21:46:43.151Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-08-20T21:46:43.151Z] --- PASS: TestExecWithCloseStdin (0.83s) [2021-08-20T21:46:43.151Z] === RUN TestExec [2021-08-20T21:46:43.720Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-08-20T21:46:43.980Z] --- PASS: TestExec (0.85s) [2021-08-20T21:46:43.980Z] === RUN TestExecUser [2021-08-20T21:46:44.119Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2021-08-20T21:46:44.119Z] === RUN TestSecretsUpdate [2021-08-20T21:46:44.238Z] check_test.go:309: [d8fb1f88ef3c9] daemon is not started [2021-08-20T21:46:44.238Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-08-20T21:46:44.805Z] --- PASS: TestExecUser (0.86s) [2021-08-20T21:46:44.805Z] === RUN TestExportContainerAndImportImage [2021-08-20T21:46:45.064Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-20T21:46:46.001Z] --- PASS: TestExportContainerAndImportImage (1.24s) [2021-08-20T21:46:46.001Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-20T21:46:46.006Z] --- PASS: TestSecretsUpdate (2.26s) [2021-08-20T21:46:46.006Z] === RUN TestTemplatedSecret [2021-08-20T21:46:46.569Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-08-20T21:46:47.505Z] --- PASS: TestExportContainerAfterDaemonRestart (1.35s) [2021-08-20T21:46:47.505Z] === RUN TestHealthCheckWorkdir [2021-08-20T21:46:47.763Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-20T21:46:48.021Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-08-20T21:46:48.280Z] --- PASS: TestHealthCheckWorkdir (0.99s) [2021-08-20T21:46:48.280Z] === RUN TestHealthKillContainer [2021-08-20T21:46:48.522Z] --- PASS: TestTemplatedSecret (2.61s) [2021-08-20T21:46:48.522Z] === RUN TestSecretCreateResolve [2021-08-20T21:46:48.539Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-20T21:46:50.439Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-08-20T21:46:51.037Z] --- PASS: TestSecretCreateResolve (2.17s) [2021-08-20T21:46:51.037Z] PASS [2021-08-20T21:46:51.037Z] [2021-08-20T21:46:51.037Z] DONE 6 tests in 13.661s [2021-08-20T21:46:51.037Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-20T21:46:51.037Z] INFO: Testing against a local daemon [2021-08-20T21:46:51.037Z] === RUN TestServiceCreateInit [2021-08-20T21:46:51.037Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-20T21:46:51.374Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-08-20T21:46:51.374Z] --- PASS: TestHealthKillContainer (2.83s) [2021-08-20T21:46:51.374Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-20T21:46:51.941Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-08-20T21:46:51.941Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) [2021-08-20T21:46:51.941Z] === RUN TestIpcModeNone [2021-08-20T21:46:52.880Z] --- PASS: TestIpcModeNone (0.77s) [2021-08-20T21:46:52.880Z] === RUN TestIpcModePrivate [2021-08-20T21:46:53.138Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false [2021-08-20T21:46:53.398Z] --- PASS: TestIpcModePrivate (0.67s) [2021-08-20T21:46:53.398Z] === RUN TestIpcModeShareable [2021-08-20T21:46:53.966Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true [2021-08-20T21:46:53.966Z] --- PASS: TestIpcModeShareable (0.71s) [2021-08-20T21:46:53.966Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-20T21:46:54.534Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-20T21:46:55.202Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-20T21:46:55.471Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-08-20T21:46:56.037Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.13s) [2021-08-20T21:46:56.037Z] === RUN TestAPIIpcModeHost [2021-08-20T21:46:56.604Z] --- PASS: TestAPIIpcModeHost (0.57s) [2021-08-20T21:46:56.604Z] === RUN TestDaemonIpcModeShareable [2021-08-20T21:46:57.542Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-20T21:46:57.542Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-20T21:46:58.108Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: true, mustBeShared: true [2021-08-20T21:46:58.108Z] --- PASS: TestDaemonIpcModeShareable (1.45s) [2021-08-20T21:46:58.108Z] === RUN TestDaemonIpcModePrivate [2021-08-20T21:46:59.044Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-20T21:46:59.044Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-08-20T21:46:59.368Z] --- PASS: TestServiceCreateInit (7.87s) [2021-08-20T21:46:59.368Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.84s) [2021-08-20T21:46:59.368Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.01s) [2021-08-20T21:46:59.368Z] === RUN TestCreateServiceMultipleTimes [2021-08-20T21:46:59.614Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2021-08-20T21:46:59.614Z] check_test.go:309: [db00f3170d793] daemon is not started [2021-08-20T21:46:59.614Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-08-20T21:46:59.614Z] --- PASS: TestDaemonIpcModePrivate (1.52s) [2021-08-20T21:46:59.614Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-20T21:47:00.184Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-08-20T21:47:00.750Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-08-20T21:47:01.318Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false [2021-08-20T21:47:01.318Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-08-20T21:47:01.318Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.64s) [2021-08-20T21:47:01.318Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-20T21:47:02.254Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-20T21:47:02.821Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2021-08-20T21:47:03.080Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.73s) [2021-08-20T21:47:03.080Z] === RUN TestIpcModeOlderClient [2021-08-20T21:47:03.080Z] === PAUSE TestIpcModeOlderClient [2021-08-20T21:47:03.080Z] === RUN TestKillContainerInvalidSignal [2021-08-20T21:47:03.649Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-20T21:47:03.908Z] --- PASS: TestKillContainerInvalidSignal (0.95s) [2021-08-20T21:47:03.908Z] === RUN TestKillContainer [2021-08-20T21:47:03.908Z] === RUN TestKillContainer/no_signal [2021-08-20T21:47:04.168Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-20T21:47:04.427Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-08-20T21:47:04.686Z] === RUN TestKillContainer/non_killing_signal [2021-08-20T21:47:05.253Z] === RUN TestKillContainer/killing_signal [2021-08-20T21:47:06.189Z] --- PASS: TestKillContainer (2.21s) [2021-08-20T21:47:06.189Z] --- PASS: TestKillContainer/no_signal (0.68s) [2021-08-20T21:47:06.189Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2021-08-20T21:47:06.189Z] --- PASS: TestKillContainer/killing_signal (0.68s) [2021-08-20T21:47:06.189Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-20T21:47:06.189Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-20T21:47:06.757Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-20T21:47:07.324Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-20T21:47:07.324Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.15s) [2021-08-20T21:47:07.324Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s) [2021-08-20T21:47:07.324Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.40s) [2021-08-20T21:47:07.324Z] === RUN TestKillStoppedContainer [2021-08-20T21:47:07.623Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-08-20T21:47:07.623Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-20T21:47:07.623Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2021-08-20T21:47:07.623Z] === RUN TestKillDifferentUserContainer [2021-08-20T21:47:08.218Z] --- PASS: TestKillDifferentUserContainer (0.76s) [2021-08-20T21:47:08.218Z] === RUN TestInspectOomKilledTrue [2021-08-20T21:47:08.218Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-20T21:47:08.218Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-20T21:47:08.218Z] === RUN TestInspectOomKilledFalse [2021-08-20T21:47:08.218Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-20T21:47:08.218Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-20T21:47:08.218Z] === RUN TestLinksEtcHostsContentMatch [2021-08-20T21:47:08.790Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2021-08-20T21:47:08.790Z] === RUN TestLinksContainerNames [2021-08-20T21:47:09.049Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-08-20T21:47:09.985Z] --- PASS: TestLinksContainerNames (1.07s) [2021-08-20T21:47:09.985Z] === RUN TestLogsFollowTailEmpty [2021-08-20T21:47:10.244Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-20T21:47:10.815Z] --- PASS: TestLogsFollowTailEmpty (0.74s) [2021-08-20T21:47:10.815Z] === RUN TestContainerNetworkMountsNoChown [2021-08-20T21:47:11.383Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-20T21:47:11.383Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s) [2021-08-20T21:47:11.383Z] === RUN TestMountDaemonRoot [2021-08-20T21:47:11.383Z] === RUN TestMountDaemonRoot/default [2021-08-20T21:47:11.383Z] === PAUSE TestMountDaemonRoot/default [2021-08-20T21:47:11.383Z] === RUN TestMountDaemonRoot/private [2021-08-20T21:47:11.383Z] === PAUSE TestMountDaemonRoot/private [2021-08-20T21:47:11.383Z] === RUN TestMountDaemonRoot/rprivate [2021-08-20T21:47:11.383Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-20T21:47:11.383Z] === RUN TestMountDaemonRoot/slave [2021-08-20T21:47:11.383Z] === PAUSE TestMountDaemonRoot/slave [2021-08-20T21:47:11.383Z] === RUN TestMountDaemonRoot/rslave [2021-08-20T21:47:11.383Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-20T21:47:11.383Z] === RUN TestMountDaemonRoot/shared [2021-08-20T21:47:11.383Z] === PAUSE TestMountDaemonRoot/shared [2021-08-20T21:47:11.383Z] === RUN TestMountDaemonRoot/rshared [2021-08-20T21:47:11.383Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-20T21:47:11.383Z] === CONT TestMountDaemonRoot/default [2021-08-20T21:47:11.383Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-20T21:47:11.383Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-20T21:47:11.383Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-20T21:47:11.383Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-20T21:47:11.383Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-20T21:47:11.383Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-20T21:47:11.383Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-20T21:47:11.383Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-20T21:47:11.383Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-20T21:47:11.383Z] === CONT TestMountDaemonRoot/rshared [2021-08-20T21:47:11.383Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-20T21:47:11.383Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-20T21:47:11.383Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-20T21:47:11.383Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-20T21:47:11.383Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-20T21:47:11.383Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-20T21:47:11.383Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-20T21:47:11.383Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-20T21:47:11.383Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-20T21:47:11.383Z] === CONT TestMountDaemonRoot/shared [2021-08-20T21:47:11.383Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-20T21:47:11.383Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-20T21:47:11.383Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-20T21:47:11.383Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-20T21:47:11.383Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-20T21:47:11.383Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-20T21:47:11.383Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-20T21:47:11.383Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-20T21:47:11.383Z] === CONT TestMountDaemonRoot/rslave [2021-08-20T21:47:11.383Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-20T21:47:11.383Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-20T21:47:11.383Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-20T21:47:11.383Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-20T21:47:11.383Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-20T21:47:11.383Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-20T21:47:11.383Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-20T21:47:11.383Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-20T21:47:11.383Z] === CONT TestMountDaemonRoot/slave [2021-08-20T21:47:11.383Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-20T21:47:11.383Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-20T21:47:11.383Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-20T21:47:11.383Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-20T21:47:11.383Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-20T21:47:11.383Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-20T21:47:11.383Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-20T21:47:11.383Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-20T21:47:11.383Z] === CONT TestMountDaemonRoot/rprivate [2021-08-20T21:47:11.383Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-20T21:47:11.383Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-20T21:47:11.383Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-20T21:47:11.383Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-20T21:47:11.383Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-20T21:47:11.383Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-20T21:47:11.383Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-20T21:47:11.383Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-20T21:47:11.383Z] === CONT TestMountDaemonRoot/private [2021-08-20T21:47:11.383Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-20T21:47:11.383Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-20T21:47:11.383Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-20T21:47:11.383Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-20T21:47:11.383Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-20T21:47:11.383Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-20T21:47:11.383Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-20T21:47:11.383Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-20T21:47:11.383Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-20T21:47:11.383Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-20T21:47:11.642Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-20T21:47:11.642Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-20T21:47:11.642Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-08-20T21:47:11.642Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-08-20T21:47:11.642Z] check_test.go:309: [d8cfb5fe908bf] daemon is not started [2021-08-20T21:47:11.642Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-08-20T21:47:11.642Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-20T21:47:11.642Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-20T21:47:11.642Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-20T21:47:11.642Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-20T21:47:11.642Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-20T21:47:11.642Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-20T21:47:11.901Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-20T21:47:11.901Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-20T21:47:11.901Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-20T21:47:11.901Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-20T21:47:11.901Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-20T21:47:11.901Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-20T21:47:11.901Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-20T21:47:11.901Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-20T21:47:11.901Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-20T21:47:11.901Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-20T21:47:11.901Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-20T21:47:11.901Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-20T21:47:11.901Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-20T21:47:12.159Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-20T21:47:12.159Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-20T21:47:12.159Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-20T21:47:12.159Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-08-20T21:47:12.159Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-20T21:47:12.159Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2021-08-20T21:47:12.159Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-08-20T21:47:12.159Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-08-20T21:47:12.159Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-08-20T21:47:12.159Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-20T21:47:12.159Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-08-20T21:47:12.159Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-08-20T21:47:12.159Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-08-20T21:47:12.159Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-08-20T21:47:12.159Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-20T21:47:12.159Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-08-20T21:47:12.159Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-08-20T21:47:12.159Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-08-20T21:47:12.159Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-08-20T21:47:12.159Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-20T21:47:12.159Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2021-08-20T21:47:12.159Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-08-20T21:47:12.159Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-08-20T21:47:12.159Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-08-20T21:47:12.159Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-20T21:47:12.159Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-08-20T21:47:12.159Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-08-20T21:47:12.159Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-08-20T21:47:12.159Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2021-08-20T21:47:12.159Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-20T21:47:12.159Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-08-20T21:47:12.159Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-08-20T21:47:12.159Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-08-20T21:47:12.159Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2021-08-20T21:47:12.159Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-20T21:47:12.159Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-08-20T21:47:12.159Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-08-20T21:47:12.159Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-08-20T21:47:12.159Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-08-20T21:47:12.159Z] === RUN TestContainerBindMountNonRecursive [2021-08-20T21:47:12.418Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-20T21:47:13.793Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-08-20T21:47:14.360Z] --- PASS: TestContainerBindMountNonRecursive (2.18s) [2021-08-20T21:47:14.360Z] === RUN TestContainerVolumesMountedAsShared [2021-08-20T21:47:14.928Z] --- PASS: TestContainerVolumesMountedAsShared (0.70s) [2021-08-20T21:47:14.928Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-20T21:47:15.187Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-20T21:47:15.416Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-08-20T21:47:15.416Z] Copying nested executables into bundles/binary-daemon [2021-08-20T21:47:15.416Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-08-20T21:47:15.416Z] GOOS="" GOARCH="" GOARM="" [2021-08-20T21:47:15.416Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-08-20T21:47:15.416Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-08-20T21:47:15.737Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42763/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_GITCOMMIT=32c17cea814dad5fb5239a5c3f278898decc72dc -e DOCKER_GRAPHDRIVER docker:32c17cea814dad5fb5239a5c3f278898decc72dc hack/make.sh cross [2021-08-20T21:47:15.757Z] --- PASS: TestContainerVolumesMountedAsSlave (0.59s) [2021-08-20T21:47:15.757Z] === RUN TestNetworkNat [2021-08-20T21:47:15.757Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-08-20T21:47:15.992Z] [2021-08-20T21:47:16.248Z] Removing bundles/ [2021-08-20T21:47:16.248Z] [2021-08-20T21:47:16.248Z] ---> Making bundle: cross (in bundles/cross) [2021-08-20T21:47:16.248Z] Cross building: bundles/cross/linux/amd64 [2021-08-20T21:47:16.248Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-08-20T21:47:16.248Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-08-20T21:47:16.324Z] --- PASS: TestNetworkNat (0.80s) [2021-08-20T21:47:16.324Z] === RUN TestNetworkLocalhostTCPNat [2021-08-20T21:47:17.263Z] --- PASS: TestNetworkLocalhostTCPNat (0.78s) [2021-08-20T21:47:17.263Z] === RUN TestNetworkLoopbackNat [2021-08-20T21:47:17.410Z] --- PASS: TestCreateServiceMultipleTimes (15.85s) [2021-08-20T21:47:17.410Z] === RUN TestCreateServiceConflict [2021-08-20T21:47:17.410Z] --- PASS: TestCreateServiceConflict (1.78s) [2021-08-20T21:47:17.410Z] === RUN TestCreateServiceMaxReplicas [2021-08-20T21:47:17.522Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-08-20T21:47:18.899Z] check_test.go:309: [d10c1687f9de8] daemon is not started [2021-08-20T21:47:18.899Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-08-20T21:47:19.297Z] --- PASS: TestCreateServiceMaxReplicas (2.84s) [2021-08-20T21:47:19.297Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-20T21:47:20.278Z] --- PASS: TestNetworkLoopbackNat (3.07s) [2021-08-20T21:47:20.278Z] === RUN TestPause [2021-08-20T21:47:21.215Z] --- PASS: TestPause (0.91s) [2021-08-20T21:47:21.215Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-20T21:47:21.215Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-20T21:47:21.215Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-20T21:47:21.215Z] === RUN TestPauseStopPausedContainer [2021-08-20T21:47:22.151Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-20T21:47:22.151Z] --- PASS: TestPauseStopPausedContainer (0.81s) [2021-08-20T21:47:22.151Z] === RUN TestPidHost [2021-08-20T21:47:22.151Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-08-20T21:47:22.717Z] check_test.go:309: [d2232aa97a3fc] daemon is not started [2021-08-20T21:47:22.717Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-08-20T21:47:23.652Z] --- PASS: TestPidHost (1.67s) [2021-08-20T21:47:23.652Z] === RUN TestPsFilter [2021-08-20T21:47:23.652Z] --- PASS: TestPsFilter (0.13s) [2021-08-20T21:47:23.652Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-20T21:47:24.586Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s) [2021-08-20T21:47:24.586Z] === RUN TestRemoveContainerWithVolume [2021-08-20T21:47:25.152Z] docker_cli_daemon_plugins_test.go:79: [dab0cf8338b4c] daemon is not started [2021-08-20T21:47:25.152Z] --- PASS: TestRemoveContainerWithVolume (0.63s) [2021-08-20T21:47:25.152Z] === RUN TestRemoveContainerRunning [2021-08-20T21:47:25.720Z] --- PASS: TestRemoveContainerRunning (0.57s) [2021-08-20T21:47:25.720Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-20T21:47:26.289Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-08-20T21:47:26.289Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-20T21:47:26.548Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.75s) [2021-08-20T21:47:26.548Z] === RUN TestRemoveInvalidContainer [2021-08-20T21:47:26.548Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-08-20T21:47:26.548Z] === RUN TestRenameLinkedContainer [2021-08-20T21:47:28.455Z] docker_cli_daemon_plugins_test.go:169: [d87a6aeb00377] daemon is not started [2021-08-20T21:47:29.022Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-20T21:47:29.280Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-20T21:47:29.280Z] --- PASS: TestRenameLinkedContainer (2.90s) [2021-08-20T21:47:29.280Z] === RUN TestRenameStoppedContainer [2021-08-20T21:47:29.847Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-08-20T21:47:30.105Z] --- PASS: TestRenameStoppedContainer (0.81s) [2021-08-20T21:47:30.105Z] === RUN TestRenameRunningContainerAndReuse [2021-08-20T21:47:32.009Z] --- PASS: TestRenameRunningContainerAndReuse (1.49s) [2021-08-20T21:47:32.009Z] === RUN TestRenameInvalidName [2021-08-20T21:47:32.578Z] --- PASS: TestRenameInvalidName (0.73s) [2021-08-20T21:47:32.578Z] === RUN TestRenameAnonymousContainer [2021-08-20T21:47:33.519Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-08-20T21:47:33.779Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-08-20T21:47:34.132Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.26s) [2021-08-20T21:47:34.132Z] === RUN TestCreateServiceSecretFileMode [2021-08-20T21:47:34.346Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-08-20T21:47:34.913Z] check_test.go:309: [def3af80c4120] daemon is not started [2021-08-20T21:47:34.913Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-08-20T21:47:34.913Z] --- PASS: TestRenameAnonymousContainer (2.57s) [2021-08-20T21:47:34.913Z] === RUN TestRenameContainerWithSameName [2021-08-20T21:47:35.057Z] --- PASS: TestCreateServiceSecretFileMode (2.57s) [2021-08-20T21:47:35.057Z] === RUN TestCreateServiceConfigFileMode [2021-08-20T21:47:35.851Z] --- PASS: TestRenameContainerWithSameName (0.74s) [2021-08-20T21:47:35.851Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-20T21:47:36.788Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-08-20T21:47:36.788Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-20T21:47:37.047Z] --- PASS: TestRenameContainerWithLinkedContainer (1.42s) [2021-08-20T21:47:37.047Z] === RUN TestResize [2021-08-20T21:47:37.572Z] --- PASS: TestCreateServiceConfigFileMode (2.59s) [2021-08-20T21:47:37.572Z] === RUN TestCreateServiceSysctls [2021-08-20T21:47:37.985Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-20T21:47:37.985Z] --- PASS: TestResize (0.76s) [2021-08-20T21:47:37.985Z] === RUN TestResizeWithInvalidSize [2021-08-20T21:47:38.244Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-08-20T21:47:38.811Z] --- PASS: TestResizeWithInvalidSize (0.75s) [2021-08-20T21:47:38.811Z] === RUN TestResizeWhenContainerNotStarted [2021-08-20T21:47:39.070Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-20T21:47:39.329Z] --- PASS: TestResizeWhenContainerNotStarted (0.73s) [2021-08-20T21:47:39.329Z] === RUN TestDaemonRestartKillContainers [2021-08-20T21:47:39.329Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-20T21:47:39.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-20T21:47:39.329Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-20T21:47:39.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-20T21:47:39.329Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-20T21:47:39.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-20T21:47:39.329Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-20T21:47:39.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-20T21:47:39.329Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-20T21:47:39.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-20T21:47:39.329Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-20T21:47:39.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-20T21:47:39.329Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-20T21:47:39.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-20T21:47:39.329Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-20T21:47:39.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-20T21:47:39.329Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-20T21:47:39.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-20T21:47:39.329Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-20T21:47:39.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-20T21:47:39.329Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-20T21:47:39.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-20T21:47:39.329Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-20T21:47:39.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-20T21:47:39.329Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-20T21:47:39.329Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-20T21:47:39.896Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-08-20T21:47:40.838Z] --- PASS: TestCreateServiceSysctls (3.11s) [2021-08-20T21:47:40.838Z] === RUN TestCreateServiceCapabilities [2021-08-20T21:47:41.798Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-08-20T21:47:42.057Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-20T21:47:42.317Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-20T21:47:43.254Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-20T21:47:43.353Z] --- PASS: TestCreateServiceCapabilities (2.56s) [2021-08-20T21:47:43.353Z] === RUN TestInspect [2021-08-20T21:47:43.513Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-08-20T21:47:45.417Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-20T21:47:45.417Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-08-20T21:47:46.353Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-20T21:47:46.658Z] --- PASS: TestInspect (2.91s) [2021-08-20T21:47:46.658Z] === RUN TestCreateJob [2021-08-20T21:47:47.731Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-08-20T21:47:48.013Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-08-20T21:47:48.291Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-20T21:47:48.877Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-20T21:47:49.196Z] --- PASS: TestCreateJob (3.20s) [2021-08-20T21:47:49.196Z] === RUN TestReplicatedJob [2021-08-20T21:47:50.261Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-20T21:47:50.262Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-20T21:47:50.520Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-20T21:47:50.520Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-20T21:47:51.455Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-08-20T21:47:52.024Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-20T21:47:52.024Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-20T21:47:52.024Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-20T21:47:53.402Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-20T21:47:54.339Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-20T21:47:54.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.73s) [2021-08-20T21:47:54.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.94s) [2021-08-20T21:47:54.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.34s) [2021-08-20T21:47:54.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.00s) [2021-08-20T21:47:54.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.79s) [2021-08-20T21:47:54.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.55s) [2021-08-20T21:47:54.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.56s) [2021-08-20T21:47:54.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.29s) [2021-08-20T21:47:54.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s) [2021-08-20T21:47:54.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.54s) [2021-08-20T21:47:54.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.51s) [2021-08-20T21:47:54.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.16s) [2021-08-20T21:47:54.339Z] === RUN TestCgroupNamespacesRun [2021-08-20T21:47:54.339Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-20T21:47:55.718Z] --- PASS: TestCgroupNamespacesRun (1.44s) [2021-08-20T21:47:55.718Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-20T21:47:55.718Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-20T21:47:55.733Z] --- PASS: TestReplicatedJob (5.54s) [2021-08-20T21:47:55.733Z] === RUN TestUpdateReplicatedJob [2021-08-20T21:47:57.094Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.44s) [2021-08-20T21:47:57.094Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-20T21:47:57.352Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-20T21:47:58.248Z] --- PASS: TestUpdateReplicatedJob (3.28s) [2021-08-20T21:47:58.248Z] === RUN TestServiceListWithStatuses [2021-08-20T21:47:58.248Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-20T21:47:58.248Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-20T21:47:58.248Z] === RUN TestDockerNetworkConnectAlias [2021-08-20T21:47:58.286Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-08-20T21:47:58.853Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.60s) [2021-08-20T21:47:58.853Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-20T21:47:59.420Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-20T21:48:00.356Z] --- PASS: TestCgroupNamespacesRunHostMode (1.65s) [2021-08-20T21:48:00.356Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-20T21:48:00.356Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-20T21:48:02.260Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s) [2021-08-20T21:48:02.260Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-20T21:48:02.416Z] --- PASS: TestDockerNetworkConnectAlias (4.19s) [2021-08-20T21:48:02.416Z] === RUN TestDockerNetworkReConnect [2021-08-20T21:48:03.636Z] check_test.go:309: [dcbc8f0117fb8] daemon is not started [2021-08-20T21:48:03.636Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-08-20T21:48:03.636Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-20T21:48:03.894Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.76s) [2021-08-20T21:48:03.894Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-20T21:48:04.830Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2021-08-20T21:48:04.830Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-20T21:48:05.765Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-08-20T21:48:06.582Z] --- PASS: TestDockerNetworkReConnect (3.56s) [2021-08-20T21:48:06.582Z] === RUN TestServicePlugin [2021-08-20T21:48:06.701Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.65s) [2021-08-20T21:48:06.701Z] === RUN TestNISDomainname [2021-08-20T21:48:08.081Z] --- PASS: TestNISDomainname (1.36s) [2021-08-20T21:48:08.081Z] === RUN TestHostnameDnsResolution [2021-08-20T21:48:09.460Z] --- PASS: TestHostnameDnsResolution (1.41s) [2021-08-20T21:48:09.460Z] === RUN TestStats [2021-08-20T21:48:09.849Z] plugin_test.go:62: [dea95bb0cb1c9] joining swarm manager [d1a17260491b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-20T21:48:10.776Z] plugin_test.go:65: [db530ea34196b] joining swarm manager [d1a17260491b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-20T21:48:12.750Z] --- PASS: TestStats (3.14s) [2021-08-20T21:48:12.750Z] === RUN TestStopContainerWithTimeout [2021-08-20T21:48:12.750Z] === RUN TestStopContainerWithTimeout/0 [2021-08-20T21:48:12.750Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-20T21:48:12.750Z] === RUN TestStopContainerWithTimeout/1 [2021-08-20T21:48:12.750Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-20T21:48:12.750Z] === RUN TestStopContainerWithTimeout/3 [2021-08-20T21:48:12.750Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-20T21:48:12.750Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-20T21:48:12.750Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-20T21:48:12.750Z] === CONT TestStopContainerWithTimeout/0 [2021-08-20T21:48:12.750Z] === CONT TestStopContainerWithTimeout/3 [2021-08-20T21:48:13.687Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-20T21:48:15.591Z] === CONT TestStopContainerWithTimeout/1 [2021-08-20T21:48:15.591Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-20T21:48:17.496Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-08-20T21:48:17.496Z] --- PASS: TestStopContainerWithTimeout/0 (1.19s) [2021-08-20T21:48:17.496Z] --- PASS: TestStopContainerWithTimeout/3 (3.05s) [2021-08-20T21:48:17.496Z] --- PASS: TestStopContainerWithTimeout/-1 (2.87s) [2021-08-20T21:48:17.496Z] --- PASS: TestStopContainerWithTimeout/1 (2.00s) [2021-08-20T21:48:17.496Z] === RUN TestDeleteDevicemapper [2021-08-20T21:48:17.496Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-20T21:48:17.496Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-20T21:48:17.496Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-20T21:48:18.435Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-20T21:48:18.435Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-08-20T21:48:20.967Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-08-20T21:48:21.225Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-20T21:48:21.225Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.81s) [2021-08-20T21:48:21.225Z] === RUN TestUpdateMemory [2021-08-20T21:48:21.225Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-20T21:48:21.225Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-20T21:48:21.225Z] === RUN TestUpdateCPUQuota [2021-08-20T21:48:21.484Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-20T21:48:22.052Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-08-20T21:48:22.621Z] --- PASS: TestUpdateCPUQuota (1.29s) [2021-08-20T21:48:22.621Z] === RUN TestUpdatePidsLimit [2021-08-20T21:48:22.621Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-20T21:48:22.881Z] === RUN TestUpdatePidsLimit/no_change [2021-08-20T21:48:23.461Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-20T21:48:23.461Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-20T21:48:23.720Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-20T21:48:23.982Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-20T21:48:24.551Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-20T21:48:25.119Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-20T21:48:25.687Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-20T21:48:26.254Z] --- PASS: TestUpdatePidsLimit (3.81s) [2021-08-20T21:48:26.254Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2021-08-20T21:48:26.254Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2021-08-20T21:48:26.254Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2021-08-20T21:48:26.254Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2021-08-20T21:48:26.254Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2021-08-20T21:48:26.254Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.59s) [2021-08-20T21:48:26.254Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2021-08-20T21:48:26.254Z] === RUN TestUpdateRestartPolicy [2021-08-20T21:48:26.821Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-08-20T21:48:29.353Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-08-20T21:48:30.291Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-20T21:48:31.226Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-20T21:48:32.209Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-20T21:48:32.778Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-20T21:48:33.716Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-20T21:48:33.976Z] check_test.go:309: [dc73633bb3624] daemon is not started [2021-08-20T21:48:33.976Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-08-20T21:48:35.016Z] ok github.com/docker/docker/libnetwork/networkdb 104.017s coverage: 60.0% of statements [2021-08-20T21:48:35.016Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-20T21:48:35.016Z] ok github.com/docker/docker/libnetwork/options 0.006s coverage: 100.0% of statements [2021-08-20T21:48:35.881Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-08-20T21:48:37.270Z] --- PASS: TestServicePlugin (30.44s) [2021-08-20T21:48:37.271Z] === RUN TestServiceUpdateLabel [2021-08-20T21:48:37.783Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-08-20T21:48:37.783Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-20T21:48:38.635Z] --- PASS: TestServiceUpdateLabel (2.18s) [2021-08-20T21:48:38.635Z] === RUN TestServiceUpdateSecrets [2021-08-20T21:48:38.718Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-20T21:48:38.978Z] --- PASS: TestUpdateRestartPolicy (12.63s) [2021-08-20T21:48:38.978Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-20T21:48:39.236Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-08-20T21:48:39.805Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s) [2021-08-20T21:48:39.805Z] === RUN TestWaitNonBlocked [2021-08-20T21:48:39.805Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-20T21:48:39.805Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-20T21:48:39.805Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-20T21:48:39.805Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-20T21:48:39.805Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-20T21:48:39.805Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-20T21:48:40.373Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-20T21:48:40.941Z] --- PASS: TestWaitNonBlocked (0.04s) [2021-08-20T21:48:40.941Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.19s) [2021-08-20T21:48:40.941Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.32s) [2021-08-20T21:48:40.941Z] === RUN TestWaitBlocked [2021-08-20T21:48:40.941Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-20T21:48:40.941Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-20T21:48:40.941Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-20T21:48:40.941Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-20T21:48:40.941Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-20T21:48:40.941Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-20T21:48:42.844Z] --- PASS: TestWaitBlocked (0.03s) [2021-08-20T21:48:42.844Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.47s) [2021-08-20T21:48:42.844Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.52s) [2021-08-20T21:48:42.844Z] === CONT TestContainerStartOnDaemonRestart [2021-08-20T21:48:42.844Z] === CONT TestIpcModeOlderClient [2021-08-20T21:48:42.844Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-08-20T21:48:42.844Z] === CONT TestDaemonHostGatewayIP [2021-08-20T21:48:46.131Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-20T21:48:46.131Z] --- PASS: TestContainerStartOnDaemonRestart (3.66s) [2021-08-20T21:48:46.131Z] === CONT TestContainerKillOnDaemonStart [2021-08-20T21:48:47.241Z] ok github.com/docker/docker/libnetwork/osl 4.387s coverage: 39.7% of statements [2021-08-20T21:48:47.502Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2021-08-20T21:48:47.509Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-08-20T21:48:48.077Z] --- PASS: TestDaemonHostGatewayIP (5.42s) [2021-08-20T21:48:48.077Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-20T21:48:48.649Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-20T21:48:49.412Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 86.1% of statements [2021-08-20T21:48:49.584Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-20T21:48:50.150Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-20T21:48:50.410Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-08-20T21:48:50.410Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-20T21:48:50.668Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.65s) [2021-08-20T21:48:50.669Z] === CONT TestDaemonRestartIpcMode [2021-08-20T21:48:50.927Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-20T21:48:51.186Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-20T21:48:51.186Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-08-20T21:48:51.186Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-20T21:48:52.123Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-08-20T21:48:52.381Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-20T21:48:52.654Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-08-20T21:48:52.654Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-08-20T21:48:52.654Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-08-20T21:48:52.654Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-08-20T21:48:52.654Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-08-20T21:48:52.654Z] Cross building: bundles/cross/windows/amd64 [2021-08-20T21:48:52.654Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-08-20T21:48:52.654Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-08-20T21:48:53.471Z] --- PASS: TestServiceUpdateSecrets (14.78s) [2021-08-20T21:48:53.471Z] === RUN TestServiceUpdateConfigs [2021-08-20T21:48:53.621Z] ok github.com/docker/docker/libnetwork/portmapper 0.992s coverage: 48.6% of statements [2021-08-20T21:48:54.192Z] ok github.com/docker/docker/libnetwork/resolvconf 0.006s coverage: 70.6% of statements [2021-08-20T21:48:54.192Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-20T21:48:54.283Z] --- PASS: TestDaemonRestartIpcMode (3.36s) [2021-08-20T21:48:54.283Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-08-20T21:48:56.815Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-20T21:48:56.815Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-08-20T21:48:56.815Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-08-20T21:48:56.815Z] check_test.go:309: [d4c01688db9e6] daemon is not started [2021-08-20T21:48:56.815Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-08-20T21:48:56.815Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-08-20T21:48:56.815Z] check_test.go:309: [d543c8bc70cf3] daemon is not started [2021-08-20T21:48:56.815Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-08-20T21:48:57.382Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-20T21:48:57.951Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-20T21:48:58.209Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-20T21:48:58.394Z] ok github.com/docker/docker/libnetwork/types 0.005s coverage: 47.9% of statements [2021-08-20T21:48:58.394Z] [2021-08-20T21:48:58.394Z] === Skipped [2021-08-20T21:48:58.394Z] === SKIP: libnetwork/api TestJoinLeave (0.00s) [2021-08-20T21:48:58.394Z] api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed [2021-08-20T21:48:58.394Z] [2021-08-20T21:48:58.394Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-20T21:48:58.394Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-20T21:48:58.394Z] [2021-08-20T21:48:58.394Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-20T21:48:58.394Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-20T21:48:58.394Z] [2021-08-20T21:48:58.394Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-20T21:48:58.394Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-20T21:48:58.394Z] [2021-08-20T21:48:58.394Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-20T21:48:58.394Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-20T21:48:58.394Z] [2021-08-20T21:48:58.394Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-20T21:48:58.394Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-20T21:48:58.394Z] [2021-08-20T21:48:58.394Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-08-20T21:48:58.394Z] firewalld_test.go:13: firewalld is not running [2021-08-20T21:48:58.394Z] [2021-08-20T21:48:58.394Z] [2021-08-20T21:48:58.394Z] DONE 362 tests, 7 skipped in 577.109s [2021-08-20T21:48:58.776Z] --- PASS: TestContainerKillOnDaemonStart (12.65s) [2021-08-20T21:48:58.776Z] PASS [2021-08-20T21:48:58.776Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-20T21:48:58.776Z] [2021-08-20T21:48:58.776Z] === Skipped [2021-08-20T21:48:58.776Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-20T21:48:58.776Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-20T21:48:58.776Z] [2021-08-20T21:48:58.776Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-20T21:48:58.776Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-20T21:48:58.776Z] [2021-08-20T21:48:58.776Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-20T21:48:58.776Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-20T21:48:58.776Z] [2021-08-20T21:48:58.776Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-20T21:48:58.776Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-20T21:48:58.776Z] [2021-08-20T21:48:58.776Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-20T21:48:58.776Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-20T21:48:58.776Z] [2021-08-20T21:48:58.776Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-08-20T21:48:58.776Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-20T21:48:58.776Z] [2021-08-20T21:48:58.776Z] [2021-08-20T21:48:58.776Z] DONE 195 tests, 6 skipped in 145.740s Post stage [Pipeline] junit [2021-08-20T21:48:58.978Z] Recording test results [2021-08-20T21:48:59.035Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-20T21:48:59.035Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-08-20T21:48:59.035Z] ++ set -e [2021-08-20T21:48:59.035Z] ++ '[' -n 0 ']' [2021-08-20T21:48:59.035Z] ++ set -x [2021-08-20T21:48:59.035Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-08-20T21:48:59.035Z] === RUN TestConfigDaemonLibtrustID [2021-08-20T21:48:59.295Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-20T21:48:59.553Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-20T21:48:59.553Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-08-20T21:48:59.553Z] === RUN TestDaemonConfigValidation [2021-08-20T21:48:59.553Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-20T21:48:59.553Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-20T21:48:59.553Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-20T21:48:59.553Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-20T21:48:59.553Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-20T21:48:59.553Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-20T21:48:59.553Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-20T21:48:59.553Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-20T21:48:59.553Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-20T21:48:59.553Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-20T21:48:59.553Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-20T21:48:59.553Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-20T21:48:59.812Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-20T21:48:59.812Z] check_test.go:309: [d42abe69bb4b5] daemon is not started [2021-08-20T21:48:59.812Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-08-20T21:48:59.812Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-20T21:48:59.812Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-20T21:49:00.071Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-20T21:49:00.071Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.17s) [2021-08-20T21:49:00.071Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.19s) [2021-08-20T21:49:00.071Z] --- PASS: TestDaemonConfigValidation/valid_config (0.11s) [2021-08-20T21:49:00.071Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.25s) [2021-08-20T21:49:00.071Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.19s) [2021-08-20T21:49:00.071Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-20T21:49:00.071Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-20T21:49:00.537Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-20T21:49:00.884Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42763/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9bf2b6d6f59ab8a12f5386bceb85844e6b3e35e1 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9bf2b6d6f59ab8a12f5386bceb85844e6b3e35e1 hack/make.sh dynbinary test-integration [2021-08-20T21:49:01.448Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-20T21:49:01.825Z] [2021-08-20T21:49:01.825Z] Removing bundles/ [2021-08-20T21:49:01.825Z] [2021-08-20T21:49:01.826Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-20T21:49:01.826Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-20T21:49:01.826Z] GOOS="" GOARCH="" GOARM="" [2021-08-20T21:49:02.384Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-20T21:49:03.320Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-20T21:49:03.320Z] daemon_test.go:149: [d95cf9db12960] daemon is not started [2021-08-20T21:49:03.320Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2021-08-20T21:49:03.320Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2021-08-20T21:49:03.320Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.11s) [2021-08-20T21:49:03.320Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s) [2021-08-20T21:49:03.320Z] PASS [2021-08-20T21:49:03.320Z] [2021-08-20T21:49:03.320Z] DONE 11 tests in 4.467s [2021-08-20T21:49:03.320Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-20T21:49:03.320Z] ++ 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 [2021-08-20T21:49:03.320Z] ++ set -e [2021-08-20T21:49:03.320Z] ++ '[' -n 0 ']' [2021-08-20T21:49:03.320Z] ++ set -x [2021-08-20T21:49:03.320Z] ++ 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 [2021-08-20T21:49:03.580Z] INFO: Testing against a local daemon [2021-08-20T21:49:03.580Z] === RUN TestCommitInheritsEnv [2021-08-20T21:49:04.148Z] --- PASS: TestCommitInheritsEnv (0.47s) [2021-08-20T21:49:04.148Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-20T21:49:04.148Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-20T21:49:04.148Z] === RUN TestImagesFilterMultiReference [2021-08-20T21:49:04.148Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-08-20T21:49:04.148Z] === RUN TestImagePullPlatformInvalid [2021-08-20T21:49:04.148Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-08-20T21:49:04.148Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-08-20T21:49:04.148Z] === RUN TestRemoveImageOrphaning [2021-08-20T21:49:04.714Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2021-08-20T21:49:04.714Z] === RUN TestRemoveImageGarbageCollector [2021-08-20T21:49:07.247Z] --- PASS: TestRemoveImageGarbageCollector (2.17s) [2021-08-20T21:49:07.247Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-20T21:49:07.247Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-08-20T21:49:07.247Z] === RUN TestTagInvalidReference [2021-08-20T21:49:07.247Z] --- PASS: TestTagInvalidReference (0.02s) [2021-08-20T21:49:07.247Z] === RUN TestTagValidPrefixedRepo [2021-08-20T21:49:07.247Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-08-20T21:49:07.247Z] === RUN TestTagExistedNameWithoutForce [2021-08-20T21:49:07.247Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-08-20T21:49:07.247Z] === RUN TestTagOfficialNames [2021-08-20T21:49:07.247Z] --- PASS: TestTagOfficialNames (0.09s) [2021-08-20T21:49:07.247Z] === RUN TestTagMatchesDigest [2021-08-20T21:49:07.247Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-08-20T21:49:07.247Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-20T21:49:07.247Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-08-20T21:49:08.305Z] --- PASS: TestServiceUpdateConfigs (14.10s) [2021-08-20T21:49:08.305Z] === RUN TestServiceUpdateNetwork [2021-08-20T21:49:10.536Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-08-20T21:49:10.536Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-20T21:49:11.101Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-20T21:49:11.669Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-20T21:49:12.605Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-08-20T21:49:15.144Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-20T21:49:16.521Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-08-20T21:49:18.425Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-20T21:49:20.330Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-20T21:49:20.330Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-08-20T21:49:20.330Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-20T21:49:20.330Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-08-20T21:49:20.330Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-20T21:49:20.330Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-08-20T21:49:20.330Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-20T21:49:20.330Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-08-20T21:49:20.330Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-20T21:49:20.330Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-08-20T21:49:20.471Z] --- PASS: TestServiceUpdateNetwork (12.70s) [2021-08-20T21:49:20.471Z] === RUN TestServiceUpdatePidsLimit [2021-08-20T21:49:21.398Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-20T21:49:21.961Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-20T21:49:24.554Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-20T21:49:25.121Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-08-20T21:49:27.652Z] check_test.go:309: [def84fb421ea9] daemon is not started [2021-08-20T21:49:27.652Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-08-20T21:49:29.027Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-20T21:49:30.040Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-20T21:49:30.933Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-08-20T21:49:32.315Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-20T21:49:32.573Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-20T21:49:34.509Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-08-20T21:49:36.413Z] check_test.go:309: [d21f2952a73de] daemon is not started [2021-08-20T21:49:36.413Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-08-20T21:49:36.573Z] --- PASS: TestServiceUpdatePidsLimit (16.51s) [2021-08-20T21:49:36.573Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2021-08-20T21:49:36.573Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s) [2021-08-20T21:49:36.573Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2021-08-20T21:49:36.573Z] PASS [2021-08-20T21:49:36.573Z] [2021-08-20T21:49:36.573Z] === Skipped [2021-08-20T21:49:36.573Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-20T21:49:36.573Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-20T21:49:36.573Z] [2021-08-20T21:49:36.573Z] [2021-08-20T21:49:36.573Z] DONE 27 tests, 1 skipped in 165.835s [2021-08-20T21:49:36.573Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-20T21:49:36.573Z] INFO: Testing against a local daemon [2021-08-20T21:49:36.573Z] === RUN TestSessionCreate [2021-08-20T21:49:36.573Z] --- PASS: TestSessionCreate (0.02s) [2021-08-20T21:49:36.573Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-20T21:49:36.573Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-08-20T21:49:36.573Z] PASS [2021-08-20T21:49:36.573Z] [2021-08-20T21:49:36.573Z] DONE 2 tests in 0.056s [2021-08-20T21:49:36.573Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-20T21:49:36.573Z] INFO: Testing against a local daemon [2021-08-20T21:49:36.573Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-20T21:49:36.573Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-08-20T21:49:36.573Z] === RUN TestDiskUsage [2021-08-20T21:49:36.573Z] === PAUSE TestDiskUsage [2021-08-20T21:49:36.573Z] === RUN TestEventsExecDie [2021-08-20T21:49:37.501Z] --- PASS: TestEventsExecDie (0.62s) [2021-08-20T21:49:37.501Z] === RUN TestEventsBackwardsCompatible [2021-08-20T21:49:37.501Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-08-20T21:49:37.501Z] === RUN TestEventsVolumeCreate [2021-08-20T21:49:37.501Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-08-20T21:49:37.501Z] === RUN TestInfoBinaryCommits [2021-08-20T21:49:37.501Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-08-20T21:49:37.501Z] === RUN TestInfoAPIVersioned [2021-08-20T21:49:37.501Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-20T21:49:37.501Z] === RUN TestInfoDiscoveryBackend [2021-08-20T21:49:37.789Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-20T21:49:38.062Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-08-20T21:49:38.062Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-20T21:49:39.006Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-20T21:49:39.006Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-20T21:49:39.578Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-08-20T21:49:39.578Z] === RUN TestInfoAPI [2021-08-20T21:49:39.578Z] --- PASS: TestInfoAPI (0.02s) [2021-08-20T21:49:39.578Z] === RUN TestInfoAPIWarnings [2021-08-20T21:49:39.691Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-08-20T21:49:42.976Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-20T21:49:42.976Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-20T21:49:44.352Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-20T21:49:44.610Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-08-20T21:49:45.987Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-08-20T21:49:46.246Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-08-20T21:49:47.184Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-08-20T21:49:47.184Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-08-20T21:49:47.443Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-08-20T21:49:47.702Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-20T21:49:48.271Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-08-20T21:49:48.271Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-20T21:49:48.271Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-20T21:49:48.530Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-08-20T21:49:49.099Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-08-20T21:49:49.099Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-20T21:49:49.666Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-08-20T21:49:50.234Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-08-20T21:49:50.234Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-20T21:49:50.801Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-08-20T21:49:51.059Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-08-20T21:49:51.317Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-20T21:49:51.576Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-08-20T21:49:52.144Z] check_test.go:309: [d10dae7b61df0] daemon is not started [2021-08-20T21:49:52.144Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-08-20T21:49:52.749Z] --- PASS: TestBuildWCOWSandboxSize (647.72s) [2021-08-20T21:49:52.749Z] === RUN TestBuildWithEmptyDockerfile [2021-08-20T21:49:52.749Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-20T21:49:52.749Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-20T21:49:52.749Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-20T21:49:52.749Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-20T21:49:52.749Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-20T21:49:52.749Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-20T21:49:52.749Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-20T21:49:52.749Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-20T21:49:52.749Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-20T21:49:52.749Z] --- PASS: TestBuildWithEmptyDockerfile (0.37s) [2021-08-20T21:49:52.749Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-08-20T21:49:52.749Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-08-20T21:49:52.749Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-08-20T21:49:52.749Z] === RUN TestBuildPreserveOwnership [2021-08-20T21:49:52.749Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-20T21:49:52.749Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-08-20T21:49:52.749Z] === RUN TestBuildPlatformInvalid [2021-08-20T21:49:52.749Z] --- PASS: TestBuildPlatformInvalid (0.36s) [2021-08-20T21:49:52.749Z] PASS [2021-08-20T21:49:52.749Z] ok github.com/docker/docker/integration/build 772.935s [2021-08-20T21:49:52.749Z] [2021-08-20T21:49:52.749Z] === Skipped [2021-08-20T21:49:52.749Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-08-20T21:49:52.749Z] build_session_test.go:25: TODO: BuildKit [2021-08-20T21:49:52.749Z] [2021-08-20T21:49:52.749Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-08-20T21:49:52.749Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:49:52.749Z] [2021-08-20T21:49:52.749Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-08-20T21:49:52.749Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-20T21:49:52.749Z] [2021-08-20T21:49:52.749Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-08-20T21:49:52.749Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-20T21:49:52.749Z] [2021-08-20T21:49:52.749Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-08-20T21:49:52.749Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-20T21:49:52.749Z] [2021-08-20T21:49:52.749Z] [2021-08-20T21:49:52.749Z] DONE 29 tests, 5 skipped in 792.884s [2021-08-20T21:49:52.749Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-08-20T21:49:52.749Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-20T21:49:52.749Z] INFO: Testing against a local daemon [2021-08-20T21:49:52.749Z] === RUN TestConfigInspect [2021-08-20T21:49:52.749Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:49:52.749Z] --- SKIP: TestConfigInspect (0.00s) [2021-08-20T21:49:52.749Z] === RUN TestConfigList [2021-08-20T21:49:52.749Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:49:52.749Z] --- SKIP: TestConfigList (0.00s) [2021-08-20T21:49:52.749Z] === RUN TestConfigsCreateAndDelete [2021-08-20T21:49:52.749Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:49:52.749Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-08-20T21:49:52.749Z] === RUN TestConfigsUpdate [2021-08-20T21:49:52.749Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:49:52.749Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-08-20T21:49:52.749Z] === RUN TestTemplatedConfig [2021-08-20T21:49:52.749Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:49:52.749Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-20T21:49:52.749Z] === RUN TestConfigCreateResolve [2021-08-20T21:49:52.749Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-20T21:49:52.749Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-08-20T21:49:52.749Z] PASS [2021-08-20T21:49:52.749Z] ok github.com/docker/docker/integration/config 0.066s [2021-08-20T21:49:52.749Z] [2021-08-20T21:49:52.749Z] === Skipped [2021-08-20T21:49:52.749Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-08-20T21:49:52.749Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:49:52.749Z] [2021-08-20T21:49:52.749Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-08-20T21:49:52.749Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:49:52.749Z] [2021-08-20T21:49:52.749Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-08-20T21:49:52.749Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:49:52.749Z] [2021-08-20T21:49:52.749Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-08-20T21:49:52.749Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:49:52.749Z] [2021-08-20T21:49:52.749Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-08-20T21:49:52.749Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:49:52.749Z] [2021-08-20T21:49:52.749Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-08-20T21:49:52.749Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-20T21:49:52.749Z] [2021-08-20T21:49:52.749Z] [2021-08-20T21:49:52.749Z] DONE 6 tests, 6 skipped in 2.093s [2021-08-20T21:49:52.749Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-08-20T21:49:52.749Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-20T21:49:52.749Z] INFO: Testing against a local daemon [2021-08-20T21:49:52.749Z] === RUN TestCheckpoint [2021-08-20T21:49:52.749Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-20T21:49:52.749Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-20T21:49:52.749Z] === RUN TestContainerInvalidJSON [2021-08-20T21:49:52.749Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-20T21:49:52.749Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-20T21:49:52.749Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-20T21:49:52.749Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-20T21:49:52.749Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-20T21:49:52.749Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-20T21:49:52.749Z] --- PASS: TestContainerInvalidJSON (0.35s) [2021-08-20T21:49:52.749Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-20T21:49:52.749Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-20T21:49:52.749Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-20T21:49:52.749Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2021-08-20T21:49:52.749Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-20T21:49:52.749Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.19s) [2021-08-20T21:49:52.749Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-20T21:49:52.749Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2021-08-20T21:49:52.749Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-20T21:49:53.203Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2021-08-20T21:49:53.203Z] === RUN TestCopyFromContainer [2021-08-20T21:49:53.203Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:49:53.203Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-08-20T21:49:53.203Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-20T21:49:53.203Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-20T21:49:53.203Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-20T21:49:53.203Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-20T21:49:53.203Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-20T21:49:53.203Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-20T21:49:53.203Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-20T21:49:53.203Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-20T21:49:53.203Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-20T21:49:53.203Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-20T21:49:53.203Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-08-20T21:49:53.203Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-20T21:49:53.203Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-20T21:49:53.203Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-20T21:49:53.203Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-20T21:49:53.203Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-20T21:49:53.203Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-08-20T21:49:53.203Z] === RUN TestCreateWithInvalidEnv [2021-08-20T21:49:53.203Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-20T21:49:53.203Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-20T21:49:53.203Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-20T21:49:53.203Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-20T21:49:53.203Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-20T21:49:53.203Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-20T21:49:53.203Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-20T21:49:53.203Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-20T21:49:53.203Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-20T21:49:53.203Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-20T21:49:53.203Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-20T21:49:53.203Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-20T21:49:53.203Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-20T21:49:53.203Z] === RUN TestCreateTmpfsMountsTarget [2021-08-20T21:49:53.203Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:49:53.203Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-08-20T21:49:53.203Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-20T21:49:53.203Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-20T21:49:53.203Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-08-20T21:49:53.203Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-20T21:49:53.203Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-20T21:49:53.203Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-20T21:49:53.203Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-20T21:49:53.203Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-20T21:49:53.203Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-20T21:49:53.203Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-20T21:49:53.203Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-20T21:49:53.203Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-20T21:49:53.203Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-20T21:49:53.204Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-20T21:49:53.204Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-20T21:49:53.204Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-20T21:49:53.204Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-20T21:49:53.204Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-20T21:49:53.204Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-20T21:49:53.204Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-20T21:49:53.204Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-20T21:49:53.204Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-20T21:49:53.204Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-20T21:49:53.204Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-08-20T21:49:53.204Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-08-20T21:49:53.204Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-08-20T21:49:53.204Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-08-20T21:49:53.204Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-08-20T21:49:53.204Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-20T21:49:53.204Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-20T21:49:53.204Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-20T21:49:53.204Z] === RUN TestCreateDifferentPlatform [2021-08-20T21:49:53.204Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-20T21:49:53.204Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-20T21:49:53.204Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-08-20T21:49:53.204Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-20T21:49:53.204Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-20T21:49:53.204Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-20T21:49:53.204Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2021-08-20T21:49:53.204Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-20T21:49:53.204Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-20T21:49:53.204Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-08-20T21:49:53.204Z] === RUN TestContainerKillOnDaemonStart [2021-08-20T21:49:53.204Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:49:53.204Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-20T21:49:53.204Z] === RUN TestDiff [2021-08-20T21:49:53.204Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-20T21:49:53.204Z] --- SKIP: TestDiff (0.00s) [2021-08-20T21:49:53.204Z] === RUN TestExecWithCloseStdin [2021-08-20T21:49:53.520Z] check_test.go:309: [de64185f9673f] daemon is not started [2021-08-20T21:49:53.520Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-08-20T21:49:53.779Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-08-20T21:49:55.365Z] --- PASS: TestExecWithCloseStdin (2.21s) [2021-08-20T21:49:55.365Z] === RUN TestExec [2021-08-20T21:49:55.681Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-08-20T21:49:56.886Z] --- PASS: TestExec (1.50s) [2021-08-20T21:49:56.886Z] === RUN TestExecUser [2021-08-20T21:49:56.886Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-20T21:49:56.886Z] --- SKIP: TestExecUser (0.00s) [2021-08-20T21:49:56.886Z] === RUN TestExportContainerAndImportImage [2021-08-20T21:49:56.886Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:49:56.886Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-08-20T21:49:56.886Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-20T21:49:56.886Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:49:56.886Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-08-20T21:49:56.886Z] === RUN TestHealthCheckWorkdir [2021-08-20T21:49:56.886Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-20T21:49:56.886Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-08-20T21:49:56.886Z] === RUN TestHealthKillContainer [2021-08-20T21:49:56.886Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-20T21:49:56.886Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-08-20T21:49:56.886Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-20T21:49:56.886Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-20T21:49:56.886Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-08-20T21:49:56.886Z] === RUN TestKillContainerInvalidSignal [2021-08-20T21:49:57.623Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-08-20T21:49:57.623Z] === RUN TestInfoDebug [2021-08-20T21:49:57.623Z] --- PASS: TestInfoDebug (0.53s) [2021-08-20T21:49:57.623Z] === RUN TestInfoInsecureRegistries [2021-08-20T21:49:57.623Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-08-20T21:49:57.623Z] === RUN TestInfoRegistryMirrors [2021-08-20T21:49:57.623Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-08-20T21:49:57.623Z] === RUN TestLoginFailsWithBadCredentials [2021-08-20T21:49:57.623Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-08-20T21:49:57.623Z] === RUN TestPingCacheHeaders [2021-08-20T21:49:57.623Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-20T21:49:57.623Z] === RUN TestPingGet [2021-08-20T21:49:57.623Z] --- PASS: TestPingGet (0.01s) [2021-08-20T21:49:57.623Z] === RUN TestPingHead [2021-08-20T21:49:57.623Z] --- PASS: TestPingHead (0.02s) [2021-08-20T21:49:57.623Z] === RUN TestVersion [2021-08-20T21:49:57.623Z] --- PASS: TestVersion (0.02s) [2021-08-20T21:49:57.623Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-08-20T21:49:57.623Z] === CONT TestDiskUsage [2021-08-20T21:49:57.880Z] === RUN TestDiskUsage/empty [2021-08-20T21:49:57.880Z] === RUN TestDiskUsage/empty/container_types [2021-08-20T21:49:57.880Z] === RUN TestDiskUsage/empty/image_types [2021-08-20T21:49:57.880Z] === RUN TestDiskUsage/empty/volume_types [2021-08-20T21:49:57.880Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-20T21:49:57.880Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-20T21:49:57.880Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-20T21:49:57.880Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-20T21:49:57.880Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-20T21:49:57.880Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-20T21:49:57.880Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-20T21:49:57.880Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-20T21:49:58.410Z] --- PASS: TestKillContainerInvalidSignal (1.45s) [2021-08-20T21:49:58.410Z] === RUN TestKillContainer [2021-08-20T21:49:58.410Z] === RUN TestKillContainer/no_signal [2021-08-20T21:49:58.442Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-20T21:49:58.442Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-20T21:49:58.442Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-20T21:49:58.442Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-20T21:49:58.442Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-20T21:49:58.442Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-20T21:49:58.442Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-20T21:49:58.442Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-20T21:49:58.442Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-20T21:49:58.442Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-20T21:49:58.442Z] === RUN TestDiskUsage/after_container.Run [2021-08-20T21:49:58.970Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-08-20T21:49:58.970Z] check_test.go:309: [d272c13d4027e] daemon is not started [2021-08-20T21:49:58.970Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-08-20T21:49:59.006Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-20T21:49:59.006Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-20T21:49:59.006Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-20T21:49:59.006Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-20T21:49:59.006Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-20T21:49:59.006Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-20T21:49:59.006Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-20T21:49:59.006Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-20T21:49:59.006Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-20T21:49:59.006Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-20T21:49:59.006Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.62s) [2021-08-20T21:49:59.006Z] --- PASS: TestDiskUsage (1.62s) [2021-08-20T21:49:59.006Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-20T21:49:59.006Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-20T21:49:59.006Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-20T21:49:59.006Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-20T21:49:59.006Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-20T21:49:59.006Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-20T21:49:59.006Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-20T21:49:59.006Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-20T21:49:59.006Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-20T21:49:59.006Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-20T21:49:59.006Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-20T21:49:59.006Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2021-08-20T21:49:59.006Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-20T21:49:59.006Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-20T21:49:59.006Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-20T21:49:59.006Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-20T21:49:59.006Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-20T21:49:59.006Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-20T21:49:59.006Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-20T21:49:59.006Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-20T21:49:59.006Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.01s) [2021-08-20T21:49:59.006Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-20T21:49:59.006Z] --- PASS: TestDiskUsage/after_container.Run (0.56s) [2021-08-20T21:49:59.006Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-20T21:49:59.006Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-20T21:49:59.006Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-20T21:49:59.006Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-20T21:49:59.006Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-20T21:49:59.006Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-20T21:49:59.006Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-20T21:49:59.006Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-20T21:49:59.006Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-08-20T21:49:59.006Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-08-20T21:49:59.006Z] PASS [2021-08-20T21:49:59.006Z] [2021-08-20T21:49:59.006Z] DONE 53 tests in 22.485s [2021-08-20T21:49:59.006Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-20T21:49:59.263Z] INFO: Testing against a local daemon [2021-08-20T21:49:59.263Z] === RUN TestVolumesCreateAndList [2021-08-20T21:49:59.263Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-08-20T21:49:59.263Z] === RUN TestVolumesRemove [2021-08-20T21:49:59.263Z] --- PASS: TestVolumesRemove (0.08s) [2021-08-20T21:49:59.263Z] === RUN TestVolumesInspect [2021-08-20T21:49:59.263Z] --- PASS: TestVolumesInspect (0.02s) [2021-08-20T21:49:59.263Z] === RUN TestVolumesInvalidJSON [2021-08-20T21:49:59.263Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-20T21:49:59.263Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-20T21:49:59.263Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-20T21:49:59.263Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-08-20T21:49:59.263Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-20T21:49:59.263Z] PASS [2021-08-20T21:49:59.263Z] [2021-08-20T21:49:59.263Z] DONE 5 tests in 0.149s [2021-08-20T21:49:59.263Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-20T21:49:59.826Z] Stopping apparmor (via systemctl): apparmor.service. [2021-08-20T21:49:59.826Z] Removing test suite binaries [2021-08-20T21:49:59.935Z] === RUN TestKillContainer/non_killing_signal [2021-08-20T21:49:59.935Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-20T21:49:59.935Z] === RUN TestKillContainer/killing_signal [2021-08-20T21:50:00.082Z] exiting test-integration [2021-08-20T21:50:00.082Z] ++ exit 0 [2021-08-20T21:50:00.082Z] [2021-08-20T21:50:00.876Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-20T21:50:01.811Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-08-20T21:50:01.811Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-20T21:50:02.094Z] --- PASS: TestKillContainer (3.46s) [2021-08-20T21:50:02.094Z] --- PASS: TestKillContainer/no_signal (1.40s) [2021-08-20T21:50:02.094Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-20T21:50:02.094Z] --- PASS: TestKillContainer/killing_signal (2.03s) [2021-08-20T21:50:02.094Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-20T21:50:02.094Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-20T21:50:02.094Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-20T21:50:02.094Z] === RUN TestKillStoppedContainer [2021-08-20T21:50:02.094Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-20T21:50:02.094Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-08-20T21:50:02.094Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-20T21:50:02.094Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-20T21:50:02.095Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-20T21:50:02.095Z] === RUN TestKillDifferentUserContainer [2021-08-20T21:50:02.095Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-20T21:50:02.095Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-08-20T21:50:02.095Z] === RUN TestInspectOomKilledTrue [2021-08-20T21:50:02.095Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:50:02.095Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-20T21:50:02.095Z] === RUN TestInspectOomKilledFalse [2021-08-20T21:50:02.095Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-20T21:50:02.095Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-20T21:50:02.095Z] === RUN TestLogsFollowTailEmpty Post stage [Pipeline] junit [2021-08-20T21:50:02.613Z] Recording test results [2021-08-20T21:50:03.616Z] --- PASS: TestLogsFollowTailEmpty (1.44s) [2021-08-20T21:50:03.616Z] === RUN TestNetworkNat [2021-08-20T21:50:03.616Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-20T21:50:03.616Z] --- SKIP: TestNetworkNat (0.00s) [2021-08-20T21:50:03.616Z] === RUN TestNetworkLocalhostTCPNat [2021-08-20T21:50:03.716Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-08-20T21:50:03.929Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-20T21:50:04.278Z] + echo Ensuring container killed. [2021-08-20T21:50:04.278Z] Ensuring container killed. [2021-08-20T21:50:04.278Z] + docker rm -vf docker-pr12 [2021-08-20T21:50:04.278Z] Error: No such container: docker-pr12 [Pipeline] sh [2021-08-20T21:50:04.600Z] + echo Chowning /workspace to jenkins user [2021-08-20T21:50:04.600Z] Chowning /workspace to jenkins user [2021-08-20T21:50:04.600Z] + id -u [2021-08-20T21:50:04.600Z] + id -g [2021-08-20T21:50:04.600Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42763:/workspace busybox chown -R 1000:1000 /workspace [2021-08-20T21:50:04.600Z] Unable to find image 'busybox:latest' locally [2021-08-20T21:50:04.855Z] latest: Pulling from library/busybox [2021-08-20T21:50:04.855Z] 8ec32b265e94: Pulling fs layer [2021-08-20T21:50:04.855Z] 8ec32b265e94: Verifying Checksum [2021-08-20T21:50:04.855Z] 8ec32b265e94: Download complete [2021-08-20T21:50:05.092Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-20T21:50:05.111Z] 8ec32b265e94: Pull complete [2021-08-20T21:50:05.111Z] Digest: sha256:be923b4a767e518fbbc5d5a0dc0e0e73ef43550a6b3c2f719bb5eb3bd6c33622 [2021-08-20T21:50:05.111Z] Status: Downloaded newer image for busybox:latest [2021-08-20T21:50:05.139Z] --- PASS: TestNetworkLocalhostTCPNat (1.74s) [2021-08-20T21:50:05.139Z] === RUN TestNetworkLoopbackNat [2021-08-20T21:50:05.139Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-20T21:50:05.139Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-08-20T21:50:05.139Z] === RUN TestPause [2021-08-20T21:50:05.139Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-20T21:50:05.139Z] --- SKIP: TestPause (0.00s) [2021-08-20T21:50:05.139Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-20T21:50:06.660Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.49s) [2021-08-20T21:50:06.660Z] === RUN TestPauseStopPausedContainer [2021-08-20T21:50:06.660Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:50:06.660Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-08-20T21:50:06.660Z] === RUN TestPsFilter [2021-08-20T21:50:06.660Z] --- PASS: TestPsFilter (0.22s) [2021-08-20T21:50:06.660Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-20T21:50:07.624Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-20T21:50:07.922Z] + bundleName=amd64-cgroup2 [2021-08-20T21:50:07.922Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-08-20T21:50:07.922Z] Creating amd64-cgroup2-bundles.tar.gz [2021-08-20T21:50:07.922Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-08-20T21:50:07.922Z] + 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 [2021-08-20T21:50:08.187Z] Archiving artifacts [2021-08-20T21:50:08.818Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.99s) [2021-08-20T21:50:08.818Z] === RUN TestRemoveContainerWithVolume [2021-08-20T21:50:09.006Z] check_test.go:309: [de4ebc3aaf265] daemon is not started [2021-08-20T21:50:09.006Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-08-20T21:50:10.294Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42763/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-20T21:50:10.645Z] + make clean [2021-08-20T21:50:10.902Z] docker volume rm -f docker-dev-cache [2021-08-20T21:50:10.902Z] docker-dev-cache [Pipeline] deleteDir [2021-08-20T21:50:10.978Z] --- PASS: TestRemoveContainerWithVolume (2.01s) [2021-08-20T21:50:10.978Z] === RUN TestRemoveContainerRunning [2021-08-20T21:50:12.500Z] --- PASS: TestRemoveContainerRunning (1.46s) [2021-08-20T21:50:12.500Z] === RUN TestRemoveContainerForceRemoveRunning [Pipeline] } [Pipeline] // withEnv [2021-08-20T21:50:13.203Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-20T21:50:13.459Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.41s) [2021-08-20T21:50:13.459Z] === RUN TestRemoveInvalidContainer [2021-08-20T21:50:13.459Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-20T21:50:13.459Z] === RUN TestRenameLinkedContainer [2021-08-20T21:50:13.459Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-20T21:50:13.459Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-08-20T21:50:13.459Z] === RUN TestRenameStoppedContainer [2021-08-20T21:50:14.035Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-08-20T21:50:14.035Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-08-20T21:50:14.035Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-08-20T21:50:14.035Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-08-20T21:50:14.035Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-08-20T21:50:14.035Z] remote: Enumerating objects: 23, done. [2021-08-20T21:50:14.035Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-08-20T21:50:14.035Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-08-20T21:50:14.035Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-08-20T21:50:14.035Z] Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 5.08 MiB/s, done. [2021-08-20T21:50:14.035Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2021-08-20T21:50:14.035Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-08-20T21:50:14.035Z] Cross building: bundles/cross/linux/ppc64le [2021-08-20T21:50:14.035Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-08-20T21:50:14.035Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-08-20T21:50:15.617Z] --- PASS: TestRenameStoppedContainer (1.96s) [2021-08-20T21:50:15.617Z] === RUN TestRenameRunningContainerAndReuse [2021-08-20T21:50:16.524Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-20T21:50:16.525Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-08-20T21:50:17.091Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-20T21:50:17.091Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-20T21:50:18.523Z] --- PASS: TestRenameRunningContainerAndReuse (2.79s) [2021-08-20T21:50:18.523Z] === RUN TestRenameInvalidName [2021-08-20T21:50:19.479Z] --- PASS: TestRenameInvalidName (1.32s) [2021-08-20T21:50:19.479Z] === RUN TestRenameAnonymousContainer [2021-08-20T21:50:19.623Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-08-20T21:50:21.530Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-20T21:50:21.530Z] check_test.go:309: [d2f05f448de58] daemon is not started [2021-08-20T21:50:21.530Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-08-20T21:50:22.097Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-08-20T21:50:22.666Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-08-20T21:50:23.232Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-08-20T21:50:23.358Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-20T21:50:23.358Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-20T21:50:23.358Z] GOOS="" GOARCH="" GOARM="" [2021-08-20T21:50:23.358Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-20T21:50:23.358Z] [2021-08-20T21:50:23.358Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-20T21:50:23.358Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-20T21:50:23.358Z] HOSTNAME=38dccd2ced57 [2021-08-20T21:50:23.358Z] TESTDEBUG=0 [2021-08-20T21:50:23.358Z] DEST=bundles/test-integration [2021-08-20T21:50:23.358Z] PWD=/go/src/github.com/docker/docker [2021-08-20T21:50:23.359Z] DOCKER_GITCOMMIT=9bf2b6d6f59ab8a12f5386bceb85844e6b3e35e1 [2021-08-20T21:50:23.359Z] container=docker [2021-08-20T21:50:23.359Z] HOME=/root [2021-08-20T21:50:23.359Z] GOLANG_VERSION=1.16.7 [2021-08-20T21:50:23.359Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-20T21:50:23.359Z] VALIDATE_BRANCH=master [2021-08-20T21:50:23.359Z] TERM=xterm [2021-08-20T21:50:23.359Z] DOCKER_PKG=github.com/docker/docker [2021-08-20T21:50:23.359Z] SHLVL=1 [2021-08-20T21:50:23.359Z] TIMEOUT=120m [2021-08-20T21:50:23.359Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-20T21:50:23.359Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-20T21:50:23.359Z] GO111MODULE=off [2021-08-20T21:50:23.359Z] DOCKER_EXPERIMENTAL=1 [2021-08-20T21:50:23.359Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-20T21:50:23.359Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-20T21:50:23.359Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-20T21:50:23.359Z] GOPATH=/go [2021-08-20T21:50:23.359Z] PKG_CONFIG=pkg-config [2021-08-20T21:50:23.359Z] _=/usr/bin/env [2021-08-20T21:50:23.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-20T21:50:23.490Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-20T21:50:24.866Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-08-20T21:50:24.866Z] check_test.go:309: [d6401de68e678] daemon is not started [2021-08-20T21:50:24.866Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-08-20T21:50:25.433Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-20T21:50:26.810Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-08-20T21:50:27.999Z] --- PASS: TestRenameAnonymousContainer (7.08s) [2021-08-20T21:50:27.999Z] === RUN TestRenameContainerWithSameName [2021-08-20T21:50:27.999Z] --- PASS: TestRenameContainerWithSameName (1.41s) [2021-08-20T21:50:27.999Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-20T21:50:27.999Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-20T21:50:27.999Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-08-20T21:50:27.999Z] === RUN TestResize [2021-08-20T21:50:28.713Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-08-20T21:50:29.520Z] --- PASS: TestResize (1.48s) [2021-08-20T21:50:29.520Z] === RUN TestResizeWithInvalidSize [2021-08-20T21:50:31.044Z] --- PASS: TestResizeWithInvalidSize (1.43s) [2021-08-20T21:50:31.044Z] === RUN TestResizeWhenContainerNotStarted [2021-08-20T21:50:31.244Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-20T21:50:32.180Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-08-20T21:50:32.570Z] --- PASS: TestResizeWhenContainerNotStarted (1.58s) [2021-08-20T21:50:32.570Z] === RUN TestDaemonRestartKillContainers [2021-08-20T21:50:32.570Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:50:32.570Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-20T21:50:32.570Z] === RUN TestStats [2021-08-20T21:50:32.570Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-20T21:50:32.570Z] --- SKIP: TestStats (0.00s) [2021-08-20T21:50:32.570Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-20T21:50:33.556Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-20T21:50:33.556Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-08-20T21:50:36.089Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-08-20T21:50:36.089Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-20T21:50:37.225Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.61s) [2021-08-20T21:50:37.225Z] === RUN TestStopContainerWithTimeout [2021-08-20T21:50:37.225Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-20T21:50:37.225Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-08-20T21:50:37.225Z] === RUN TestUpdateRestartPolicy [2021-08-20T21:50:39.429Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-08-20T21:50:42.716Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-08-20T21:50:48.021Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-08-20T21:50:49.424Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-08-20T21:50:50.363Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-08-20T21:50:51.300Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-20T21:50:51.559Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-20T21:50:51.559Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-08-20T21:50:54.846Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-08-20T21:50:55.783Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-20T21:50:56.351Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-20T21:50:56.610Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-20T21:50:57.548Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-20T21:50:57.548Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-20T21:50:57.806Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-20T21:50:58.272Z] --- PASS: TestUpdateRestartPolicy (19.00s) [2021-08-20T21:50:58.272Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-20T21:50:58.272Z] --- PASS: TestUpdateRestartWithAutoRemove (1.46s) [2021-08-20T21:50:58.272Z] === RUN TestWaitNonBlocked [2021-08-20T21:50:58.272Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-20T21:50:58.272Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-20T21:50:58.272Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-20T21:50:58.272Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-20T21:50:58.272Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-20T21:50:58.272Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-20T21:50:58.372Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-20T21:51:00.274Z] docker_cli_daemon_test.go:2550: [df7e300b5b68c] daemon is not started [2021-08-20T21:51:00.533Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-20T21:51:01.912Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-08-20T21:51:02.171Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-20T21:51:04.073Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-20T21:51:05.450Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-20T21:51:05.452Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-08-20T21:51:05.452Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.29s) [2021-08-20T21:51:05.452Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (6.87s) [2021-08-20T21:51:05.452Z] === RUN TestWaitBlocked [2021-08-20T21:51:05.452Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-20T21:51:05.452Z] --- SKIP: TestWaitBlocked (0.00s) [2021-08-20T21:51:05.452Z] PASS [2021-08-20T21:51:05.452Z] ok github.com/docker/docker/integration/container 72.730s [2021-08-20T21:51:05.452Z] [2021-08-20T21:51:05.452Z] === Skipped [2021-08-20T21:51:05.452Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-08-20T21:51:05.452Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-20T21:51:05.452Z] [2021-08-20T21:51:05.452Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-08-20T21:51:05.452Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:05.452Z] [2021-08-20T21:51:05.452Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-08-20T21:51:05.452Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-20T21:51:05.452Z] [2021-08-20T21:51:05.452Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-08-20T21:51:05.452Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:05.452Z] [2021-08-20T21:51:05.452Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-08-20T21:51:05.452Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-20T21:51:05.452Z] [2021-08-20T21:51:05.452Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-20T21:51:05.452Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-20T21:51:05.452Z] [2021-08-20T21:51:05.452Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-20T21:51:05.452Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-20T21:51:05.452Z] [2021-08-20T21:51:05.452Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-08-20T21:51:05.452Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-20T21:51:05.452Z] [2021-08-20T21:51:05.452Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-08-20T21:51:05.452Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:05.452Z] [2021-08-20T21:51:05.452Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-08-20T21:51:05.452Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-20T21:51:05.452Z] [2021-08-20T21:51:05.452Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-08-20T21:51:05.452Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-20T21:51:05.452Z] [2021-08-20T21:51:05.452Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-08-20T21:51:05.452Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:05.452Z] [2021-08-20T21:51:05.452Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-08-20T21:51:05.452Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:05.452Z] [2021-08-20T21:51:05.452Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-08-20T21:51:05.452Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-20T21:51:05.452Z] [2021-08-20T21:51:05.452Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-08-20T21:51:05.452Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-20T21:51:05.452Z] [2021-08-20T21:51:05.452Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-08-20T21:51:05.452Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-20T21:51:05.452Z] [2021-08-20T21:51:05.452Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-08-20T21:51:05.453Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-20T21:51:05.453Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-20T21:51:05.453Z] [2021-08-20T21:51:05.453Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-20T21:51:05.453Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-20T21:51:05.453Z] [2021-08-20T21:51:05.453Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-08-20T21:51:05.453Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-20T21:51:05.453Z] [2021-08-20T21:51:05.453Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-20T21:51:05.453Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-20T21:51:05.453Z] [2021-08-20T21:51:05.453Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-08-20T21:51:05.453Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-20T21:51:05.453Z] [2021-08-20T21:51:05.453Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-08-20T21:51:05.453Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:05.453Z] [2021-08-20T21:51:05.453Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-08-20T21:51:05.453Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-20T21:51:05.453Z] [2021-08-20T21:51:05.453Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-08-20T21:51:05.453Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-20T21:51:05.453Z] [2021-08-20T21:51:05.453Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-08-20T21:51:05.453Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-20T21:51:05.453Z] [2021-08-20T21:51:05.453Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-08-20T21:51:05.453Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-20T21:51:05.453Z] [2021-08-20T21:51:05.453Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-08-20T21:51:05.453Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:05.453Z] [2021-08-20T21:51:05.453Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-08-20T21:51:05.453Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-20T21:51:05.453Z] [2021-08-20T21:51:05.453Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-08-20T21:51:05.453Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-20T21:51:05.453Z] [2021-08-20T21:51:05.453Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-08-20T21:51:05.453Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:05.453Z] [2021-08-20T21:51:05.453Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-08-20T21:51:05.453Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-20T21:51:05.453Z] [2021-08-20T21:51:05.453Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-08-20T21:51:05.453Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-20T21:51:05.453Z] [2021-08-20T21:51:05.453Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-08-20T21:51:05.453Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-20T21:51:05.453Z] [2021-08-20T21:51:05.453Z] [2021-08-20T21:51:05.453Z] DONE 87 tests, 33 skipped in 74.550s [2021-08-20T21:51:05.453Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-08-20T21:51:06.386Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-20T21:51:07.327Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-20T21:51:10.630Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-20T21:51:13.172Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-08-20T21:51:13.431Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-20T21:51:14.806Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-08-20T21:51:17.341Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-08-20T21:51:17.341Z] check_test.go:309: [d554fdb7c2d84] daemon is not started [2021-08-20T21:51:17.341Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite (333.48s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.25s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.75s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.65s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.42s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.12s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.55s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.43s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.69s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.31s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.05s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.16s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.33s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.58s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.23s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.44s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.29s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.36s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.12s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.10s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.61s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.62s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.57s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.12s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.77s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.50s) [2021-08-20T21:51:22.613Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.10s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.18s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.73s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.40s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.17s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.41s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.72s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.45s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.58s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.67s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.74s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.70s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.73s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.77s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.95s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.04s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.29s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.26s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.88s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.48s) [2021-08-20T21:51:22.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.76s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.56s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.61s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.51s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.97s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.79s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.08s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.36s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.43s) [2021-08-20T21:51:22.614Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-08-20T21:51:22.614Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.00s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.35s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.08s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.10s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.34s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.69s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.05s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.59s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.65s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.05s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.46s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.91s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.09s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.71s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.49s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.12s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.57s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.76s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.04s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.87s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.46s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.36s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.79s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.00s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.79s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.90s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.60s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.69s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.50s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.16s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.59s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.30s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.59s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.87s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.20s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.22s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.86s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.32s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.37s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.63s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.86s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.66s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2021-08-20T21:51:22.614Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.84s) [2021-08-20T21:51:22.614Z] === RUN TestDockerSwarmSuite [2021-08-20T21:51:22.614Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-08-20T21:51:23.090Z] === RUN TestConfigDaemonLibtrustID [2021-08-20T21:51:23.101Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-20T21:51:23.101Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-08-20T21:51:23.101Z] === RUN TestDaemonConfigValidation [2021-08-20T21:51:23.101Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-20T21:51:23.101Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-08-20T21:51:23.101Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-20T21:51:23.101Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-20T21:51:23.101Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-08-20T21:51:23.101Z] PASS [2021-08-20T21:51:23.101Z] ok github.com/docker/docker/integration/daemon 0.073s [2021-08-20T21:51:23.101Z] [2021-08-20T21:51:23.101Z] === Skipped [2021-08-20T21:51:23.101Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-08-20T21:51:23.101Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-20T21:51:23.101Z] [2021-08-20T21:51:23.101Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-08-20T21:51:23.101Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-20T21:51:23.101Z] [2021-08-20T21:51:23.101Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-08-20T21:51:23.101Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-20T21:51:23.101Z] [2021-08-20T21:51:23.101Z] [2021-08-20T21:51:23.101Z] DONE 3 tests, 3 skipped in 17.481s [2021-08-20T21:51:23.101Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-08-20T21:51:23.562Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-20T21:51:23.562Z] INFO: Testing against a local daemon [2021-08-20T21:51:23.562Z] === RUN TestCommitInheritsEnv [2021-08-20T21:51:23.562Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-20T21:51:23.562Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-08-20T21:51:23.562Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-20T21:51:23.562Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-20T21:51:23.562Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-20T21:51:23.562Z] === RUN TestImagesFilterMultiReference [2021-08-20T21:51:23.562Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-08-20T21:51:23.562Z] === RUN TestImagePullPlatformInvalid [2021-08-20T21:51:23.562Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-20T21:51:23.562Z] === RUN TestRemoveImageOrphaning [2021-08-20T21:51:24.522Z] --- PASS: TestRemoveImageOrphaning (0.79s) [2021-08-20T21:51:24.522Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-20T21:51:24.522Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-08-20T21:51:24.522Z] === RUN TestTagInvalidReference [2021-08-20T21:51:24.522Z] --- PASS: TestTagInvalidReference (0.02s) [2021-08-20T21:51:24.522Z] === RUN TestTagValidPrefixedRepo [2021-08-20T21:51:24.522Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-08-20T21:51:24.522Z] === RUN TestTagExistedNameWithoutForce [2021-08-20T21:51:24.522Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-08-20T21:51:24.522Z] === RUN TestTagOfficialNames [2021-08-20T21:51:24.522Z] --- PASS: TestTagOfficialNames (0.05s) [2021-08-20T21:51:24.522Z] === RUN TestTagMatchesDigest [2021-08-20T21:51:24.522Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-08-20T21:51:24.522Z] PASS [2021-08-20T21:51:24.522Z] ok github.com/docker/docker/integration/image 1.082s [2021-08-20T21:51:24.522Z] [2021-08-20T21:51:24.522Z] === Skipped [2021-08-20T21:51:24.522Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-08-20T21:51:24.522Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-20T21:51:24.522Z] [2021-08-20T21:51:24.522Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-20T21:51:24.522Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-20T21:51:24.522Z] [2021-08-20T21:51:24.522Z] [2021-08-20T21:51:24.522Z] DONE 11 tests, 2 skipped in 2.275s [2021-08-20T21:51:24.522Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-08-20T21:51:25.899Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-08-20T21:51:26.043Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-20T21:51:26.043Z] INFO: Testing against a local daemon [2021-08-20T21:51:26.043Z] === RUN TestNetworkCreateDelete [2021-08-20T21:51:26.043Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-20T21:51:26.043Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-08-20T21:51:26.043Z] === RUN TestDockerNetworkDeletePreferID [2021-08-20T21:51:26.043Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-08-20T21:51:26.043Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-08-20T21:51:26.043Z] === RUN TestDaemonDNSFallback [2021-08-20T21:51:26.043Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-20T21:51:26.043Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-08-20T21:51:26.043Z] === RUN TestInspectNetwork [2021-08-20T21:51:26.043Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-20T21:51:26.043Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-20T21:51:26.043Z] === RUN TestRunContainerWithBridgeNone [2021-08-20T21:51:26.043Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-20T21:51:26.043Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-20T21:51:26.043Z] === RUN TestNetworkInvalidJSON [2021-08-20T21:51:26.043Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-20T21:51:26.043Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-20T21:51:26.043Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-20T21:51:26.043Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-20T21:51:26.043Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-20T21:51:26.043Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-20T21:51:26.043Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-20T21:51:26.043Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-20T21:51:26.043Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-20T21:51:26.043Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-08-20T21:51:26.043Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-08-20T21:51:26.043Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-08-20T21:51:26.043Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-08-20T21:51:26.043Z] === RUN TestNetworkList [2021-08-20T21:51:26.043Z] === RUN TestNetworkList//networks [2021-08-20T21:51:26.043Z] === PAUSE TestNetworkList//networks [2021-08-20T21:51:26.043Z] === RUN TestNetworkList//networks/ [2021-08-20T21:51:26.043Z] === PAUSE TestNetworkList//networks/ [2021-08-20T21:51:26.043Z] === CONT TestNetworkList//networks [2021-08-20T21:51:26.043Z] === CONT TestNetworkList//networks/ [2021-08-20T21:51:26.043Z] --- PASS: TestNetworkList (0.02s) [2021-08-20T21:51:26.043Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-20T21:51:26.043Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-20T21:51:26.043Z] === RUN TestHostIPv4BridgeLabel [2021-08-20T21:51:26.043Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-20T21:51:26.043Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-20T21:51:26.043Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-20T21:51:26.043Z] service_test.go:30: testEnv.OSType == "windows" [2021-08-20T21:51:26.043Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-08-20T21:51:26.043Z] === RUN TestDaemonDefaultNetworkPools [2021-08-20T21:51:26.043Z] service_test.go:59: testEnv.OSType == "windows" [2021-08-20T21:51:26.043Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-08-20T21:51:26.043Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-20T21:51:26.043Z] service_test.go:103: testEnv.OSType == "windows" [2021-08-20T21:51:26.043Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-20T21:51:26.043Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-20T21:51:26.043Z] service_test.go:137: testEnv.OSType == "windows" [2021-08-20T21:51:26.043Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-20T21:51:26.043Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-20T21:51:26.043Z] service_test.go:188: testEnv.OSType == "windows" [2021-08-20T21:51:26.043Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-20T21:51:26.043Z] === RUN TestServiceWithPredefinedNetwork [2021-08-20T21:51:26.043Z] service_test.go:213: testEnv.OSType == "windows" [2021-08-20T21:51:26.043Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-20T21:51:26.043Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-20T21:51:26.043Z] service_test.go:243: FLAKY_TEST [2021-08-20T21:51:26.043Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-20T21:51:26.043Z] === RUN TestServiceWithDataPathPortInit [2021-08-20T21:51:26.043Z] service_test.go:334: testEnv.OSType == "windows" [2021-08-20T21:51:26.043Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-20T21:51:26.043Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-20T21:51:26.043Z] service_test.go:402: testEnv.OSType == "windows" [2021-08-20T21:51:26.043Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-20T21:51:26.043Z] PASS [2021-08-20T21:51:26.043Z] ok github.com/docker/docker/integration/network 0.103s [2021-08-20T21:51:26.043Z] [2021-08-20T21:51:26.043Z] === Skipped [2021-08-20T21:51:26.043Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-08-20T21:51:26.043Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-20T21:51:26.043Z] [2021-08-20T21:51:26.043Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-08-20T21:51:26.043Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-08-20T21:51:26.043Z] [2021-08-20T21:51:26.043Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-08-20T21:51:26.043Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-20T21:51:26.043Z] [2021-08-20T21:51:26.043Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-08-20T21:51:26.043Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-20T21:51:26.043Z] [2021-08-20T21:51:26.043Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-08-20T21:51:26.043Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-20T21:51:26.043Z] [2021-08-20T21:51:26.043Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-08-20T21:51:26.043Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-20T21:51:26.043Z] [2021-08-20T21:51:26.043Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-08-20T21:51:26.043Z] service_test.go:30: testEnv.OSType == "windows" [2021-08-20T21:51:26.043Z] [2021-08-20T21:51:26.043Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-08-20T21:51:26.043Z] service_test.go:59: testEnv.OSType == "windows" [2021-08-20T21:51:26.043Z] [2021-08-20T21:51:26.043Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-20T21:51:26.043Z] service_test.go:103: testEnv.OSType == "windows" [2021-08-20T21:51:26.043Z] [2021-08-20T21:51:26.043Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-20T21:51:26.043Z] service_test.go:137: testEnv.OSType == "windows" [2021-08-20T21:51:26.043Z] [2021-08-20T21:51:26.043Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-20T21:51:26.043Z] service_test.go:188: testEnv.OSType == "windows" [2021-08-20T21:51:26.043Z] [2021-08-20T21:51:26.043Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-08-20T21:51:26.043Z] service_test.go:213: testEnv.OSType == "windows" [2021-08-20T21:51:26.043Z] [2021-08-20T21:51:26.043Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-20T21:51:26.043Z] service_test.go:243: FLAKY_TEST [2021-08-20T21:51:26.043Z] [2021-08-20T21:51:26.043Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-08-20T21:51:26.043Z] service_test.go:334: testEnv.OSType == "windows" [2021-08-20T21:51:26.043Z] [2021-08-20T21:51:26.043Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-20T21:51:26.043Z] service_test.go:402: testEnv.OSType == "windows" [2021-08-20T21:51:26.043Z] [2021-08-20T21:51:26.043Z] [2021-08-20T21:51:26.043Z] DONE 22 tests, 15 skipped in 1.444s [2021-08-20T21:51:26.043Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-08-20T21:51:26.497Z] testing: warning: no tests to run [2021-08-20T21:51:26.497Z] PASS [2021-08-20T21:51:26.497Z] ok github.com/docker/docker/integration/network/ipvlan 0.040s [2021-08-20T21:51:26.497Z] [2021-08-20T21:51:26.497Z] DONE 0 tests in 0.469s [2021-08-20T21:51:26.497Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-08-20T21:51:26.951Z] testing: warning: no tests to run [2021-08-20T21:51:26.951Z] PASS [2021-08-20T21:51:26.951Z] ok github.com/docker/docker/integration/network/macvlan 0.041s [2021-08-20T21:51:26.951Z] [2021-08-20T21:51:26.951Z] DONE 0 tests in 0.455s [2021-08-20T21:51:26.951Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-08-20T21:51:27.405Z] testing: warning: no tests to run [2021-08-20T21:51:27.405Z] PASS [2021-08-20T21:51:27.405Z] ok github.com/docker/docker/integration/plugin 0.041s [2021-08-20T21:51:27.405Z] [2021-08-20T21:51:27.405Z] DONE 0 tests in 0.463s [2021-08-20T21:51:27.405Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-08-20T21:51:27.858Z] testing: warning: no tests to run [2021-08-20T21:51:27.858Z] PASS [2021-08-20T21:51:27.858Z] ok github.com/docker/docker/integration/plugin/authz 0.040s [2021-08-20T21:51:27.858Z] [2021-08-20T21:51:27.858Z] DONE 0 tests in 0.460s [2021-08-20T21:51:28.313Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-08-20T21:51:29.185Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-08-20T21:51:32.980Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-20T21:51:32.980Z] INFO: Testing against a local daemon [2021-08-20T21:51:32.980Z] === RUN TestPluginInvalidJSON [2021-08-20T21:51:32.980Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-20T21:51:32.980Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-20T21:51:32.980Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-20T21:51:32.980Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-08-20T21:51:32.980Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-20T21:51:32.980Z] === RUN TestPluginInstall [2021-08-20T21:51:32.980Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-20T21:51:32.980Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-20T21:51:32.980Z] === RUN TestPluginsWithRuntimes [2021-08-20T21:51:32.980Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-20T21:51:32.980Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-20T21:51:32.980Z] === RUN TestPluginBackCompatMediaTypes [2021-08-20T21:51:32.980Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-20T21:51:32.980Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-20T21:51:32.980Z] PASS [2021-08-20T21:51:32.980Z] ok github.com/docker/docker/integration/plugin/common 0.072s [2021-08-20T21:51:32.980Z] [2021-08-20T21:51:32.980Z] === Skipped [2021-08-20T21:51:32.980Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-08-20T21:51:32.980Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-20T21:51:32.980Z] [2021-08-20T21:51:32.980Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-08-20T21:51:32.980Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-20T21:51:32.980Z] [2021-08-20T21:51:32.980Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-08-20T21:51:32.980Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-20T21:51:32.980Z] [2021-08-20T21:51:32.980Z] [2021-08-20T21:51:32.980Z] DONE 5 tests, 3 skipped in 4.617s [2021-08-20T21:51:32.980Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-08-20T21:51:34.454Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-08-20T21:51:34.454Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-20T21:51:35.148Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-20T21:51:35.148Z] INFO: Testing against a local daemon [2021-08-20T21:51:35.148Z] === RUN TestExternalGraphDriver [2021-08-20T21:51:35.148Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-20T21:51:35.148Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-08-20T21:51:35.148Z] === RUN TestGraphdriverPluginV2 [2021-08-20T21:51:35.148Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-20T21:51:35.148Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-08-20T21:51:35.148Z] PASS [2021-08-20T21:51:35.148Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.061s [2021-08-20T21:51:35.148Z] [2021-08-20T21:51:35.148Z] === Skipped [2021-08-20T21:51:35.148Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-08-20T21:51:35.148Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-20T21:51:35.148Z] [2021-08-20T21:51:35.148Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-08-20T21:51:35.148Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-20T21:51:35.148Z] [2021-08-20T21:51:35.148Z] [2021-08-20T21:51:35.148Z] DONE 2 tests, 2 skipped in 2.158s [2021-08-20T21:51:35.148Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-08-20T21:51:35.417Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-08-20T21:51:35.417Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-08-20T21:51:35.417Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-08-20T21:51:35.417Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-08-20T21:51:35.417Z] Cross building: bundles/cross/linux/s390x [2021-08-20T21:51:35.417Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-08-20T21:51:35.417Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-08-20T21:51:36.108Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-20T21:51:36.108Z] INFO: Testing against a local daemon [2021-08-20T21:51:36.108Z] === RUN TestReadPluginNoRead [2021-08-20T21:51:36.108Z] read_test.go:21: no unix domain sockets on Windows [2021-08-20T21:51:36.108Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-08-20T21:51:36.108Z] PASS [2021-08-20T21:51:36.108Z] ok github.com/docker/docker/integration/plugin/logging 0.054s [2021-08-20T21:51:36.357Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-20T21:51:36.562Z] [2021-08-20T21:51:36.562Z] === Skipped [2021-08-20T21:51:36.563Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-08-20T21:51:36.563Z] read_test.go:21: no unix domain sockets on Windows [2021-08-20T21:51:36.563Z] [2021-08-20T21:51:36.563Z] [2021-08-20T21:51:36.563Z] DONE 1 tests, 1 skipped in 1.468s [2021-08-20T21:51:36.563Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-08-20T21:51:37.016Z] testing: warning: no tests to run [2021-08-20T21:51:37.016Z] PASS [2021-08-20T21:51:37.016Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.045s [2021-08-20T21:51:37.016Z] [2021-08-20T21:51:37.016Z] DONE 0 tests in 0.699s [2021-08-20T21:51:37.016Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-08-20T21:51:38.555Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-20T21:51:38.555Z] INFO: Testing against a local daemon [2021-08-20T21:51:38.555Z] === RUN TestPluginWithDevMounts [2021-08-20T21:51:38.555Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:38.555Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-20T21:51:38.555Z] PASS [2021-08-20T21:51:38.555Z] ok github.com/docker/docker/integration/plugin/volumes 0.057s [2021-08-20T21:51:38.555Z] [2021-08-20T21:51:38.555Z] === Skipped [2021-08-20T21:51:38.555Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-08-20T21:51:38.555Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:38.555Z] [2021-08-20T21:51:38.555Z] [2021-08-20T21:51:38.555Z] DONE 1 tests, 1 skipped in 1.465s [2021-08-20T21:51:38.555Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-08-20T21:51:40.079Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-20T21:51:40.079Z] INFO: Testing against a local daemon [2021-08-20T21:51:40.079Z] === RUN TestSecretInspect [2021-08-20T21:51:40.079Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:40.079Z] --- SKIP: TestSecretInspect (0.00s) [2021-08-20T21:51:40.079Z] === RUN TestSecretList [2021-08-20T21:51:40.079Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:40.079Z] --- SKIP: TestSecretList (0.00s) [2021-08-20T21:51:40.079Z] === RUN TestSecretsCreateAndDelete [2021-08-20T21:51:40.079Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:40.079Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-08-20T21:51:40.079Z] === RUN TestSecretsUpdate [2021-08-20T21:51:40.079Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:40.079Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-08-20T21:51:40.079Z] === RUN TestTemplatedSecret [2021-08-20T21:51:40.079Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:40.079Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-20T21:51:40.079Z] === RUN TestSecretCreateResolve [2021-08-20T21:51:40.079Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-20T21:51:40.079Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-08-20T21:51:40.079Z] PASS [2021-08-20T21:51:40.079Z] ok github.com/docker/docker/integration/secret 0.054s [2021-08-20T21:51:40.079Z] [2021-08-20T21:51:40.079Z] === Skipped [2021-08-20T21:51:40.079Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-08-20T21:51:40.079Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:40.079Z] [2021-08-20T21:51:40.079Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-08-20T21:51:40.079Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:40.079Z] [2021-08-20T21:51:40.079Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-08-20T21:51:40.079Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:40.079Z] [2021-08-20T21:51:40.079Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-08-20T21:51:40.079Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:40.079Z] [2021-08-20T21:51:40.079Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-08-20T21:51:40.079Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:40.079Z] [2021-08-20T21:51:40.079Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-08-20T21:51:40.079Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-20T21:51:40.079Z] [2021-08-20T21:51:40.079Z] [2021-08-20T21:51:40.079Z] DONE 6 tests, 6 skipped in 1.250s [2021-08-20T21:51:40.079Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-08-20T21:51:41.603Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-20T21:51:41.603Z] INFO: Testing against a local daemon [2021-08-20T21:51:41.603Z] === RUN TestServiceCreateInit [2021-08-20T21:51:41.603Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-20T21:51:41.603Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:41.603Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-20T21:51:41.603Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:41.603Z] --- PASS: TestServiceCreateInit (0.02s) [2021-08-20T21:51:41.603Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-20T21:51:41.603Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-20T21:51:41.603Z] === RUN TestCreateServiceMultipleTimes [2021-08-20T21:51:41.603Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:41.603Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-08-20T21:51:41.603Z] === RUN TestCreateServiceConflict [2021-08-20T21:51:41.603Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:41.603Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-08-20T21:51:41.603Z] === RUN TestCreateServiceMaxReplicas [2021-08-20T21:51:41.603Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:41.603Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-08-20T21:51:41.603Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-20T21:51:41.603Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:41.603Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-20T21:51:41.603Z] === RUN TestCreateServiceSecretFileMode [2021-08-20T21:51:41.603Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:41.603Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-08-20T21:51:41.603Z] === RUN TestCreateServiceConfigFileMode [2021-08-20T21:51:41.603Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:41.603Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-08-20T21:51:41.603Z] === RUN TestCreateServiceSysctls [2021-08-20T21:51:41.603Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:41.603Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-08-20T21:51:41.603Z] === RUN TestCreateServiceCapabilities [2021-08-20T21:51:41.603Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:41.603Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-08-20T21:51:41.603Z] === RUN TestInspect [2021-08-20T21:51:41.603Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:41.603Z] --- SKIP: TestInspect (0.00s) [2021-08-20T21:51:41.603Z] === RUN TestCreateJob [2021-08-20T21:51:41.603Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:41.603Z] --- SKIP: TestCreateJob (0.00s) [2021-08-20T21:51:41.603Z] === RUN TestReplicatedJob [2021-08-20T21:51:41.603Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:41.603Z] --- SKIP: TestReplicatedJob (0.00s) [2021-08-20T21:51:41.603Z] === RUN TestUpdateReplicatedJob [2021-08-20T21:51:41.603Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:41.603Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-08-20T21:51:41.603Z] === RUN TestServiceListWithStatuses [2021-08-20T21:51:41.603Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:41.603Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-20T21:51:41.603Z] === RUN TestDockerNetworkConnectAlias [2021-08-20T21:51:41.603Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:41.603Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-08-20T21:51:41.603Z] === RUN TestDockerNetworkReConnect [2021-08-20T21:51:41.603Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:41.603Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-08-20T21:51:41.603Z] === RUN TestServicePlugin [2021-08-20T21:51:41.603Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:41.603Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-20T21:51:41.603Z] === RUN TestServiceUpdateLabel [2021-08-20T21:51:41.603Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-20T21:51:41.603Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-08-20T21:51:41.603Z] === RUN TestServiceUpdateSecrets [2021-08-20T21:51:41.603Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-20T21:51:41.603Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-08-20T21:51:41.603Z] === RUN TestServiceUpdateConfigs [2021-08-20T21:51:41.603Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-20T21:51:41.603Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-08-20T21:51:41.603Z] === RUN TestServiceUpdateNetwork [2021-08-20T21:51:41.603Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-20T21:51:41.603Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-08-20T21:51:41.603Z] === RUN TestServiceUpdatePidsLimit [2021-08-20T21:51:41.603Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-20T21:51:41.603Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-08-20T21:51:41.603Z] PASS [2021-08-20T21:51:41.603Z] ok github.com/docker/docker/integration/service 0.143s [2021-08-20T21:51:41.603Z] [2021-08-20T21:51:41.603Z] === Skipped [2021-08-20T21:51:41.603Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-20T21:51:41.603Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:41.603Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-20T21:51:41.603Z] [2021-08-20T21:51:41.603Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-20T21:51:41.603Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:41.603Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-20T21:51:41.603Z] [2021-08-20T21:51:41.603Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-08-20T21:51:41.603Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:41.603Z] [2021-08-20T21:51:41.603Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-08-20T21:51:41.603Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:41.603Z] [2021-08-20T21:51:41.603Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2021-08-20T21:51:41.603Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:41.603Z] [2021-08-20T21:51:41.603Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-20T21:51:41.603Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:41.603Z] [2021-08-20T21:51:41.603Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-08-20T21:51:41.603Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:41.603Z] [2021-08-20T21:51:41.603Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-08-20T21:51:41.603Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:41.603Z] [2021-08-20T21:51:41.603Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-08-20T21:51:41.603Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:41.603Z] [2021-08-20T21:51:41.603Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-08-20T21:51:41.603Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:41.603Z] [2021-08-20T21:51:41.603Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-08-20T21:51:41.603Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:41.603Z] [2021-08-20T21:51:41.603Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-08-20T21:51:41.603Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:41.603Z] [2021-08-20T21:51:41.603Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-08-20T21:51:41.603Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:41.603Z] [2021-08-20T21:51:41.603Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-08-20T21:51:41.603Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:41.603Z] [2021-08-20T21:51:41.603Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-08-20T21:51:41.603Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:41.603Z] [2021-08-20T21:51:41.603Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-08-20T21:51:41.603Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:41.603Z] [2021-08-20T21:51:41.603Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-08-20T21:51:41.603Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:41.603Z] [2021-08-20T21:51:41.603Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-08-20T21:51:41.603Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:41.603Z] [2021-08-20T21:51:41.603Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-08-20T21:51:41.603Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-20T21:51:41.603Z] [2021-08-20T21:51:41.603Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-08-20T21:51:41.603Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-20T21:51:41.603Z] [2021-08-20T21:51:41.603Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-08-20T21:51:41.603Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-20T21:51:41.603Z] [2021-08-20T21:51:41.603Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-08-20T21:51:41.603Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-20T21:51:41.603Z] [2021-08-20T21:51:41.603Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-08-20T21:51:41.603Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-20T21:51:41.603Z] [2021-08-20T21:51:41.603Z] [2021-08-20T21:51:41.603Z] DONE 24 tests, 23 skipped in 1.704s [2021-08-20T21:51:41.603Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-08-20T21:51:43.123Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-20T21:51:43.123Z] INFO: Testing against a local daemon [2021-08-20T21:51:43.123Z] === RUN TestSessionCreate [2021-08-20T21:51:43.123Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-20T21:51:43.123Z] --- SKIP: TestSessionCreate (0.00s) [2021-08-20T21:51:43.123Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-20T21:51:43.123Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-20T21:51:43.123Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-08-20T21:51:43.123Z] PASS [2021-08-20T21:51:43.123Z] ok github.com/docker/docker/integration/session 0.077s [2021-08-20T21:51:43.123Z] [2021-08-20T21:51:43.123Z] === Skipped [2021-08-20T21:51:43.123Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-08-20T21:51:43.123Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-20T21:51:43.123Z] [2021-08-20T21:51:43.123Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-08-20T21:51:43.123Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-20T21:51:43.123Z] [2021-08-20T21:51:43.123Z] [2021-08-20T21:51:43.123Z] DONE 2 tests, 2 skipped in 1.164s [2021-08-20T21:51:43.123Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-08-20T21:51:44.080Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-20T21:51:44.080Z] INFO: Testing against a local daemon [2021-08-20T21:51:44.080Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-20T21:51:44.080Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:44.080Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-20T21:51:44.080Z] === RUN TestDiskUsage [2021-08-20T21:51:44.080Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-20T21:51:44.080Z] --- SKIP: TestDiskUsage (0.00s) [2021-08-20T21:51:44.080Z] === RUN TestEventsExecDie [2021-08-20T21:51:44.080Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-20T21:51:44.080Z] --- SKIP: TestEventsExecDie (0.00s) [2021-08-20T21:51:44.080Z] === RUN TestEventsBackwardsCompatible [2021-08-20T21:51:44.080Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-20T21:51:44.080Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-08-20T21:51:44.080Z] === RUN TestEventsVolumeCreate [2021-08-20T21:51:44.080Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-20T21:51:44.080Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-08-20T21:51:44.080Z] === RUN TestInfoAPI [2021-08-20T21:51:44.080Z] --- PASS: TestInfoAPI (0.03s) [2021-08-20T21:51:44.080Z] === RUN TestInfoAPIWarnings [2021-08-20T21:51:44.080Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-20T21:51:44.080Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-08-20T21:51:44.080Z] === RUN TestInfoDebug [2021-08-20T21:51:44.080Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-20T21:51:44.080Z] --- SKIP: TestInfoDebug (0.00s) [2021-08-20T21:51:44.080Z] === RUN TestInfoInsecureRegistries [2021-08-20T21:51:44.080Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-20T21:51:44.080Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-08-20T21:51:44.080Z] === RUN TestInfoRegistryMirrors [2021-08-20T21:51:44.080Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-20T21:51:44.080Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-08-20T21:51:44.080Z] === RUN TestLoginFailsWithBadCredentials [2021-08-20T21:51:44.476Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-20T21:51:44.476Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-20T21:51:44.736Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-20T21:51:45.037Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s) [2021-08-20T21:51:45.037Z] === RUN TestPingCacheHeaders [2021-08-20T21:51:45.037Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-20T21:51:45.037Z] === RUN TestPingGet [2021-08-20T21:51:45.303Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-20T21:51:45.491Z] --- PASS: TestPingGet (0.02s) [2021-08-20T21:51:45.491Z] === RUN TestPingHead [2021-08-20T21:51:45.491Z] --- PASS: TestPingHead (0.02s) [2021-08-20T21:51:45.491Z] === RUN TestVersion [2021-08-20T21:51:45.491Z] --- PASS: TestVersion (0.02s) [2021-08-20T21:51:45.491Z] PASS [2021-08-20T21:51:45.491Z] ok github.com/docker/docker/integration/system 1.100s [2021-08-20T21:51:45.491Z] [2021-08-20T21:51:45.491Z] === Skipped [2021-08-20T21:51:45.491Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-20T21:51:45.491Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-20T21:51:45.491Z] [2021-08-20T21:51:45.491Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-08-20T21:51:45.491Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-20T21:51:45.491Z] [2021-08-20T21:51:45.491Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-08-20T21:51:45.491Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-20T21:51:45.491Z] [2021-08-20T21:51:45.491Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-08-20T21:51:45.491Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-20T21:51:45.491Z] [2021-08-20T21:51:45.491Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-08-20T21:51:45.491Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-20T21:51:45.491Z] [2021-08-20T21:51:45.491Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-08-20T21:51:45.491Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-20T21:51:45.491Z] [2021-08-20T21:51:45.491Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-08-20T21:51:45.491Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-20T21:51:45.491Z] [2021-08-20T21:51:45.491Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-08-20T21:51:45.491Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-20T21:51:45.491Z] [2021-08-20T21:51:45.491Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-08-20T21:51:45.491Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-20T21:51:45.491Z] [2021-08-20T21:51:45.491Z] [2021-08-20T21:51:45.491Z] DONE 15 tests, 9 skipped in 2.350s [2021-08-20T21:51:45.491Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-08-20T21:51:46.240Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-20T21:51:46.240Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-08-20T21:51:46.240Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-20T21:51:46.451Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-20T21:51:46.451Z] INFO: Testing against a local daemon [2021-08-20T21:51:46.451Z] === RUN TestVolumesCreateAndList [2021-08-20T21:51:46.451Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-08-20T21:51:46.451Z] === RUN TestVolumesRemove [2021-08-20T21:51:46.807Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-20T21:51:46.905Z] --- PASS: TestVolumesRemove (0.09s) [2021-08-20T21:51:46.905Z] === RUN TestVolumesInspect [2021-08-20T21:51:46.905Z] --- PASS: TestVolumesInspect (0.02s) [2021-08-20T21:51:46.905Z] === RUN TestVolumesInvalidJSON [2021-08-20T21:51:46.905Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-20T21:51:46.905Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-20T21:51:46.905Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-20T21:51:46.905Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-08-20T21:51:46.905Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-20T21:51:46.905Z] PASS [2021-08-20T21:51:46.905Z] ok github.com/docker/docker/integration/volume 0.198s [2021-08-20T21:51:46.905Z] [2021-08-20T21:51:46.905Z] DONE 5 tests in 1.472s [2021-08-20T21:51:46.905Z] INFO: make.ps1 ended at 08/20/2021 21:51:46 [2021-08-20T21:51:46.905Z] INFO: Integration CLI tests being run from the host: [2021-08-20T21:51:46.905Z] 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" [2021-08-20T21:51:47.078Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-08-20T21:51:49.885Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-08-20T21:51:51.269Z] docker_api_swarm_test.go:562: [d9f908a310f08] joining swarm manager [dc1801caa1182]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-20T21:51:53.119Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-20T21:51:53.119Z] INFO: Testing against a local daemon [2021-08-20T21:51:53.119Z] === RUN TestDockerSuite [2021-08-20T21:51:53.119Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-20T21:51:53.119Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-20T21:51:53.119Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-20T21:51:53.119Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-20T21:51:53.119Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-20T21:51:53.119Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-20T21:51:53.119Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-20T21:51:53.119Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-20T21:51:53.119Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-20T21:51:53.119Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-20T21:51:53.572Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-20T21:51:54.026Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-20T21:51:54.480Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-20T21:51:54.480Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-20T21:51:57.832Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-20T21:51:57.832Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-20T21:51:57.832Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-20T21:51:58.091Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-20T21:51:58.350Z] === RUN TestDockerSuite/TestBuildFails [2021-08-20T21:51:59.294Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-20T21:51:59.294Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-20T21:51:59.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-20T21:51:59.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-20T21:52:01.196Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-20T21:52:03.732Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-20T21:52:03.732Z] docker_api_swarm_test.go:584: [d5d24add9e8eb] joining swarm manager [dc1801caa1182]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-20T21:52:05.636Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-20T21:52:07.011Z] check_test.go:380: [d9f908a310f08] daemon is not started [2021-08-20T21:52:07.011Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-20T21:52:07.580Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-20T21:52:08.516Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-20T21:52:09.892Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-20T21:52:10.828Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-20T21:52:11.086Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-20T21:52:12.989Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-20T21:52:14.366Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-20T21:52:15.742Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-20T21:52:17.645Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-08-20T21:52:17.645Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-08-20T21:52:17.645Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-08-20T21:52:17.645Z] --- PASS: TestImportExtremelyLargeImageWorks (190.51s) [2021-08-20T21:52:17.645Z] PASS [2021-08-20T21:52:17.645Z] [2021-08-20T21:52:17.645Z] DONE 12 tests in 194.208s [2021-08-20T21:52:17.645Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-20T21:52:17.645Z] ++ 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 [2021-08-20T21:52:17.645Z] ++ set -e [2021-08-20T21:52:17.645Z] ++ '[' -n 0 ']' [2021-08-20T21:52:17.645Z] ++ set -x [2021-08-20T21:52:17.645Z] ++ 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 [2021-08-20T21:52:17.903Z] INFO: Testing against a local daemon [2021-08-20T21:52:17.903Z] === RUN TestNetworkCreateDelete [2021-08-20T21:52:17.903Z] --- PASS: TestNetworkCreateDelete (0.16s) [2021-08-20T21:52:17.903Z] === RUN TestDockerNetworkDeletePreferID [2021-08-20T21:52:18.471Z] --- PASS: TestDockerNetworkDeletePreferID (0.55s) [2021-08-20T21:52:18.471Z] === RUN TestDaemonDNSFallback [2021-08-20T21:52:19.406Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-20T21:52:19.974Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-20T21:52:19.974Z] docker_api_swarm_test.go:45: [d2200740e08b7] joining swarm manager [d1d10403b9cec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-20T21:52:20.542Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-20T21:52:21.109Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-20T21:52:21.367Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-20T21:52:21.367Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-20T21:52:21.934Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-20T21:52:22.192Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-20T21:52:22.450Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-20T21:52:22.709Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-20T21:52:22.967Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-20T21:52:23.225Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-20T21:52:23.793Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-20T21:52:25.697Z] --- PASS: TestDaemonDNSFallback (7.03s) [2021-08-20T21:52:25.697Z] === RUN TestInspectNetwork [2021-08-20T21:52:25.697Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-20T21:52:28.229Z] === RUN TestInspectNetwork/full_network_id [2021-08-20T21:52:28.229Z] === RUN TestInspectNetwork/partial_network_id [2021-08-20T21:52:28.229Z] === RUN TestInspectNetwork/network_name [2021-08-20T21:52:28.229Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-20T21:52:30.131Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-20T21:52:32.665Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-20T21:52:32.665Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-20T21:52:32.665Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-20T21:52:32.923Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-20T21:52:32.923Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-20T21:52:33.181Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-20T21:52:33.181Z] --- PASS: TestInspectNetwork (7.58s) [2021-08-20T21:52:33.181Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-20T21:52:33.181Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-20T21:52:33.181Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-20T21:52:33.181Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-20T21:52:33.181Z] === RUN TestRunContainerWithBridgeNone [2021-08-20T21:52:34.557Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-20T21:52:35.124Z] --- PASS: TestRunContainerWithBridgeNone (2.08s) [2021-08-20T21:52:35.124Z] === RUN TestNetworkInvalidJSON [2021-08-20T21:52:35.124Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-20T21:52:35.124Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-20T21:52:35.124Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-20T21:52:35.124Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-20T21:52:35.124Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-20T21:52:35.124Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-20T21:52:35.124Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-20T21:52:35.124Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-20T21:52:35.124Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-20T21:52:35.124Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-08-20T21:52:35.124Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-20T21:52:35.124Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-20T21:52:35.124Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-20T21:52:35.124Z] === RUN TestNetworkList [2021-08-20T21:52:35.124Z] === RUN TestNetworkList//networks [2021-08-20T21:52:35.124Z] === PAUSE TestNetworkList//networks [2021-08-20T21:52:35.124Z] === RUN TestNetworkList//networks/ [2021-08-20T21:52:35.124Z] === PAUSE TestNetworkList//networks/ [2021-08-20T21:52:35.124Z] === CONT TestNetworkList//networks [2021-08-20T21:52:35.124Z] === CONT TestNetworkList//networks/ [2021-08-20T21:52:35.124Z] --- PASS: TestNetworkList (0.02s) [2021-08-20T21:52:35.124Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-20T21:52:35.124Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-20T21:52:35.124Z] === RUN TestHostIPv4BridgeLabel [2021-08-20T21:52:35.692Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-20T21:52:35.692Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-08-20T21:52:35.692Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-20T21:52:37.070Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-08-20T21:52:37.070Z] === RUN TestDaemonDefaultNetworkPools [2021-08-20T21:52:37.638Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2021-08-20T21:52:37.638Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-20T21:52:38.237Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-08-20T21:52:38.513Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-20T21:52:38.774Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-20T21:52:39.032Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.26s) [2021-08-20T21:52:39.032Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-20T21:52:39.032Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-08-20T21:52:39.598Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-20T21:52:40.533Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.42s) [2021-08-20T21:52:40.533Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-20T21:52:41.104Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-08-20T21:52:41.104Z] === RUN TestServiceWithPredefinedNetwork [2021-08-20T21:52:44.391Z] --- PASS: TestServiceWithPredefinedNetwork (2.95s) [2021-08-20T21:52:44.391Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-20T21:52:44.391Z] service_test.go:243: FLAKY_TEST [2021-08-20T21:52:44.391Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-20T21:52:44.391Z] === RUN TestServiceWithDataPathPortInit [2021-08-20T21:52:45.062Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-20T21:52:45.062Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-20T21:52:45.062Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-20T21:52:45.062Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-20T21:52:45.062Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-20T21:52:45.062Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-20T21:52:45.062Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-20T21:52:45.062Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-20T21:52:45.062Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-20T21:52:45.062Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-20T21:52:45.062Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-20T21:52:45.062Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-20T21:52:45.062Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-20T21:52:45.062Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-20T21:52:45.062Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-20T21:52:45.062Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-20T21:52:45.062Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-20T21:52:45.062Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-20T21:52:45.062Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-20T21:52:45.062Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-20T21:52:47.676Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-20T21:52:48.770Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-20T21:52:48.770Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-20T21:52:48.770Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-20T21:52:48.770Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-20T21:52:48.770Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-20T21:52:49.579Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-20T21:52:50.514Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-20T21:52:51.648Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-20T21:52:51.890Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-20T21:52:51.890Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-08-20T21:52:51.890Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-20T21:52:53.170Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-20T21:52:53.170Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2021-08-20T21:52:53.170Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-20T21:52:53.170Z] docker_cli_run_test.go:3132: unmatched requirement Apparmor [2021-08-20T21:52:53.170Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-20T21:52:53.170Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2021-08-20T21:52:53.170Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-20T21:52:53.170Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-20T21:52:53.170Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-20T21:52:56.051Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-20T21:52:56.051Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-20T21:52:56.051Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-20T21:52:56.051Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-20T21:52:56.051Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-20T21:52:56.082Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-20T21:52:56.082Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-20T21:52:57.015Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-20T21:52:57.273Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-20T21:52:58.650Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-20T21:52:58.908Z] --- PASS: TestServiceWithDataPathPortInit (15.02s) [2021-08-20T21:52:58.909Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-20T21:52:59.074Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-08-20T21:52:59.074Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-08-20T21:52:59.074Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-08-20T21:52:59.074Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-08-20T21:52:59.074Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-08-20T21:52:59.167Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-20T21:52:59.398Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-08-20T21:52:59.714Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42763/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=32c17cea814dad5fb5239a5c3f278898decc72dc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:32c17cea814dad5fb5239a5c3f278898decc72dc hack/test/unit [2021-08-20T21:53:00.106Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-20T21:53:00.279Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-08-20T21:53:00.279Z] + TESTFLAGS+=' -test.timeout=5m' [2021-08-20T21:53:00.279Z] + TESTDIRS=./... [2021-08-20T21:53:00.279Z] + exclude_paths='/vendor/|/integration' [2021-08-20T21:53:00.279Z] ++ go list ./... [2021-08-20T21:53:00.279Z] ++ grep -vE '(/vendor/|/integration)' [2021-08-20T21:53:00.675Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-20T21:53:01.207Z] + pkg_list='github.com/docker/docker/api [2021-08-20T21:53:01.207Z] github.com/docker/docker/api/server [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/server/backend/build [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/server/httputils [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/server/middleware [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/server/router [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/server/router/build [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/server/router/container [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/server/router/debug [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/server/router/distribution [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/server/router/grpc [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/server/router/image [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/server/router/network [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/server/router/plugin [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/server/router/session [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/server/router/swarm [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/server/router/system [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/server/router/volume [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/types [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/types/backend [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/types/blkiodev [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/types/container [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/types/events [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/types/filters [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/types/image [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/types/mount [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/types/network [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/types/registry [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/types/strslice [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/types/swarm [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/types/time [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/types/versions [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/types/volume [2021-08-20T21:53:01.208Z] github.com/docker/docker/builder [2021-08-20T21:53:01.208Z] github.com/docker/docker/builder/builder-next [2021-08-20T21:53:01.208Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-20T21:53:01.208Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-20T21:53:01.208Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-20T21:53:01.208Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-20T21:53:01.208Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-20T21:53:01.208Z] github.com/docker/docker/builder/builder-next/worker [2021-08-20T21:53:01.208Z] github.com/docker/docker/builder/dockerfile [2021-08-20T21:53:01.208Z] github.com/docker/docker/builder/dockerignore [2021-08-20T21:53:01.208Z] github.com/docker/docker/builder/remotecontext [2021-08-20T21:53:01.208Z] github.com/docker/docker/builder/remotecontext/git [2021-08-20T21:53:01.208Z] github.com/docker/docker/cli [2021-08-20T21:53:01.208Z] github.com/docker/docker/cli/config [2021-08-20T21:53:01.208Z] github.com/docker/docker/cli/debug [2021-08-20T21:53:01.208Z] github.com/docker/docker/client [2021-08-20T21:53:01.208Z] github.com/docker/docker/cmd/docker-proxy [2021-08-20T21:53:01.208Z] github.com/docker/docker/cmd/dockerd [2021-08-20T21:53:01.208Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-20T21:53:01.208Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-20T21:53:01.208Z] github.com/docker/docker/container [2021-08-20T21:53:01.208Z] github.com/docker/docker/container/stream [2021-08-20T21:53:01.208Z] github.com/docker/docker/contrib/apparmor [2021-08-20T21:53:01.208Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-20T21:53:01.208Z] github.com/docker/docker/contrib/httpserver [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/cluster [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/cluster/convert [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/cluster/executor [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/cluster/provider [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/config [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/discovery [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/events [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/events/testutils [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/exec [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/graphdriver [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/images [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/initlayer [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/links [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/listeners [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/logger [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/logger/gelf [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/logger/journald [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/logger/local [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/logger/logentries [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/logger/splunk [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/logger/syslog [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/logger/templates [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/names [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/network [2021-08-20T21:53:01.208Z] github.com/docker/docker/daemon/stats [2021-08-20T21:53:01.208Z] github.com/docker/docker/distribution [2021-08-20T21:53:01.208Z] github.com/docker/docker/distribution/metadata [2021-08-20T21:53:01.208Z] github.com/docker/docker/distribution/utils [2021-08-20T21:53:01.208Z] github.com/docker/docker/distribution/xfer [2021-08-20T21:53:01.208Z] github.com/docker/docker/dockerversion [2021-08-20T21:53:01.208Z] github.com/docker/docker/errdefs [2021-08-20T21:53:01.208Z] github.com/docker/docker/image [2021-08-20T21:53:01.208Z] github.com/docker/docker/image/cache [2021-08-20T21:53:01.208Z] github.com/docker/docker/image/tarexport [2021-08-20T21:53:01.208Z] github.com/docker/docker/image/v1 [2021-08-20T21:53:01.208Z] github.com/docker/docker/internal/test/suite [2021-08-20T21:53:01.208Z] github.com/docker/docker/layer [2021-08-20T21:53:01.208Z] github.com/docker/docker/libcontainerd [2021-08-20T21:53:01.208Z] github.com/docker/docker/libcontainerd/queue [2021-08-20T21:53:01.208Z] github.com/docker/docker/libcontainerd/remote [2021-08-20T21:53:01.208Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-20T21:53:01.208Z] github.com/docker/docker/libcontainerd/types [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/api [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/bitseq [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/cluster [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/config [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/datastore [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/driverapi [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/etchosts [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/idm [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/ipam [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/iptables [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/netlabel [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/netutils [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/networkdb [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/ns [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/options [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/osl [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/portallocator [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/portmapper [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/testutils [2021-08-20T21:53:01.208Z] github.com/docker/docker/libnetwork/types [2021-08-20T21:53:01.208Z] github.com/docker/docker/oci [2021-08-20T21:53:01.208Z] github.com/docker/docker/oci/caps [2021-08-20T21:53:01.208Z] github.com/docker/docker/opts [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/aaparser [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/archive [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/authorization [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/broadcaster [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/capabilities [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/chrootarchive [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/containerfs [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/devicemapper [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/directory [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/discovery [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/discovery/file [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/discovery/kv [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/discovery/memory [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/dmesg [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/filenotify [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/fileutils [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/fsutils [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/homedir [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/idtools [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/ioutils [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/jsonmessage [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/locker [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/longpath [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/loopback [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/mount [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/namesgenerator [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/parsers [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/pidfile [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/platform [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/plugingetter [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/plugins [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/plugins/transport [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/pools [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/progress [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/pubsub [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/reexec [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/signal [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/stack [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/stdcopy [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/streamformatter [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/stringid [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/symlink [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/sysinfo [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/system [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/tailfile [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/tarsum [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/term [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/term/windows [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/truncindex [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/urlutil [2021-08-20T21:53:01.208Z] github.com/docker/docker/pkg/useragent [2021-08-20T21:53:01.208Z] github.com/docker/docker/plugin [2021-08-20T21:53:01.208Z] github.com/docker/docker/plugin/executor/containerd [2021-08-20T21:53:01.208Z] github.com/docker/docker/plugin/v2 [2021-08-20T21:53:01.208Z] github.com/docker/docker/profiles/apparmor [2021-08-20T21:53:01.208Z] github.com/docker/docker/profiles/seccomp [2021-08-20T21:53:01.208Z] github.com/docker/docker/quota [2021-08-20T21:53:01.208Z] github.com/docker/docker/reference [2021-08-20T21:53:01.208Z] github.com/docker/docker/registry [2021-08-20T21:53:01.208Z] github.com/docker/docker/registry/resumable [2021-08-20T21:53:01.208Z] github.com/docker/docker/restartmanager [2021-08-20T21:53:01.208Z] github.com/docker/docker/rootless [2021-08-20T21:53:01.208Z] github.com/docker/docker/rootless/specconv [2021-08-20T21:53:01.208Z] github.com/docker/docker/runconfig [2021-08-20T21:53:01.208Z] github.com/docker/docker/runconfig/opts [2021-08-20T21:53:01.208Z] github.com/docker/docker/testutil [2021-08-20T21:53:01.208Z] github.com/docker/docker/testutil/daemon [2021-08-20T21:53:01.208Z] github.com/docker/docker/testutil/environment [2021-08-20T21:53:01.208Z] github.com/docker/docker/testutil/fakecontext [2021-08-20T21:53:01.208Z] github.com/docker/docker/testutil/fakegit [2021-08-20T21:53:01.208Z] github.com/docker/docker/testutil/fakestorage [2021-08-20T21:53:01.208Z] github.com/docker/docker/testutil/fixtures/load [2021-08-20T21:53:01.208Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-20T21:53:01.208Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-20T21:53:01.208Z] github.com/docker/docker/testutil/registry [2021-08-20T21:53:01.208Z] github.com/docker/docker/testutil/request [2021-08-20T21:53:01.208Z] github.com/docker/docker/volume [2021-08-20T21:53:01.208Z] github.com/docker/docker/volume/drivers [2021-08-20T21:53:01.208Z] github.com/docker/docker/volume/local [2021-08-20T21:53:01.208Z] github.com/docker/docker/volume/mounts [2021-08-20T21:53:01.208Z] github.com/docker/docker/volume/service [2021-08-20T21:53:01.208Z] github.com/docker/docker/volume/service/opts [2021-08-20T21:53:01.208Z] github.com/docker/docker/volume/testutils' [2021-08-20T21:53:01.208Z] ++ grep --fixed-strings -v /libnetwork [2021-08-20T21:53:01.208Z] ++ echo 'github.com/docker/docker/api [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/server [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/server/backend/build [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/server/httputils [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/server/middleware [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/server/router [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/server/router/build [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/server/router/container [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/server/router/debug [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/server/router/distribution [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/server/router/grpc [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/server/router/image [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/server/router/network [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/server/router/plugin [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/server/router/session [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/server/router/swarm [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/server/router/system [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/server/router/volume [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/types [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/types/backend [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/types/blkiodev [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/types/container [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/types/events [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/types/filters [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/types/image [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/types/mount [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/types/network [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/types/registry [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/types/strslice [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/types/swarm [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/types/time [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/types/versions [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-20T21:53:01.208Z] github.com/docker/docker/api/types/volume [2021-08-20T21:53:01.208Z] github.com/docker/docker/builder [2021-08-20T21:53:01.208Z] github.com/docker/docker/builder/builder-next [2021-08-20T21:53:01.208Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-20T21:53:01.208Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-20T21:53:01.208Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-20T21:53:01.208Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-20T21:53:01.208Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-20T21:53:01.208Z] github.com/docker/docker/builder/builder-next/worker [2021-08-20T21:53:01.208Z] github.com/docker/docker/builder/dockerfile [2021-08-20T21:53:01.208Z] github.com/docker/docker/builder/dockerignore [2021-08-20T21:53:01.208Z] github.com/docker/docker/builder/remotecontext [2021-08-20T21:53:01.208Z] github.com/docker/docker/builder/remotecontext/git [2021-08-20T21:53:01.208Z] github.com/docker/docker/cli [2021-08-20T21:53:01.208Z] github.com/docker/docker/cli/config [2021-08-20T21:53:01.208Z] github.com/docker/docker/cli/debug [2021-08-20T21:53:01.208Z] github.com/docker/docker/client [2021-08-20T21:53:01.208Z] github.com/docker/docker/cmd/docker-proxy [2021-08-20T21:53:01.208Z] github.com/docker/docker/cmd/dockerd [2021-08-20T21:53:01.209Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-20T21:53:01.209Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-20T21:53:01.209Z] github.com/docker/docker/container [2021-08-20T21:53:01.209Z] github.com/docker/docker/container/stream [2021-08-20T21:53:01.209Z] github.com/docker/docker/contrib/apparmor [2021-08-20T21:53:01.209Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-20T21:53:01.209Z] github.com/docker/docker/contrib/httpserver [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/cluster [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/cluster/convert [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/cluster/executor [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/cluster/provider [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/config [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/discovery [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/events [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/events/testutils [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/exec [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/graphdriver [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/images [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/initlayer [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/links [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/listeners [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/logger [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/logger/gelf [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/logger/journald [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/logger/local [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/logger/logentries [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/logger/splunk [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/logger/syslog [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/logger/templates [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/names [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/network [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/stats [2021-08-20T21:53:01.209Z] github.com/docker/docker/distribution [2021-08-20T21:53:01.209Z] github.com/docker/docker/distribution/metadata [2021-08-20T21:53:01.209Z] github.com/docker/docker/distribution/utils [2021-08-20T21:53:01.209Z] github.com/docker/docker/distribution/xfer [2021-08-20T21:53:01.209Z] github.com/docker/docker/dockerversion [2021-08-20T21:53:01.209Z] github.com/docker/docker/errdefs [2021-08-20T21:53:01.209Z] github.com/docker/docker/image [2021-08-20T21:53:01.209Z] github.com/docker/docker/image/cache [2021-08-20T21:53:01.209Z] github.com/docker/docker/image/tarexport [2021-08-20T21:53:01.209Z] github.com/docker/docker/image/v1 [2021-08-20T21:53:01.209Z] github.com/docker/docker/internal/test/suite [2021-08-20T21:53:01.209Z] github.com/docker/docker/layer [2021-08-20T21:53:01.209Z] github.com/docker/docker/libcontainerd [2021-08-20T21:53:01.209Z] github.com/docker/docker/libcontainerd/queue [2021-08-20T21:53:01.209Z] github.com/docker/docker/libcontainerd/remote [2021-08-20T21:53:01.209Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-20T21:53:01.209Z] github.com/docker/docker/libcontainerd/types [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/api [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/bitseq [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/cluster [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/config [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/datastore [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/driverapi [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/etchosts [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/idm [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/ipam [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/iptables [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/netlabel [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/netutils [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/networkdb [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/ns [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/options [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/osl [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/portallocator [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/portmapper [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/testutils [2021-08-20T21:53:01.209Z] github.com/docker/docker/libnetwork/types [2021-08-20T21:53:01.209Z] github.com/docker/docker/oci [2021-08-20T21:53:01.209Z] github.com/docker/docker/oci/caps [2021-08-20T21:53:01.209Z] github.com/docker/docker/opts [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/aaparser [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/archive [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/authorization [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/broadcaster [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/capabilities [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/chrootarchive [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/containerfs [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/devicemapper [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/directory [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/discovery [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/discovery/file [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/discovery/kv [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/discovery/memory [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/dmesg [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/filenotify [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/fileutils [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/fsutils [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/homedir [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/idtools [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/ioutils [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/jsonmessage [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/locker [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/longpath [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/loopback [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/mount [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/namesgenerator [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/parsers [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/pidfile [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/platform [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/plugingetter [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/plugins [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/plugins/transport [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/pools [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/progress [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/pubsub [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/reexec [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/signal [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/stack [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/stdcopy [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/streamformatter [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/stringid [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/symlink [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/sysinfo [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/system [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/tailfile [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/tarsum [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/term [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/term/windows [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/truncindex [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/urlutil [2021-08-20T21:53:01.209Z] github.com/docker/docker/pkg/useragent [2021-08-20T21:53:01.209Z] github.com/docker/docker/plugin [2021-08-20T21:53:01.209Z] github.com/docker/docker/plugin/executor/containerd [2021-08-20T21:53:01.209Z] github.com/docker/docker/plugin/v2 [2021-08-20T21:53:01.209Z] github.com/docker/docker/profiles/apparmor [2021-08-20T21:53:01.209Z] github.com/docker/docker/profiles/seccomp [2021-08-20T21:53:01.209Z] github.com/docker/docker/quota [2021-08-20T21:53:01.209Z] github.com/docker/docker/reference [2021-08-20T21:53:01.209Z] github.com/docker/docker/registry [2021-08-20T21:53:01.209Z] github.com/docker/docker/registry/resumable [2021-08-20T21:53:01.209Z] github.com/docker/docker/restartmanager [2021-08-20T21:53:01.209Z] github.com/docker/docker/rootless [2021-08-20T21:53:01.209Z] github.com/docker/docker/rootless/specconv [2021-08-20T21:53:01.209Z] github.com/docker/docker/runconfig [2021-08-20T21:53:01.209Z] github.com/docker/docker/runconfig/opts [2021-08-20T21:53:01.209Z] github.com/docker/docker/testutil [2021-08-20T21:53:01.209Z] github.com/docker/docker/testutil/daemon [2021-08-20T21:53:01.209Z] github.com/docker/docker/testutil/environment [2021-08-20T21:53:01.209Z] github.com/docker/docker/testutil/fakecontext [2021-08-20T21:53:01.209Z] github.com/docker/docker/testutil/fakegit [2021-08-20T21:53:01.209Z] github.com/docker/docker/testutil/fakestorage [2021-08-20T21:53:01.209Z] github.com/docker/docker/testutil/fixtures/load [2021-08-20T21:53:01.209Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-20T21:53:01.209Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-20T21:53:01.209Z] github.com/docker/docker/testutil/registry [2021-08-20T21:53:01.209Z] github.com/docker/docker/testutil/request [2021-08-20T21:53:01.209Z] github.com/docker/docker/volume [2021-08-20T21:53:01.209Z] github.com/docker/docker/volume/drivers [2021-08-20T21:53:01.209Z] github.com/docker/docker/volume/local [2021-08-20T21:53:01.209Z] github.com/docker/docker/volume/mounts [2021-08-20T21:53:01.209Z] github.com/docker/docker/volume/service [2021-08-20T21:53:01.209Z] github.com/docker/docker/volume/service/opts [2021-08-20T21:53:01.209Z] github.com/docker/docker/volume/testutils' [2021-08-20T21:53:01.209Z] + base_pkg_list='github.com/docker/docker/api [2021-08-20T21:53:01.209Z] github.com/docker/docker/api/server [2021-08-20T21:53:01.209Z] github.com/docker/docker/api/server/backend/build [2021-08-20T21:53:01.209Z] github.com/docker/docker/api/server/httputils [2021-08-20T21:53:01.209Z] github.com/docker/docker/api/server/middleware [2021-08-20T21:53:01.209Z] github.com/docker/docker/api/server/router [2021-08-20T21:53:01.209Z] github.com/docker/docker/api/server/router/build [2021-08-20T21:53:01.209Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-20T21:53:01.209Z] github.com/docker/docker/api/server/router/container [2021-08-20T21:53:01.209Z] github.com/docker/docker/api/server/router/debug [2021-08-20T21:53:01.209Z] github.com/docker/docker/api/server/router/distribution [2021-08-20T21:53:01.209Z] github.com/docker/docker/api/server/router/grpc [2021-08-20T21:53:01.209Z] github.com/docker/docker/api/server/router/image [2021-08-20T21:53:01.209Z] github.com/docker/docker/api/server/router/network [2021-08-20T21:53:01.209Z] github.com/docker/docker/api/server/router/plugin [2021-08-20T21:53:01.209Z] github.com/docker/docker/api/server/router/session [2021-08-20T21:53:01.209Z] github.com/docker/docker/api/server/router/swarm [2021-08-20T21:53:01.209Z] github.com/docker/docker/api/server/router/system [2021-08-20T21:53:01.209Z] github.com/docker/docker/api/server/router/volume [2021-08-20T21:53:01.209Z] github.com/docker/docker/api/types [2021-08-20T21:53:01.209Z] github.com/docker/docker/api/types/backend [2021-08-20T21:53:01.209Z] github.com/docker/docker/api/types/blkiodev [2021-08-20T21:53:01.209Z] github.com/docker/docker/api/types/container [2021-08-20T21:53:01.209Z] github.com/docker/docker/api/types/events [2021-08-20T21:53:01.209Z] github.com/docker/docker/api/types/filters [2021-08-20T21:53:01.209Z] github.com/docker/docker/api/types/image [2021-08-20T21:53:01.209Z] github.com/docker/docker/api/types/mount [2021-08-20T21:53:01.209Z] github.com/docker/docker/api/types/network [2021-08-20T21:53:01.209Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-20T21:53:01.209Z] github.com/docker/docker/api/types/registry [2021-08-20T21:53:01.209Z] github.com/docker/docker/api/types/strslice [2021-08-20T21:53:01.209Z] github.com/docker/docker/api/types/swarm [2021-08-20T21:53:01.209Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-20T21:53:01.209Z] github.com/docker/docker/api/types/time [2021-08-20T21:53:01.209Z] github.com/docker/docker/api/types/versions [2021-08-20T21:53:01.209Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-20T21:53:01.209Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-20T21:53:01.209Z] github.com/docker/docker/api/types/volume [2021-08-20T21:53:01.209Z] github.com/docker/docker/builder [2021-08-20T21:53:01.209Z] github.com/docker/docker/builder/builder-next [2021-08-20T21:53:01.209Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-20T21:53:01.209Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-20T21:53:01.209Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-20T21:53:01.209Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-20T21:53:01.209Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-20T21:53:01.209Z] github.com/docker/docker/builder/builder-next/worker [2021-08-20T21:53:01.209Z] github.com/docker/docker/builder/dockerfile [2021-08-20T21:53:01.209Z] github.com/docker/docker/builder/dockerignore [2021-08-20T21:53:01.209Z] github.com/docker/docker/builder/remotecontext [2021-08-20T21:53:01.209Z] github.com/docker/docker/builder/remotecontext/git [2021-08-20T21:53:01.209Z] github.com/docker/docker/cli [2021-08-20T21:53:01.209Z] github.com/docker/docker/cli/config [2021-08-20T21:53:01.209Z] github.com/docker/docker/cli/debug [2021-08-20T21:53:01.209Z] github.com/docker/docker/client [2021-08-20T21:53:01.209Z] github.com/docker/docker/cmd/docker-proxy [2021-08-20T21:53:01.209Z] github.com/docker/docker/cmd/dockerd [2021-08-20T21:53:01.209Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-20T21:53:01.209Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-20T21:53:01.209Z] github.com/docker/docker/container [2021-08-20T21:53:01.209Z] github.com/docker/docker/container/stream [2021-08-20T21:53:01.209Z] github.com/docker/docker/contrib/apparmor [2021-08-20T21:53:01.209Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-20T21:53:01.209Z] github.com/docker/docker/contrib/httpserver [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/cluster [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/cluster/convert [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/cluster/executor [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/cluster/provider [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/config [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/discovery [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/events [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/events/testutils [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/exec [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/graphdriver [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/images [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/initlayer [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/links [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/listeners [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/logger [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/logger/gelf [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/logger/journald [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/logger/local [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/logger/logentries [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/logger/splunk [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/logger/syslog [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/logger/templates [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/names [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/network [2021-08-20T21:53:01.209Z] github.com/docker/docker/daemon/stats [2021-08-20T21:53:01.209Z] github.com/docker/docker/distribution [2021-08-20T21:53:01.209Z] github.com/docker/docker/distribution/metadata [2021-08-20T21:53:01.209Z] github.com/docker/docker/distribution/utils [2021-08-20T21:53:01.209Z] github.com/docker/docker/distribution/xfer [2021-08-20T21:53:01.209Z] github.com/docker/docker/dockerversion [2021-08-20T21:53:01.210Z] github.com/docker/docker/errdefs [2021-08-20T21:53:01.210Z] github.com/docker/docker/image [2021-08-20T21:53:01.210Z] github.com/docker/docker/image/cache [2021-08-20T21:53:01.210Z] github.com/docker/docker/image/tarexport [2021-08-20T21:53:01.210Z] github.com/docker/docker/image/v1 [2021-08-20T21:53:01.210Z] github.com/docker/docker/internal/test/suite [2021-08-20T21:53:01.210Z] github.com/docker/docker/layer [2021-08-20T21:53:01.210Z] github.com/docker/docker/libcontainerd [2021-08-20T21:53:01.210Z] github.com/docker/docker/libcontainerd/queue [2021-08-20T21:53:01.210Z] github.com/docker/docker/libcontainerd/remote [2021-08-20T21:53:01.210Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-20T21:53:01.210Z] github.com/docker/docker/libcontainerd/types [2021-08-20T21:53:01.210Z] github.com/docker/docker/oci [2021-08-20T21:53:01.210Z] github.com/docker/docker/oci/caps [2021-08-20T21:53:01.210Z] github.com/docker/docker/opts [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/aaparser [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/archive [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/authorization [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/broadcaster [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/capabilities [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/chrootarchive [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/containerfs [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/devicemapper [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/directory [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/discovery [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/discovery/file [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/discovery/kv [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/discovery/memory [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/dmesg [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/filenotify [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/fileutils [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/fsutils [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/homedir [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/idtools [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/ioutils [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/jsonmessage [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/locker [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/longpath [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/loopback [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/mount [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/namesgenerator [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/parsers [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/pidfile [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/platform [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/plugingetter [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/plugins [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/plugins/transport [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/pools [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/progress [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/pubsub [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/reexec [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/signal [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/stack [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/stdcopy [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/streamformatter [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/stringid [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/symlink [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/sysinfo [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/system [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/tailfile [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/tarsum [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/term [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/term/windows [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/truncindex [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/urlutil [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/useragent [2021-08-20T21:53:01.210Z] github.com/docker/docker/plugin [2021-08-20T21:53:01.210Z] github.com/docker/docker/plugin/executor/containerd [2021-08-20T21:53:01.210Z] github.com/docker/docker/plugin/v2 [2021-08-20T21:53:01.210Z] github.com/docker/docker/profiles/apparmor [2021-08-20T21:53:01.210Z] github.com/docker/docker/profiles/seccomp [2021-08-20T21:53:01.210Z] github.com/docker/docker/quota [2021-08-20T21:53:01.210Z] github.com/docker/docker/reference [2021-08-20T21:53:01.210Z] github.com/docker/docker/registry [2021-08-20T21:53:01.210Z] github.com/docker/docker/registry/resumable [2021-08-20T21:53:01.210Z] github.com/docker/docker/restartmanager [2021-08-20T21:53:01.210Z] github.com/docker/docker/rootless [2021-08-20T21:53:01.210Z] github.com/docker/docker/rootless/specconv [2021-08-20T21:53:01.210Z] github.com/docker/docker/runconfig [2021-08-20T21:53:01.210Z] github.com/docker/docker/runconfig/opts [2021-08-20T21:53:01.210Z] github.com/docker/docker/testutil [2021-08-20T21:53:01.210Z] github.com/docker/docker/testutil/daemon [2021-08-20T21:53:01.210Z] github.com/docker/docker/testutil/environment [2021-08-20T21:53:01.210Z] github.com/docker/docker/testutil/fakecontext [2021-08-20T21:53:01.210Z] github.com/docker/docker/testutil/fakegit [2021-08-20T21:53:01.210Z] github.com/docker/docker/testutil/fakestorage [2021-08-20T21:53:01.210Z] github.com/docker/docker/testutil/fixtures/load [2021-08-20T21:53:01.210Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-20T21:53:01.210Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-20T21:53:01.210Z] github.com/docker/docker/testutil/registry [2021-08-20T21:53:01.210Z] github.com/docker/docker/testutil/request [2021-08-20T21:53:01.210Z] github.com/docker/docker/volume [2021-08-20T21:53:01.210Z] github.com/docker/docker/volume/drivers [2021-08-20T21:53:01.210Z] github.com/docker/docker/volume/local [2021-08-20T21:53:01.210Z] github.com/docker/docker/volume/mounts [2021-08-20T21:53:01.210Z] github.com/docker/docker/volume/service [2021-08-20T21:53:01.210Z] github.com/docker/docker/volume/service/opts [2021-08-20T21:53:01.210Z] github.com/docker/docker/volume/testutils' [2021-08-20T21:53:01.210Z] ++ echo 'github.com/docker/docker/api [2021-08-20T21:53:01.210Z] github.com/docker/docker/api/server [2021-08-20T21:53:01.210Z] github.com/docker/docker/api/server/backend/build [2021-08-20T21:53:01.210Z] github.com/docker/docker/api/server/httputils [2021-08-20T21:53:01.210Z] github.com/docker/docker/api/server/middleware [2021-08-20T21:53:01.210Z] github.com/docker/docker/api/server/router [2021-08-20T21:53:01.210Z] github.com/docker/docker/api/server/router/build [2021-08-20T21:53:01.210Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-20T21:53:01.210Z] github.com/docker/docker/api/server/router/container [2021-08-20T21:53:01.210Z] github.com/docker/docker/api/server/router/debug [2021-08-20T21:53:01.210Z] github.com/docker/docker/api/server/router/distribution [2021-08-20T21:53:01.210Z] github.com/docker/docker/api/server/router/grpc [2021-08-20T21:53:01.210Z] github.com/docker/docker/api/server/router/image [2021-08-20T21:53:01.210Z] github.com/docker/docker/api/server/router/network [2021-08-20T21:53:01.210Z] github.com/docker/docker/api/server/router/plugin [2021-08-20T21:53:01.210Z] github.com/docker/docker/api/server/router/session [2021-08-20T21:53:01.210Z] github.com/docker/docker/api/server/router/swarm [2021-08-20T21:53:01.210Z] github.com/docker/docker/api/server/router/system [2021-08-20T21:53:01.210Z] github.com/docker/docker/api/server/router/volume [2021-08-20T21:53:01.210Z] github.com/docker/docker/api/types [2021-08-20T21:53:01.210Z] github.com/docker/docker/api/types/backend [2021-08-20T21:53:01.210Z] github.com/docker/docker/api/types/blkiodev [2021-08-20T21:53:01.210Z] github.com/docker/docker/api/types/container [2021-08-20T21:53:01.210Z] github.com/docker/docker/api/types/events [2021-08-20T21:53:01.210Z] github.com/docker/docker/api/types/filters [2021-08-20T21:53:01.210Z] github.com/docker/docker/api/types/image [2021-08-20T21:53:01.210Z] github.com/docker/docker/api/types/mount [2021-08-20T21:53:01.210Z] github.com/docker/docker/api/types/network [2021-08-20T21:53:01.210Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-20T21:53:01.210Z] github.com/docker/docker/api/types/registry [2021-08-20T21:53:01.210Z] github.com/docker/docker/api/types/strslice [2021-08-20T21:53:01.210Z] github.com/docker/docker/api/types/swarm [2021-08-20T21:53:01.210Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-20T21:53:01.210Z] github.com/docker/docker/api/types/time [2021-08-20T21:53:01.210Z] github.com/docker/docker/api/types/versions [2021-08-20T21:53:01.210Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-20T21:53:01.210Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-20T21:53:01.210Z] github.com/docker/docker/api/types/volume [2021-08-20T21:53:01.210Z] github.com/docker/docker/builder [2021-08-20T21:53:01.210Z] github.com/docker/docker/builder/builder-next [2021-08-20T21:53:01.210Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-20T21:53:01.210Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-20T21:53:01.210Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-20T21:53:01.210Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-20T21:53:01.210Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-20T21:53:01.210Z] github.com/docker/docker/builder/builder-next/worker [2021-08-20T21:53:01.210Z] github.com/docker/docker/builder/dockerfile [2021-08-20T21:53:01.210Z] github.com/docker/docker/builder/dockerignore [2021-08-20T21:53:01.210Z] github.com/docker/docker/builder/remotecontext [2021-08-20T21:53:01.210Z] github.com/docker/docker/builder/remotecontext/git [2021-08-20T21:53:01.210Z] github.com/docker/docker/cli [2021-08-20T21:53:01.210Z] github.com/docker/docker/cli/config [2021-08-20T21:53:01.210Z] github.com/docker/docker/cli/debug [2021-08-20T21:53:01.210Z] github.com/docker/docker/client [2021-08-20T21:53:01.210Z] github.com/docker/docker/cmd/docker-proxy [2021-08-20T21:53:01.210Z] github.com/docker/docker/cmd/dockerd [2021-08-20T21:53:01.210Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-20T21:53:01.210Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-20T21:53:01.210Z] github.com/docker/docker/container [2021-08-20T21:53:01.210Z] github.com/docker/docker/container/stream [2021-08-20T21:53:01.210Z] github.com/docker/docker/contrib/apparmor [2021-08-20T21:53:01.210Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-20T21:53:01.210Z] github.com/docker/docker/contrib/httpserver [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/cluster [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/cluster/convert [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/cluster/executor [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/cluster/provider [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/config [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/discovery [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/events [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/events/testutils [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/exec [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/graphdriver [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/images [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/initlayer [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/links [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/listeners [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/logger [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/logger/gelf [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/logger/journald [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/logger/local [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/logger/logentries [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/logger/splunk [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/logger/syslog [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/logger/templates [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/names [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/network [2021-08-20T21:53:01.210Z] github.com/docker/docker/daemon/stats [2021-08-20T21:53:01.210Z] github.com/docker/docker/distribution [2021-08-20T21:53:01.210Z] github.com/docker/docker/distribution/metadata [2021-08-20T21:53:01.210Z] github.com/docker/docker/distribution/utils [2021-08-20T21:53:01.210Z] github.com/docker/docker/distribution/xfer [2021-08-20T21:53:01.210Z] github.com/docker/docker/dockerversion [2021-08-20T21:53:01.210Z] github.com/docker/docker/errdefs [2021-08-20T21:53:01.210Z] github.com/docker/docker/image [2021-08-20T21:53:01.210Z] github.com/docker/docker/image/cache [2021-08-20T21:53:01.210Z] github.com/docker/docker/image/tarexport [2021-08-20T21:53:01.210Z] github.com/docker/docker/image/v1 [2021-08-20T21:53:01.210Z] github.com/docker/docker/internal/test/suite [2021-08-20T21:53:01.210Z] github.com/docker/docker/layer [2021-08-20T21:53:01.210Z] github.com/docker/docker/libcontainerd [2021-08-20T21:53:01.210Z] github.com/docker/docker/libcontainerd/queue [2021-08-20T21:53:01.210Z] github.com/docker/docker/libcontainerd/remote [2021-08-20T21:53:01.210Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-20T21:53:01.210Z] github.com/docker/docker/libcontainerd/types [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/api [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/bitseq [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/cluster [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/config [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/datastore [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/driverapi [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/etchosts [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/idm [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/ipam [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/iptables [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/netlabel [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/netutils [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/networkdb [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/ns [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/options [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/osl [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/portallocator [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/portmapper [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/testutils [2021-08-20T21:53:01.210Z] github.com/docker/docker/libnetwork/types [2021-08-20T21:53:01.210Z] github.com/docker/docker/oci [2021-08-20T21:53:01.210Z] github.com/docker/docker/oci/caps [2021-08-20T21:53:01.210Z] github.com/docker/docker/opts [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/aaparser [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/archive [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/authorization [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/broadcaster [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/capabilities [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/chrootarchive [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/containerfs [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/devicemapper [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/directory [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/discovery [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/discovery/file [2021-08-20T21:53:01.210Z] github.com/docker/docker/pkg/discovery/kv [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/discovery/memory [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/dmesg [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/filenotify [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/fileutils [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/fsutils [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/homedir [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/idtools [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/ioutils [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/jsonmessage [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/locker [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/longpath [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/loopback [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/mount [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/namesgenerator [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/parsers [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/pidfile [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/platform [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/plugingetter [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/plugins [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/plugins/transport [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/pools [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/progress [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/pubsub [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/reexec [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/signal [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/stack [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/stdcopy [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/streamformatter [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/stringid [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/symlink [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/sysinfo [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/system [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/tailfile [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/tarsum [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/term [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/term/windows [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/truncindex [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/urlutil [2021-08-20T21:53:01.211Z] github.com/docker/docker/pkg/useragent [2021-08-20T21:53:01.211Z] github.com/docker/docker/plugin [2021-08-20T21:53:01.211Z] github.com/docker/docker/plugin/executor/containerd [2021-08-20T21:53:01.211Z] github.com/docker/docker/plugin/v2 [2021-08-20T21:53:01.211Z] github.com/docker/docker/profiles/apparmor [2021-08-20T21:53:01.211Z] github.com/docker/docker/profiles/seccomp [2021-08-20T21:53:01.211Z] github.com/docker/docker/quota [2021-08-20T21:53:01.211Z] github.com/docker/docker/reference [2021-08-20T21:53:01.211Z] github.com/docker/docker/registry [2021-08-20T21:53:01.211Z] github.com/docker/docker/registry/resumable [2021-08-20T21:53:01.211Z] github.com/docker/docker/restartmanager [2021-08-20T21:53:01.211Z] github.com/docker/docker/rootless [2021-08-20T21:53:01.211Z] github.com/docker/docker/rootless/specconv [2021-08-20T21:53:01.211Z] github.com/docker/docker/runconfig [2021-08-20T21:53:01.211Z] github.com/docker/docker/runconfig/opts [2021-08-20T21:53:01.211Z] github.com/docker/docker/testutil [2021-08-20T21:53:01.211Z] github.com/docker/docker/testutil/daemon [2021-08-20T21:53:01.211Z] github.com/docker/docker/testutil/environment [2021-08-20T21:53:01.211Z] github.com/docker/docker/testutil/fakecontext [2021-08-20T21:53:01.211Z] github.com/docker/docker/testutil/fakegit [2021-08-20T21:53:01.211Z] github.com/docker/docker/testutil/fakestorage [2021-08-20T21:53:01.211Z] github.com/docker/docker/testutil/fixtures/load [2021-08-20T21:53:01.211Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-20T21:53:01.211Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-20T21:53:01.211Z] github.com/docker/docker/testutil/registry [2021-08-20T21:53:01.211Z] github.com/docker/docker/testutil/request [2021-08-20T21:53:01.211Z] github.com/docker/docker/volume [2021-08-20T21:53:01.211Z] github.com/docker/docker/volume/drivers [2021-08-20T21:53:01.211Z] github.com/docker/docker/volume/local [2021-08-20T21:53:01.211Z] github.com/docker/docker/volume/mounts [2021-08-20T21:53:01.211Z] github.com/docker/docker/volume/service [2021-08-20T21:53:01.211Z] github.com/docker/docker/volume/service/opts [2021-08-20T21:53:01.211Z] github.com/docker/docker/volume/testutils' [2021-08-20T21:53:01.211Z] ++ grep --fixed-strings /libnetwork [2021-08-20T21:53:01.211Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/api [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/bitseq [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/cluster [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/config [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/datastore [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/driverapi [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/etchosts [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/idm [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/ipam [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/iptables [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/netlabel [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/netutils [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/networkdb [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/ns [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/options [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/osl [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/portallocator [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/portmapper [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/testutils [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/types' [2021-08-20T21:53:01.211Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-08-20T21:53:01.211Z] + echo 'github.com/docker/docker/libnetwork [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/api [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/bitseq [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/cluster [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/config [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/datastore [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/driverapi [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/etchosts [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/idm [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/ipam [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/iptables [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/netlabel [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/netutils [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/networkdb [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/ns [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/options [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/osl [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/portallocator [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/portmapper [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/testutils [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/types' [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-20T21:53:01.211Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-20T21:53:01.211Z] + type docker-proxy [2021-08-20T21:53:01.211Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-08-20T21:53:01.211Z] + hack/make.sh binary-proxy install-proxy [2021-08-20T21:53:01.211Z] [2021-08-20T21:53:01.211Z] Removing bundles/ [2021-08-20T21:53:01.211Z] [2021-08-20T21:53:01.211Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-08-20T21:53:01.211Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-08-20T21:53:01.211Z] GOOS="" GOARCH="" GOARM="" [2021-08-20T21:53:01.803Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-20T21:53:02.052Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-20T21:53:02.312Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:6vxjbx79zf7k9vmlxblru5c1p Created:2021-08-20 21:53:00.388705931 +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[396e1cd027feeedce8d15c8241057c359064a5569b6f36300add4b5fe813945c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.25pcxlovv8v7bkhidv0zk2mbh EndpointID:eb826b8919e6c38636e37db7357715d6624232b5ea1e09ad725547e271f9f6ce MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:36b57b3f9f0f8a291803b50be8bbca95d420f1bd20c75018b7f469d9b298cf57 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:a9d6b9078a1b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.25pcxlovv8v7bkhidv0zk2mbh EndpointID:eb826b8919e6c38636e37db7357715d6624232b5ea1e09ad725547e271f9f6ce EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-20T21:53:02.312Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-20T21:53:02.312Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-20T21:53:02.570Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-20T21:53:02.829Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-20T21:53:03.396Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-20T21:53:04.772Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-20T21:53:05.031Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-20T21:53:06.933Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.86s) [2021-08-20T21:53:06.933Z] PASS [2021-08-20T21:53:06.933Z] [2021-08-20T21:53:06.933Z] === Skipped [2021-08-20T21:53:06.933Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-20T21:53:06.933Z] service_test.go:243: FLAKY_TEST [2021-08-20T21:53:06.933Z] [2021-08-20T21:53:06.933Z] [2021-08-20T21:53:06.933Z] DONE 26 tests, 1 skipped in 49.144s [2021-08-20T21:53:06.933Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-20T21:53:06.933Z] ++ 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 [2021-08-20T21:53:06.933Z] ++ set -e [2021-08-20T21:53:06.933Z] ++ '[' -n 0 ']' [2021-08-20T21:53:06.933Z] ++ set -x [2021-08-20T21:53:06.933Z] ++ 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 [2021-08-20T21:53:06.933Z] INFO: Testing against a local daemon [2021-08-20T21:53:06.933Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-20T21:53:06.933Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-20T21:53:06.933Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-20T21:53:06.933Z] === RUN TestDockerNetworkIpvlan [2021-08-20T21:53:06.933Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-20T21:53:06.933Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-20T21:53:06.933Z] PASS [2021-08-20T21:53:06.933Z] [2021-08-20T21:53:06.933Z] === Skipped [2021-08-20T21:53:06.933Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-20T21:53:06.933Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-20T21:53:06.933Z] [2021-08-20T21:53:06.933Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-20T21:53:06.933Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-20T21:53:06.933Z] [2021-08-20T21:53:06.933Z] [2021-08-20T21:53:06.933Z] DONE 2 tests, 2 skipped in 0.136s [2021-08-20T21:53:06.933Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-20T21:53:06.933Z] ++ 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 [2021-08-20T21:53:06.933Z] ++ set -e [2021-08-20T21:53:06.933Z] ++ '[' -n 0 ']' [2021-08-20T21:53:06.933Z] ++ set -x [2021-08-20T21:53:06.933Z] ++ 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 [2021-08-20T21:53:06.933Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-20T21:53:07.191Z] INFO: Testing against a local daemon [2021-08-20T21:53:07.191Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-20T21:53:07.754Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-08-20T21:53:07.754Z] [2021-08-20T21:53:07.754Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-08-20T21:53:07.754Z] Installing docker-proxy to /usr/local/bin/ [2021-08-20T21:53:07.754Z] [2021-08-20T21:53:07.754Z] + mkdir -p bundles [2021-08-20T21:53:07.754Z] + '[' -n 'github.com/docker/docker/api [2021-08-20T21:53:07.754Z] github.com/docker/docker/api/server [2021-08-20T21:53:07.754Z] github.com/docker/docker/api/server/backend/build [2021-08-20T21:53:07.754Z] github.com/docker/docker/api/server/httputils [2021-08-20T21:53:07.754Z] github.com/docker/docker/api/server/middleware [2021-08-20T21:53:07.754Z] github.com/docker/docker/api/server/router [2021-08-20T21:53:07.754Z] github.com/docker/docker/api/server/router/build [2021-08-20T21:53:07.754Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-20T21:53:07.754Z] github.com/docker/docker/api/server/router/container [2021-08-20T21:53:07.754Z] github.com/docker/docker/api/server/router/debug [2021-08-20T21:53:07.754Z] github.com/docker/docker/api/server/router/distribution [2021-08-20T21:53:07.754Z] github.com/docker/docker/api/server/router/grpc [2021-08-20T21:53:07.754Z] github.com/docker/docker/api/server/router/image [2021-08-20T21:53:07.754Z] github.com/docker/docker/api/server/router/network [2021-08-20T21:53:07.754Z] github.com/docker/docker/api/server/router/plugin [2021-08-20T21:53:07.754Z] github.com/docker/docker/api/server/router/session [2021-08-20T21:53:07.754Z] github.com/docker/docker/api/server/router/swarm [2021-08-20T21:53:07.754Z] github.com/docker/docker/api/server/router/system [2021-08-20T21:53:07.754Z] github.com/docker/docker/api/server/router/volume [2021-08-20T21:53:07.754Z] github.com/docker/docker/api/types [2021-08-20T21:53:07.754Z] github.com/docker/docker/api/types/backend [2021-08-20T21:53:07.754Z] github.com/docker/docker/api/types/blkiodev [2021-08-20T21:53:07.754Z] github.com/docker/docker/api/types/container [2021-08-20T21:53:07.754Z] github.com/docker/docker/api/types/events [2021-08-20T21:53:07.754Z] github.com/docker/docker/api/types/filters [2021-08-20T21:53:07.754Z] github.com/docker/docker/api/types/image [2021-08-20T21:53:07.754Z] github.com/docker/docker/api/types/mount [2021-08-20T21:53:07.754Z] github.com/docker/docker/api/types/network [2021-08-20T21:53:07.754Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-20T21:53:07.754Z] github.com/docker/docker/api/types/registry [2021-08-20T21:53:07.754Z] github.com/docker/docker/api/types/strslice [2021-08-20T21:53:07.754Z] github.com/docker/docker/api/types/swarm [2021-08-20T21:53:07.754Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-20T21:53:07.754Z] github.com/docker/docker/api/types/time [2021-08-20T21:53:07.754Z] github.com/docker/docker/api/types/versions [2021-08-20T21:53:07.754Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-20T21:53:07.754Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-20T21:53:07.754Z] github.com/docker/docker/api/types/volume [2021-08-20T21:53:07.754Z] github.com/docker/docker/builder [2021-08-20T21:53:07.754Z] github.com/docker/docker/builder/builder-next [2021-08-20T21:53:07.754Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-20T21:53:07.754Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-20T21:53:07.754Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-20T21:53:07.754Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-20T21:53:07.754Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-20T21:53:07.754Z] github.com/docker/docker/builder/builder-next/worker [2021-08-20T21:53:07.754Z] github.com/docker/docker/builder/dockerfile [2021-08-20T21:53:07.754Z] github.com/docker/docker/builder/dockerignore [2021-08-20T21:53:07.754Z] github.com/docker/docker/builder/remotecontext [2021-08-20T21:53:07.754Z] github.com/docker/docker/builder/remotecontext/git [2021-08-20T21:53:07.754Z] github.com/docker/docker/cli [2021-08-20T21:53:07.754Z] github.com/docker/docker/cli/config [2021-08-20T21:53:07.754Z] github.com/docker/docker/cli/debug [2021-08-20T21:53:07.754Z] github.com/docker/docker/client [2021-08-20T21:53:07.754Z] github.com/docker/docker/cmd/docker-proxy [2021-08-20T21:53:07.754Z] github.com/docker/docker/cmd/dockerd [2021-08-20T21:53:07.754Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-20T21:53:07.754Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-20T21:53:07.754Z] github.com/docker/docker/container [2021-08-20T21:53:07.754Z] github.com/docker/docker/container/stream [2021-08-20T21:53:07.754Z] github.com/docker/docker/contrib/apparmor [2021-08-20T21:53:07.754Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-20T21:53:07.754Z] github.com/docker/docker/contrib/httpserver [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/cluster [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/cluster/convert [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/cluster/executor [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/cluster/provider [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/config [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/discovery [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/events [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/events/testutils [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/exec [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/graphdriver [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/images [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/initlayer [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/links [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/listeners [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/logger [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/logger/gelf [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/logger/journald [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/logger/local [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/logger/logentries [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/logger/splunk [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/logger/syslog [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/logger/templates [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/names [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/network [2021-08-20T21:53:07.754Z] github.com/docker/docker/daemon/stats [2021-08-20T21:53:07.754Z] github.com/docker/docker/distribution [2021-08-20T21:53:07.754Z] github.com/docker/docker/distribution/metadata [2021-08-20T21:53:07.754Z] github.com/docker/docker/distribution/utils [2021-08-20T21:53:07.754Z] github.com/docker/docker/distribution/xfer [2021-08-20T21:53:07.754Z] github.com/docker/docker/dockerversion [2021-08-20T21:53:07.754Z] github.com/docker/docker/errdefs [2021-08-20T21:53:07.754Z] github.com/docker/docker/image [2021-08-20T21:53:07.754Z] github.com/docker/docker/image/cache [2021-08-20T21:53:07.754Z] github.com/docker/docker/image/tarexport [2021-08-20T21:53:07.754Z] github.com/docker/docker/image/v1 [2021-08-20T21:53:07.754Z] github.com/docker/docker/internal/test/suite [2021-08-20T21:53:07.754Z] github.com/docker/docker/layer [2021-08-20T21:53:07.754Z] github.com/docker/docker/libcontainerd [2021-08-20T21:53:07.754Z] github.com/docker/docker/libcontainerd/queue [2021-08-20T21:53:07.754Z] github.com/docker/docker/libcontainerd/remote [2021-08-20T21:53:07.754Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-20T21:53:07.754Z] github.com/docker/docker/libcontainerd/types [2021-08-20T21:53:07.754Z] github.com/docker/docker/oci [2021-08-20T21:53:07.754Z] github.com/docker/docker/oci/caps [2021-08-20T21:53:07.754Z] github.com/docker/docker/opts [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/aaparser [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/archive [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/authorization [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/broadcaster [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/capabilities [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/chrootarchive [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/containerfs [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/devicemapper [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/directory [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/discovery [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/discovery/file [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/discovery/kv [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/discovery/memory [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/dmesg [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/filenotify [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/fileutils [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/fsutils [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/homedir [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/idtools [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/ioutils [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/jsonmessage [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/locker [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/longpath [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/loopback [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/mount [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/namesgenerator [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/parsers [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/pidfile [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/platform [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/plugingetter [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/plugins [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/plugins/transport [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/pools [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/progress [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/pubsub [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/reexec [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/signal [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/stack [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/stdcopy [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/streamformatter [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/stringid [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/symlink [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/sysinfo [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/system [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/tailfile [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/tarsum [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/term [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/term/windows [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/truncindex [2021-08-20T21:53:07.754Z] github.com/docker/docker/pkg/urlutil [2021-08-20T21:53:07.755Z] github.com/docker/docker/pkg/useragent [2021-08-20T21:53:07.755Z] github.com/docker/docker/plugin [2021-08-20T21:53:07.755Z] github.com/docker/docker/plugin/executor/containerd [2021-08-20T21:53:07.755Z] github.com/docker/docker/plugin/v2 [2021-08-20T21:53:07.755Z] github.com/docker/docker/profiles/apparmor [2021-08-20T21:53:07.755Z] github.com/docker/docker/profiles/seccomp [2021-08-20T21:53:07.755Z] github.com/docker/docker/quota [2021-08-20T21:53:07.755Z] github.com/docker/docker/reference [2021-08-20T21:53:07.755Z] github.com/docker/docker/registry [2021-08-20T21:53:07.755Z] github.com/docker/docker/registry/resumable [2021-08-20T21:53:07.755Z] github.com/docker/docker/restartmanager [2021-08-20T21:53:07.755Z] github.com/docker/docker/rootless [2021-08-20T21:53:07.755Z] github.com/docker/docker/rootless/specconv [2021-08-20T21:53:07.755Z] github.com/docker/docker/runconfig [2021-08-20T21:53:07.755Z] github.com/docker/docker/runconfig/opts [2021-08-20T21:53:07.755Z] github.com/docker/docker/testutil [2021-08-20T21:53:07.755Z] github.com/docker/docker/testutil/daemon [2021-08-20T21:53:07.755Z] github.com/docker/docker/testutil/environment [2021-08-20T21:53:07.755Z] github.com/docker/docker/testutil/fakecontext [2021-08-20T21:53:07.755Z] github.com/docker/docker/testutil/fakegit [2021-08-20T21:53:07.755Z] github.com/docker/docker/testutil/fakestorage [2021-08-20T21:53:07.755Z] github.com/docker/docker/testutil/fixtures/load [2021-08-20T21:53:07.755Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-20T21:53:07.755Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-20T21:53:07.755Z] github.com/docker/docker/testutil/registry [2021-08-20T21:53:07.755Z] github.com/docker/docker/testutil/request [2021-08-20T21:53:07.755Z] github.com/docker/docker/volume [2021-08-20T21:53:07.755Z] github.com/docker/docker/volume/drivers [2021-08-20T21:53:07.755Z] github.com/docker/docker/volume/local [2021-08-20T21:53:07.755Z] github.com/docker/docker/volume/mounts [2021-08-20T21:53:07.755Z] github.com/docker/docker/volume/service [2021-08-20T21:53:07.755Z] github.com/docker/docker/volume/service/opts [2021-08-20T21:53:07.755Z] github.com/docker/docker/volume/testutils' ']' [2021-08-20T21:53:07.755Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/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/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback 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/stack 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/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-08-20T21:53:08.013Z] ? github.com/docker/docker/api [no test files] [2021-08-20T21:53:08.125Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-20T21:53:08.691Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s) [2021-08-20T21:53:08.691Z] === RUN TestDockerNetworkMacvlan [2021-08-20T21:53:09.259Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-20T21:53:09.825Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-20T21:53:10.085Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-20T21:53:10.652Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-20T21:53:10.912Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-20T21:53:11.848Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-20T21:53:12.107Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-20T21:53:13.583Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-20T21:53:14.970Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-20T21:53:15.907Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-20T21:53:17.288Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-20T21:53:17.856Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-20T21:53:18.423Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-20T21:53:20.327Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-20T21:53:21.263Z] --- PASS: TestDockerNetworkMacvlan (12.64s) [2021-08-20T21:53:21.263Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-08-20T21:53:21.263Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-08-20T21:53:21.263Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.12s) [2021-08-20T21:53:21.263Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.31s) [2021-08-20T21:53:21.263Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.95s) [2021-08-20T21:53:21.263Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s) [2021-08-20T21:53:21.263Z] PASS [2021-08-20T21:53:21.263Z] [2021-08-20T21:53:21.263Z] DONE 8 tests in 14.233s [2021-08-20T21:53:21.263Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-20T21:53:21.263Z] ++ 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 [2021-08-20T21:53:21.263Z] ++ set -e [2021-08-20T21:53:21.263Z] ++ '[' -n 0 ']' [2021-08-20T21:53:21.263Z] ++ set -x [2021-08-20T21:53:21.263Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2021-08-20T21:53:21.263Z] testing: warning: no tests to run [2021-08-20T21:53:21.263Z] PASS [2021-08-20T21:53:21.263Z] [2021-08-20T21:53:21.263Z] DONE 0 tests in 0.039s [2021-08-20T21:53:21.263Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-20T21:53:21.263Z] ++ 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 [2021-08-20T21:53:21.263Z] ++ set -e [2021-08-20T21:53:21.263Z] ++ '[' -n 0 ']' [2021-08-20T21:53:21.263Z] ++ set -x [2021-08-20T21:53:21.263Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2021-08-20T21:53:21.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-20T21:53:21.521Z] INFO: Testing against a local daemon [2021-08-20T21:53:21.521Z] === RUN TestAuthZPluginAllowRequest [2021-08-20T21:53:22.855Z] ok github.com/docker/docker/api/server 0.012s coverage: 9.0% of statements [2021-08-20T21:53:22.898Z] --- PASS: TestAuthZPluginAllowRequest (1.52s) [2021-08-20T21:53:22.898Z] === RUN TestAuthZPluginTLS [2021-08-20T21:53:23.464Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-08-20T21:53:23.464Z] === RUN TestAuthZPluginDenyRequest [2021-08-20T21:53:24.031Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-08-20T21:53:24.031Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-20T21:53:24.599Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2021-08-20T21:53:24.599Z] === RUN TestAuthZPluginDenyResponse [2021-08-20T21:53:25.168Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-08-20T21:53:25.168Z] === RUN TestAuthZPluginAllowEventStream [2021-08-20T21:53:25.427Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-20T21:53:26.363Z] --- PASS: TestAuthZPluginAllowEventStream (1.34s) [2021-08-20T21:53:26.363Z] === RUN TestAuthZPluginErrorResponse [2021-08-20T21:53:26.930Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-08-20T21:53:26.930Z] === RUN TestAuthZPluginErrorRequest [2021-08-20T21:53:27.498Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-08-20T21:53:27.498Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-20T21:53:27.757Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-08-20T21:53:28.016Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-08-20T21:53:28.016Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-20T21:53:28.966Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-08-20T21:53:30.341Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.05s) [2021-08-20T21:53:30.341Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-20T21:53:30.341Z] docker_api_swarm_test.go:303: [d2781fb8f73be] joining swarm manager [d651aa9477232]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-20T21:53:30.907Z] === RUN TestDockerSuite/TestBuildRm [2021-08-20T21:53:31.841Z] docker_api_swarm_test.go:304: [da2f6e6883636] joining swarm manager [d651aa9477232]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-20T21:53:32.099Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.03s) [2021-08-20T21:53:32.099Z] === RUN TestAuthZPluginHeader [2021-08-20T21:53:33.035Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-08-20T21:53:33.035Z] --- PASS: TestAuthZPluginHeader (0.84s) [2021-08-20T21:53:33.035Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-20T21:53:33.969Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-20T21:53:34.536Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-20T21:53:35.471Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-20T21:53:35.729Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-20T21:53:36.295Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-20T21:53:36.862Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.83s) [2021-08-20T21:53:36.862Z] === RUN TestAuthZPluginV2Disable [2021-08-20T21:53:37.429Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-20T21:53:37.996Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-20T21:53:38.933Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-20T21:53:40.313Z] --- PASS: TestAuthZPluginV2Disable (3.23s) [2021-08-20T21:53:40.313Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-20T21:53:41.687Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-20T21:53:41.687Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-20T21:53:41.945Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-20T21:53:41.945Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-08-20T21:53:41.945Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-20T21:53:42.203Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-20T21:53:42.770Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-20T21:53:43.029Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-20T21:53:43.029Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.96s) [2021-08-20T21:53:43.029Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-20T21:53:43.595Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-20T21:53:47.786Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-20T21:53:47.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-20T21:53:48.353Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-20T21:53:49.731Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-20T21:53:49.990Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-20T21:53:50.559Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-08-20T21:53:51.127Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-20T21:53:52.076Z] === RUN TestDockerSuite/TestBuildUser [2021-08-20T21:53:53.468Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-20T21:53:53.727Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.66s) [2021-08-20T21:53:53.727Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-20T21:53:56.258Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-20T21:54:02.129Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-20T21:54:02.129Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-20T21:54:02.129Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-20T21:54:02.129Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-20T21:54:02.129Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-20T21:54:02.584Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-20T21:54:03.045Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-20T21:54:03.045Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-20T21:54:03.045Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-20T21:54:03.045Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-20T21:54:03.045Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-20T21:54:03.045Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-20T21:54:03.045Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-20T21:54:03.045Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-20T21:54:04.002Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-20T21:54:06.225Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-20T21:54:06.225Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-20T21:54:06.225Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-20T21:54:06.484Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-08-20T21:54:06.742Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-20T21:54:06.883Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-20T21:54:07.310Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-20T21:54:07.842Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-20T21:54:07.842Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-20T21:54:07.842Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-20T21:54:07.842Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-20T21:54:07.842Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-20T21:54:07.842Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-20T21:54:08.247Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-20T21:54:08.247Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-08-20T21:54:08.247Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-20T21:54:08.247Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-08-20T21:54:08.247Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-20T21:54:08.247Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-08-20T21:54:08.247Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-20T21:54:08.247Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-08-20T21:54:08.247Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-20T21:54:08.813Z] docker_api_swarm_test.go:271: [dce4e75aace3e] joining swarm manager [d6cfd84f64ddb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-20T21:54:09.748Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-20T21:54:09.748Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-20T21:54:09.997Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-20T21:54:10.315Z] docker_api_swarm_test.go:272: [dc2a5346cd3cd] joining swarm manager [d6cfd84f64ddb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-20T21:54:10.315Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2021-08-20T21:54:10.315Z] PASS [2021-08-20T21:54:10.315Z] [2021-08-20T21:54:10.315Z] DONE 17 tests in 49.017s [2021-08-20T21:54:10.315Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-20T21:54:10.315Z] ++ 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 [2021-08-20T21:54:10.315Z] ++ set -e [2021-08-20T21:54:10.315Z] ++ '[' -n 0 ']' [2021-08-20T21:54:10.315Z] ++ set -x [2021-08-20T21:54:10.315Z] ++ 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 [2021-08-20T21:54:10.573Z] INFO: Testing against a local daemon [2021-08-20T21:54:10.573Z] === RUN TestPluginInvalidJSON [2021-08-20T21:54:10.574Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-20T21:54:10.574Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-20T21:54:10.574Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-20T21:54:10.574Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-08-20T21:54:10.574Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-20T21:54:10.574Z] === RUN TestPluginInstall [2021-08-20T21:54:10.574Z] === RUN TestPluginInstall/no_auth [2021-08-20T21:54:10.574Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-20T21:54:11.141Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-20T21:54:12.076Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-20T21:54:12.076Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-20T21:54:12.643Z] time="2021-08-20T21:54:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-20T21:54:12.643Z] time="2021-08-20T21:54:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0a30e2775a9a14408e9ed738c6fafd759bd026a802dddd31098c6f9fba97fe39" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-20T21:54:12.643Z] time="2021-08-20T21:54:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-20T21:54:12.643Z] time="2021-08-20T21:54:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0a30e2775a9a14408e9ed738c6fafd759bd026a802dddd31098c6f9fba97fe39" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-20T21:54:12.902Z] === RUN TestPluginInstall/with_htpasswd [2021-08-20T21:54:13.469Z] time="2021-08-20T21:54:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-20T21:54:13.469Z] time="2021-08-20T21:54:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0a30e2775a9a14408e9ed738c6fafd759bd026a802dddd31098c6f9fba97fe39" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-20T21:54:13.469Z] time="2021-08-20T21:54:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-20T21:54:13.469Z] time="2021-08-20T21:54:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0a30e2775a9a14408e9ed738c6fafd759bd026a802dddd31098c6f9fba97fe39" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-20T21:54:14.036Z] === RUN TestPluginInstall/with_insecure [2021-08-20T21:54:14.294Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-20T21:54:14.860Z] time="2021-08-20T21:54:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-20T21:54:14.860Z] time="2021-08-20T21:54:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:92e59bd7504433df9931802e685b91cc97d6dad77cbeb1297099d7c6c36a33b0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-20T21:54:14.860Z] time="2021-08-20T21:54:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-20T21:54:14.860Z] time="2021-08-20T21:54:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:92e59bd7504433df9931802e685b91cc97d6dad77cbeb1297099d7c6c36a33b0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-20T21:54:15.427Z] plugin_test.go:166: [d6471e02db546] daemon is not started [2021-08-20T21:54:15.428Z] --- PASS: TestPluginInstall (4.76s) [2021-08-20T21:54:15.428Z] --- PASS: TestPluginInstall/no_auth (2.48s) [2021-08-20T21:54:15.428Z] --- PASS: TestPluginInstall/with_htpasswd (0.92s) [2021-08-20T21:54:15.428Z] --- PASS: TestPluginInstall/with_insecure (1.35s) [2021-08-20T21:54:15.428Z] === RUN TestPluginsWithRuntimes [2021-08-20T21:54:15.689Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-20T21:54:16.625Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-20T21:54:16.890Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-20T21:54:16.890Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-20T21:54:17.457Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-20T21:54:17.457Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-08-20T21:54:17.457Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-20T21:54:18.024Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-20T21:54:18.024Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-20T21:54:19.401Z] --- PASS: TestPluginsWithRuntimes (4.00s) [2021-08-20T21:54:19.401Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.12s) [2021-08-20T21:54:19.401Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.05s) [2021-08-20T21:54:19.401Z] === RUN TestPluginBackCompatMediaTypes [2021-08-20T21:54:19.659Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-20T21:54:19.659Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-20T21:54:19.659Z] docker_cli_sni_test.go:18: Flakey test [2021-08-20T21:54:19.659Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-20T21:54:20.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-20T21:54:20.226Z] --- PASS: TestPluginBackCompatMediaTypes (0.82s) [2021-08-20T21:54:20.226Z] PASS [2021-08-20T21:54:20.226Z] [2021-08-20T21:54:20.226Z] DONE 10 tests in 9.753s [2021-08-20T21:54:20.226Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-20T21:54:20.226Z] ++ 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 [2021-08-20T21:54:20.226Z] ++ set -e [2021-08-20T21:54:20.226Z] ++ '[' -n 0 ']' [2021-08-20T21:54:20.226Z] ++ set -x [2021-08-20T21:54:20.226Z] ++ 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 [2021-08-20T21:54:20.226Z] INFO: Testing against a local daemon [2021-08-20T21:54:20.226Z] === RUN TestExternalGraphDriver [2021-08-20T21:54:20.226Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-20T21:54:20.226Z] === RUN TestExternalGraphDriver/json [2021-08-20T21:54:20.301Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-20T21:54:21.165Z] === RUN TestDockerSuite/TestCommitChange [2021-08-20T21:54:22.103Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-20T21:54:22.103Z] === RUN TestExternalGraphDriver/spec [2021-08-20T21:54:22.670Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-20T21:54:23.180Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-20T21:54:23.635Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-20T21:54:23.635Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-20T21:54:23.635Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-20T21:54:24.046Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-20T21:54:24.046Z] === RUN TestExternalGraphDriver/pull [2021-08-20T21:54:24.983Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-20T21:54:25.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-20T21:54:25.549Z] --- PASS: TestExternalGraphDriver (5.27s) [2021-08-20T21:54:25.549Z] --- PASS: TestExternalGraphDriver/json (1.89s) [2021-08-20T21:54:25.549Z] --- PASS: TestExternalGraphDriver/spec (1.77s) [2021-08-20T21:54:25.549Z] --- PASS: TestExternalGraphDriver/pull (1.51s) [2021-08-20T21:54:25.549Z] === RUN TestGraphdriverPluginV2 [2021-08-20T21:54:25.807Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-20T21:54:26.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-20T21:54:26.514Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-20T21:54:27.182Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-20T21:54:27.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-20T21:54:27.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-20T21:54:27.750Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-20T21:54:28.036Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-20T21:54:29.127Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-20T21:54:29.502Z] --- PASS: TestGraphdriverPluginV2 (3.77s) [2021-08-20T21:54:29.502Z] PASS [2021-08-20T21:54:29.502Z] [2021-08-20T21:54:29.502Z] DONE 5 tests in 9.155s [2021-08-20T21:54:29.502Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-20T21:54:29.502Z] ++ 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 [2021-08-20T21:54:29.502Z] ++ set -e [2021-08-20T21:54:29.502Z] ++ '[' -n 0 ']' [2021-08-20T21:54:29.502Z] ++ set -x [2021-08-20T21:54:29.502Z] ++ 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 [2021-08-20T21:54:29.502Z] INFO: Testing against a local daemon [2021-08-20T21:54:29.502Z] === RUN TestContinueAfterPluginCrash [2021-08-20T21:54:29.502Z] === PAUSE TestContinueAfterPluginCrash [2021-08-20T21:54:29.502Z] === RUN TestReadPluginNoRead [2021-08-20T21:54:29.502Z] === PAUSE TestReadPluginNoRead [2021-08-20T21:54:29.502Z] === RUN TestDaemonStartWithLogOpt [2021-08-20T21:54:29.502Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-20T21:54:29.502Z] === CONT TestContinueAfterPluginCrash [2021-08-20T21:54:29.502Z] === CONT TestDaemonStartWithLogOpt [2021-08-20T21:54:29.761Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-20T21:54:29.761Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-20T21:54:29.761Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-20T21:54:29.761Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-20T21:54:29.761Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-20T21:54:29.761Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-20T21:54:29.761Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-20T21:54:31.664Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-08-20T21:54:31.664Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-20T21:54:31.816Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-20T21:54:31.816Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-20T21:54:31.816Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-20T21:54:31.816Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-20T21:54:31.816Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-20T21:54:31.816Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-20T21:54:31.816Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-20T21:54:31.816Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-20T21:54:31.816Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-20T21:54:31.816Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-20T21:54:33.568Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-20T21:54:33.568Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-20T21:54:34.137Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-20T21:54:34.706Z] --- PASS: TestDaemonStartWithLogOpt (5.21s) [2021-08-20T21:54:34.706Z] === CONT TestReadPluginNoRead [2021-08-20T21:54:34.964Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-20T21:54:35.902Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-20T21:54:36.469Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-20T21:54:37.036Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-20T21:54:37.036Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-20T21:54:37.036Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-20T21:54:37.295Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-20T21:54:37.295Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-20T21:54:37.553Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-20T21:54:37.553Z] === RUN TestReadPluginNoRead/default [2021-08-20T21:54:37.553Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-20T21:54:37.553Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-20T21:54:38.133Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-20T21:54:38.703Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-20T21:54:38.962Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-20T21:54:39.530Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-20T21:54:39.530Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-20T21:54:39.530Z] --- PASS: TestContinueAfterPluginCrash (10.21s) [2021-08-20T21:54:40.467Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-20T21:54:40.727Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-20T21:54:41.294Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-20T21:54:41.294Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-20T21:54:41.863Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-20T21:54:42.123Z] === CONT TestReadPluginNoRead [2021-08-20T21:54:42.123Z] read_test.go:92: [da09eeeca6661] daemon is not started [2021-08-20T21:54:42.123Z] --- PASS: TestReadPluginNoRead (7.40s) [2021-08-20T21:54:42.123Z] --- PASS: TestReadPluginNoRead/default (1.59s) [2021-08-20T21:54:42.123Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.47s) [2021-08-20T21:54:42.123Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s) [2021-08-20T21:54:42.123Z] PASS [2021-08-20T21:54:42.123Z] [2021-08-20T21:54:42.123Z] DONE 6 tests in 12.742s [2021-08-20T21:54:42.123Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-08-20T21:54:42.123Z] ++ 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 [2021-08-20T21:54:42.123Z] ++ set -e [2021-08-20T21:54:42.123Z] ++ '[' -n 0 ']' [2021-08-20T21:54:42.123Z] ++ set -x [2021-08-20T21:54:42.123Z] ++ 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 [2021-08-20T21:54:42.123Z] testing: warning: no tests to run [2021-08-20T21:54:42.123Z] PASS [2021-08-20T21:54:42.123Z] [2021-08-20T21:54:42.123Z] DONE 0 tests in 0.050s [2021-08-20T21:54:42.123Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-20T21:54:42.123Z] ++ 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 [2021-08-20T21:54:42.123Z] ++ set -e [2021-08-20T21:54:42.123Z] ++ '[' -n 0 ']' [2021-08-20T21:54:42.123Z] ++ set -x [2021-08-20T21:54:42.123Z] ++ 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 [2021-08-20T21:54:42.123Z] INFO: Testing against a local daemon [2021-08-20T21:54:42.123Z] === RUN TestPluginWithDevMounts [2021-08-20T21:54:42.123Z] === PAUSE TestPluginWithDevMounts [2021-08-20T21:54:42.123Z] === CONT TestPluginWithDevMounts [2021-08-20T21:54:42.383Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-20T21:54:42.953Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-20T21:54:43.524Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-20T21:54:43.524Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-20T21:54:44.092Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-20T21:54:44.092Z] --- PASS: TestPluginWithDevMounts (1.85s) [2021-08-20T21:54:44.092Z] PASS [2021-08-20T21:54:44.092Z] [2021-08-20T21:54:44.092Z] DONE 1 tests in 1.958s [2021-08-20T21:54:44.092Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-20T21:54:44.092Z] ++ 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 [2021-08-20T21:54:44.092Z] ++ set -e [2021-08-20T21:54:44.092Z] ++ '[' -n 0 ']' [2021-08-20T21:54:44.092Z] ++ set -x [2021-08-20T21:54:44.092Z] ++ 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 [2021-08-20T21:54:44.351Z] INFO: Testing against a local daemon [2021-08-20T21:54:44.351Z] === RUN TestSecretInspect [2021-08-20T21:54:44.609Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-20T21:54:45.178Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-20T21:54:45.437Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-20T21:54:46.005Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-20T21:54:46.940Z] --- PASS: TestSecretInspect (2.58s) [2021-08-20T21:54:46.940Z] === RUN TestSecretList [2021-08-20T21:54:46.940Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-20T21:54:47.875Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-20T21:54:47.875Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-20T21:54:48.134Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-20T21:54:48.134Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-20T21:54:48.134Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-20T21:54:48.700Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-20T21:54:49.265Z] --- PASS: TestSecretList (2.48s) [2021-08-20T21:54:49.265Z] === RUN TestSecretsCreateAndDelete [2021-08-20T21:54:49.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-20T21:54:51.792Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2021-08-20T21:54:51.792Z] === RUN TestSecretsUpdate [2021-08-20T21:54:53.167Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-20T21:54:53.425Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-20T21:54:53.995Z] --- PASS: TestSecretsUpdate (2.43s) [2021-08-20T21:54:53.995Z] === RUN TestTemplatedSecret [2021-08-20T21:54:54.253Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-20T21:54:54.253Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-08-20T21:54:54.253Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-20T21:54:54.253Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-20T21:54:55.627Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-08-20T21:54:57.004Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-20T21:54:57.004Z] --- PASS: TestTemplatedSecret (2.84s) [2021-08-20T21:54:57.004Z] === RUN TestSecretCreateResolve [2021-08-20T21:54:57.285Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-20T21:54:58.667Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-20T21:54:59.255Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-20T21:54:59.255Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2021-08-20T21:54:59.255Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2021-08-20T21:54:59.255Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-20T21:54:59.255Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-20T21:54:59.255Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-20T21:54:59.255Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-20T21:54:59.255Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-20T21:54:59.255Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-20T21:54:59.255Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-20T21:54:59.255Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-20T21:54:59.255Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-20T21:54:59.255Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-20T21:54:59.255Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-20T21:54:59.255Z] ok github.com/docker/docker/api/server/router/swarm 0.035s coverage: 5.7% of statements [2021-08-20T21:54:59.255Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-20T21:54:59.255Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-20T21:54:59.255Z] ? github.com/docker/docker/api/types [no test files] [2021-08-20T21:54:59.255Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-20T21:54:59.255Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-20T21:54:59.255Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-20T21:54:59.255Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-20T21:54:59.255Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2021-08-20T21:54:59.255Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-20T21:54:59.255Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-20T21:54:59.255Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-20T21:54:59.255Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-20T21:54:59.255Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-20T21:54:59.255Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2021-08-20T21:54:59.255Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-20T21:54:59.255Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-20T21:54:59.255Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-08-20T21:54:59.255Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-08-20T21:54:59.255Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-20T21:54:59.255Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-20T21:54:59.255Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-20T21:54:59.255Z] ? github.com/docker/docker/builder [no test files] [2021-08-20T21:54:59.255Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-20T21:54:59.255Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-20T21:54:59.255Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-20T21:54:59.255Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-20T21:54:59.255Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-20T21:54:59.255Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-20T21:54:59.255Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-20T21:54:59.255Z] ok github.com/docker/docker/builder/dockerfile 0.222s coverage: 49.0% of statements [2021-08-20T21:54:59.255Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-20T21:54:59.255Z] ok github.com/docker/docker/builder/remotecontext 0.106s coverage: 13.7% of statements [2021-08-20T21:54:59.255Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-08-20T21:54:59.255Z] ok github.com/docker/docker/builder/remotecontext/git 1.289s coverage: 86.3% of statements [2021-08-20T21:54:59.255Z] ? github.com/docker/docker/cli [no test files] [2021-08-20T21:54:59.255Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-20T21:54:59.255Z] ok github.com/docker/docker/cmd/docker-proxy 0.021s coverage: 67.6% of statements [2021-08-20T21:55:00.043Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-08-20T21:55:00.301Z] --- PASS: TestSecretCreateResolve (3.40s) [2021-08-20T21:55:00.301Z] PASS [2021-08-20T21:55:00.301Z] [2021-08-20T21:55:00.301Z] DONE 6 tests in 16.075s [2021-08-20T21:55:00.301Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-20T21:55:00.301Z] ++ 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 [2021-08-20T21:55:00.301Z] ++ set -e [2021-08-20T21:55:00.301Z] ++ '[' -n 0 ']' [2021-08-20T21:55:00.301Z] ++ set -x [2021-08-20T21:55:00.302Z] ++ 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 [2021-08-20T21:55:00.302Z] INFO: Testing against a local daemon [2021-08-20T21:55:00.302Z] === RUN TestServiceCreateInit [2021-08-20T21:55:00.302Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-20T21:55:01.702Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-20T21:55:01.702Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-20T21:55:01.702Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-20T21:55:01.702Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-20T21:55:01.702Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-20T21:55:01.770Z] ok github.com/docker/docker/client 0.132s coverage: 75.4% of statements [2021-08-20T21:55:02.837Z] docker_api_swarm_node_test.go:19: [d1c430d619ea2] joining swarm manager [dbfd5fadc2605]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-20T21:55:02.837Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-20T21:55:03.773Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-20T21:55:03.773Z] docker_api_swarm_node_test.go:20: [d3ae84b207b1f] joining swarm manager [dbfd5fadc2605]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-20T21:55:04.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-20T21:55:05.148Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-20T21:55:05.405Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-20T21:55:06.339Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-20T21:55:06.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-08-20T21:55:08.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-20T21:55:08.806Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-08-20T21:55:09.741Z] --- PASS: TestServiceCreateInit (9.46s) [2021-08-20T21:55:09.741Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.08s) [2021-08-20T21:55:09.741Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.36s) [2021-08-20T21:55:09.741Z] === RUN TestCreateServiceMultipleTimes [2021-08-20T21:55:09.741Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-08-20T21:55:10.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-20T21:55:11.117Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-08-20T21:55:11.963Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-20T21:55:11.963Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-20T21:55:11.963Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-20T21:55:12.417Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-20T21:55:12.494Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0006a5788_} [2021-08-20T21:55:13.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-20T21:55:13.431Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1563318294_/foo_false____} [2021-08-20T21:55:14.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-20T21:55:14.366Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-08-20T21:55:14.624Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1563318294_/foo_true____} [2021-08-20T21:55:15.560Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3611998333_/foo_false____} [2021-08-20T21:55:16.936Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3611998333_/foo_true____} [2021-08-20T21:55:18.167Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-20T21:55:18.167Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-20T21:55:18.167Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-20T21:55:18.313Z] docker_api_swarm_test.go:501: [d0bb022296c37] joining swarm manager [de13bde43abdf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-20T21:55:18.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-20T21:55:18.574Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3611998333_/foo_true__0xc0006a57b8__} [2021-08-20T21:55:19.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-20T21:55:20.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0006a57d0_} [2021-08-20T21:55:21.432Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0006a57e8_} [2021-08-20T21:55:21.873Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-20T21:55:22.807Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0006a5800_} [2021-08-20T21:55:24.180Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0006a5818_} [2021-08-20T21:55:25.556Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-20T21:55:25.815Z] --- PASS: TestCreateServiceMultipleTimes (16.07s) [2021-08-20T21:55:25.815Z] === RUN TestCreateServiceConflict [2021-08-20T21:55:26.753Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-20T21:55:26.753Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-20T21:55:26.753Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-20T21:55:26.753Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-20T21:55:26.753Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-20T21:55:26.753Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-20T21:55:26.753Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-20T21:55:26.753Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-20T21:55:26.753Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-20T21:55:26.753Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-20T21:55:26.753Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-20T21:55:26.753Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-08-20T21:55:26.753Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-08-20T21:55:26.753Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-08-20T21:55:26.753Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-08-20T21:55:26.753Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-08-20T21:55:26.753Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-08-20T21:55:26.753Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-20T21:55:27.625Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-20T21:55:28.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-20T21:55:28.654Z] --- PASS: TestCreateServiceConflict (2.58s) [2021-08-20T21:55:28.654Z] === RUN TestCreateServiceMaxReplicas [2021-08-20T21:55:29.220Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-20T21:55:30.156Z] docker_api_swarm_test.go:506: [d54996be763be] joining swarm manager [de13bde43abdf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-20T21:55:30.723Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-20T21:55:32.104Z] --- PASS: TestCreateServiceMaxReplicas (3.42s) [2021-08-20T21:55:32.104Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-20T21:55:33.038Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-20T21:55:33.374Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-20T21:55:33.374Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-20T21:55:33.374Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-20T21:55:34.413Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-20T21:55:34.413Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-20T21:55:34.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-20T21:55:35.349Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-20T21:55:35.916Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-08-20T21:55:36.483Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-20T21:55:37.051Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-20T21:55:37.077Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-20T21:55:37.077Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-20T21:55:37.077Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-20T21:55:37.077Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-20T21:55:37.077Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-20T21:55:37.618Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-20T21:55:37.876Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-20T21:55:38.811Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-20T21:55:39.378Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-20T21:55:39.931Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-20T21:55:39.931Z] Using test binary docker [2021-08-20T21:55:39.931Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-20T21:55:39.931Z] +++ /etc/init.d/apparmor start [2021-08-20T21:55:39.931Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-20T21:55:39.932Z] INFO: Waiting for daemon to start... [2021-08-20T21:55:39.932Z] Starting dockerd [2021-08-20T21:55:39.932Z] +++ 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 [2021-08-20T21:55:39.944Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-20T21:55:40.530Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-20T21:55:41.101Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-20T21:55:41.314Z] . [2021-08-20T21:55:41.314Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-20T21:55:41.314Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-20T21:55:41.314Z] Error: No such image: emptyfs [2021-08-20T21:55:41.314Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-20T21:55:41.314Z] ++++ docker load [2021-08-20T21:55:41.314Z] Running integration-test (iteration 1) [2021-08-20T21:55:41.314Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-08-20T21:55:41.314Z] ++ 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 [2021-08-20T21:55:41.314Z] ++ set -e [2021-08-20T21:55:41.314Z] ++ '[' -n 0 ']' [2021-08-20T21:55:41.314Z] ++ set -x [2021-08-20T21:55:41.314Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-08-20T21:55:41.669Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-20T21:55:41.886Z] Loaded image: busybox:latest [2021-08-20T21:55:41.886Z] Loaded image: busybox:glibc [2021-08-20T21:55:42.237Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-20T21:55:42.826Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-20T21:55:42.826Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-20T21:55:42.826Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-20T21:55:42.826Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-20T21:55:42.826Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-20T21:55:42.826Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-20T21:55:42.826Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-20T21:55:42.826Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-20T21:55:43.173Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-20T21:55:43.272Z] Loaded image: debian:bullseye-slim [2021-08-20T21:55:43.272Z] Loaded image: hello-world:latest [2021-08-20T21:55:43.532Z] Loaded image: arm32v7/hello-world:latest [2021-08-20T21:55:43.532Z] INFO: Testing against a local daemon [2021-08-20T21:55:43.532Z] === RUN TestCgroupNamespacesBuild [2021-08-20T21:55:43.741Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-20T21:55:44.000Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-20T21:55:44.258Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-20T21:55:44.516Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-20T21:55:45.081Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-20T21:55:45.446Z] --- PASS: TestCgroupNamespacesBuild (1.79s) [2021-08-20T21:55:45.446Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-20T21:55:46.015Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.94s) [2021-08-20T21:55:46.015Z] === RUN TestCreateServiceSecretFileMode [2021-08-20T21:55:46.015Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-20T21:55:46.581Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-20T21:55:46.831Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.42s) [2021-08-20T21:55:46.831Z] === RUN TestBuildWithSession [2021-08-20T21:55:46.831Z] build_session_test.go:25: TODO: BuildKit [2021-08-20T21:55:46.831Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-20T21:55:46.831Z] === RUN TestBuildSquashParent [2021-08-20T21:55:47.149Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-20T21:55:48.387Z] ok github.com/docker/docker/cmd/dockerd 0.044s coverage: 29.1% of statements [2021-08-20T21:55:48.387Z] ok github.com/docker/docker/cmd/dockerd/trap 2.571s coverage: 0.0% of statements [2021-08-20T21:55:48.387Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-20T21:55:48.387Z] ok github.com/docker/docker/container 0.129s coverage: 34.8% of statements [2021-08-20T21:55:48.387Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-20T21:55:48.387Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-20T21:55:48.387Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-20T21:55:48.387Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-20T21:55:49.053Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-20T21:55:49.053Z] --- PASS: TestCreateServiceSecretFileMode (2.89s) [2021-08-20T21:55:49.053Z] === RUN TestCreateServiceConfigFileMode [2021-08-20T21:55:49.312Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-20T21:55:51.216Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-20T21:55:51.216Z] --- PASS: TestCreateServiceConfigFileMode (2.60s) [2021-08-20T21:55:51.216Z] === RUN TestCreateServiceSysctls [2021-08-20T21:55:52.120Z] --- PASS: TestBuildSquashParent (4.65s) [2021-08-20T21:55:52.120Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-20T21:55:52.120Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-20T21:55:52.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-20T21:55:52.120Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-20T21:55:52.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-20T21:55:52.120Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-20T21:55:52.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-20T21:55:52.120Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-20T21:55:52.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-20T21:55:52.120Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-20T21:55:52.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-20T21:55:52.120Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-20T21:55:52.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-20T21:55:52.120Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-20T21:55:52.120Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-20T21:55:52.120Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-20T21:55:52.120Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-20T21:55:54.041Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-20T21:55:54.041Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-20T21:55:54.501Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-20T21:55:55.067Z] --- PASS: TestCreateServiceSysctls (3.71s) [2021-08-20T21:55:55.068Z] === RUN TestCreateServiceCapabilities [2021-08-20T21:55:55.954Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-20T21:55:55.954Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.71s) [2021-08-20T21:55:55.954Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.72s) [2021-08-20T21:55:55.954Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.95s) [2021-08-20T21:55:55.954Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.97s) [2021-08-20T21:55:55.954Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.76s) [2021-08-20T21:55:55.954Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.92s) [2021-08-20T21:55:55.954Z] === RUN TestBuildMultiStageCopy [2021-08-20T21:55:55.954Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-20T21:55:56.470Z] ok github.com/docker/docker/daemon/cluster 0.059s coverage: 0.5% of statements [2021-08-20T21:55:56.967Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-20T21:55:57.399Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2021-08-20T21:55:57.534Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-20T21:55:57.868Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-20T21:55:57.868Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-20T21:55:58.102Z] --- PASS: TestCreateServiceCapabilities (3.20s) [2021-08-20T21:55:58.102Z] === RUN TestInspect [2021-08-20T21:55:58.128Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-20T21:55:58.389Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-20T21:55:58.650Z] --- PASS: TestBuildMultiStageCopy (2.76s) [2021-08-20T21:55:58.650Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.59s) [2021-08-20T21:55:58.650Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s) [2021-08-20T21:55:58.650Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.29s) [2021-08-20T21:55:58.650Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.30s) [2021-08-20T21:55:58.650Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.30s) [2021-08-20T21:55:58.650Z] === RUN TestBuildMultiStageParentConfig [2021-08-20T21:55:58.765Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-08-20T21:55:59.592Z] --- PASS: TestBuildMultiStageParentConfig (0.78s) [2021-08-20T21:55:59.592Z] === RUN TestBuildLabelWithTargets [2021-08-20T21:56:00.976Z] --- PASS: TestBuildLabelWithTargets (1.26s) [2021-08-20T21:56:00.976Z] === RUN TestBuildWithEmptyLayers [2021-08-20T21:56:01.390Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-20T21:56:01.390Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-08-20T21:56:01.390Z] --- PASS: TestInspect (3.21s) [2021-08-20T21:56:01.390Z] === RUN TestCreateJob [2021-08-20T21:56:01.547Z] --- PASS: TestBuildWithEmptyLayers (0.68s) [2021-08-20T21:56:01.547Z] === RUN TestBuildMultiStageOnBuild [2021-08-20T21:56:03.461Z] --- PASS: TestBuildMultiStageOnBuild (1.92s) [2021-08-20T21:56:03.461Z] === RUN TestBuildUncleanTarFilenames [2021-08-20T21:56:03.844Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-20T21:56:04.403Z] --- PASS: TestBuildUncleanTarFilenames (0.90s) [2021-08-20T21:56:04.403Z] === RUN TestBuildMultiStageLayerLeak [2021-08-20T21:56:04.695Z] docker_api_swarm_node_test.go:80: [d3bc52e977f06] joining swarm manager [dbe0d705b8416]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-20T21:56:04.696Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-20T21:56:04.954Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-20T21:56:05.890Z] --- PASS: TestCreateJob (4.44s) [2021-08-20T21:56:05.890Z] === RUN TestReplicatedJob [2021-08-20T21:56:06.324Z] --- PASS: TestBuildMultiStageLayerLeak (1.93s) [2021-08-20T21:56:06.324Z] === RUN TestBuildWithHugeFile [2021-08-20T21:56:06.850Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.443s coverage: 13.8% of statements [2021-08-20T21:56:06.850Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 81.1% of statements [2021-08-20T21:56:07.107Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-08-20T21:56:07.680Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-08-20T21:56:08.242Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-08-20T21:56:09.174Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-08-20T21:56:09.597Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-20T21:56:09.598Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-20T21:56:09.611Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.499s coverage: 74.6% of statements [2021-08-20T21:56:09.867Z] ok github.com/docker/docker/daemon 12.194s coverage: 17.5% of statements [2021-08-20T21:56:09.867Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-20T21:56:09.867Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-20T21:56:09.867Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-20T21:56:09.867Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-20T21:56:10.052Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-20T21:56:10.052Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-20T21:56:10.052Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-20T21:56:10.110Z] === RUN TestDockerSuite/TestCpToDot [2021-08-20T21:56:11.009Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-20T21:56:11.009Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-20T21:56:11.049Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-20T21:56:11.232Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.365s coverage: 56.2% of statements [2021-08-20T21:56:11.463Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-20T21:56:11.488Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.018s coverage: 3.1% of statements [2021-08-20T21:56:12.954Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-20T21:56:13.212Z] --- PASS: TestReplicatedJob (7.26s) [2021-08-20T21:56:13.212Z] === RUN TestUpdateReplicatedJob [2021-08-20T21:56:13.386Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2021-08-20T21:56:14.147Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-20T21:56:14.340Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-20T21:56:14.714Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-20T21:56:15.280Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.294s coverage: 49.4% of statements [2021-08-20T21:56:15.297Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-20T21:56:15.297Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-20T21:56:15.297Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-20T21:56:15.297Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-20T21:56:15.297Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-20T21:56:15.535Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.562s coverage: 45.9% of statements [2021-08-20T21:56:15.536Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-20T21:56:16.091Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-20T21:56:16.091Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-20T21:56:16.819Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-20T21:56:16.902Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 57.5% of statements [2021-08-20T21:56:16.902Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.723s coverage: 57.7% of statements [2021-08-20T21:56:16.902Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-08-20T21:56:16.902Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-20T21:56:17.027Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-20T21:56:17.027Z] --- PASS: TestUpdateReplicatedJob (3.78s) [2021-08-20T21:56:17.027Z] === RUN TestServiceListWithStatuses [2021-08-20T21:56:17.027Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-20T21:56:17.027Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-20T21:56:17.027Z] === RUN TestDockerNetworkConnectAlias [2021-08-20T21:56:17.273Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-20T21:56:17.726Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-20T21:56:17.962Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-20T21:56:17.962Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-20T21:56:17.962Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-20T21:56:18.180Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-20T21:56:18.220Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-20T21:56:18.269Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2021-08-20T21:56:18.633Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-20T21:56:18.787Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-08-20T21:56:18.830Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2021-08-20T21:56:19.046Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-20T21:56:19.046Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-08-20T21:56:19.046Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-20T21:56:19.046Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-20T21:56:19.085Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.7% of statements [2021-08-20T21:56:19.085Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-20T21:56:19.085Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-20T21:56:19.983Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-20T21:56:20.241Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-20T21:56:20.241Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-20T21:56:20.453Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.5% of statements [2021-08-20T21:56:20.500Z] === RUN TestDockerSuite/TestCreateRM [2021-08-20T21:56:20.758Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-20T21:56:20.758Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-20T21:56:20.758Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-20T21:56:20.758Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-20T21:56:21.016Z] ok github.com/docker/docker/daemon/logger/awslogs 0.196s coverage: 77.4% of statements [2021-08-20T21:56:21.016Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-20T21:56:21.016Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-20T21:56:21.017Z] docker_api_swarm_node_test.go:52: [d9a4d1ae0235c] joining swarm manager [d74f097dccc4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-20T21:56:21.017Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-20T21:56:21.272Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 67.0% of statements [2021-08-20T21:56:21.834Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-08-20T21:56:21.952Z] docker_api_swarm_node_test.go:53: [d34c1789582b9] joining swarm manager [d74f097dccc4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-20T21:56:22.090Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 69.9% of statements [2021-08-20T21:56:22.211Z] --- PASS: TestDockerNetworkConnectAlias (5.38s) [2021-08-20T21:56:22.211Z] === RUN TestDockerNetworkReConnect [2021-08-20T21:56:22.337Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-20T21:56:22.347Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2021-08-20T21:56:22.908Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2021-08-20T21:56:22.908Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-20T21:56:23.145Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-20T21:56:23.145Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-20T21:56:23.145Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-20T21:56:23.469Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.037s coverage: 55.1% of statements [2021-08-20T21:56:23.858Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-20T21:56:23.858Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-20T21:56:23.858Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-20T21:56:24.030Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2021-08-20T21:56:24.815Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-20T21:56:24.815Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-20T21:56:24.815Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-20T21:56:24.957Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-08-20T21:56:25.213Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-08-20T21:56:25.269Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-20T21:56:25.774Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-08-20T21:56:26.030Z] ok github.com/docker/docker/daemon/logger/splunk 1.599s coverage: 82.5% of statements [2021-08-20T21:56:26.030Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-20T21:56:26.030Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-20T21:56:26.446Z] --- PASS: TestDockerNetworkReConnect (4.01s) [2021-08-20T21:56:26.446Z] === RUN TestServicePlugin [2021-08-20T21:56:26.792Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-20T21:56:27.248Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-20T21:56:27.383Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-20T21:56:27.383Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-20T21:56:27.383Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-20T21:56:27.397Z] ok github.com/docker/docker/distribution 0.123s coverage: 25.8% of statements [2021-08-20T21:56:27.397Z] ok github.com/docker/docker/distribution/metadata 0.036s coverage: 48.2% of statements [2021-08-20T21:56:27.397Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-20T21:56:27.641Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-20T21:56:27.641Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-20T21:56:27.641Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-20T21:56:27.702Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-20T21:56:27.702Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-20T21:56:27.702Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-20T21:56:28.324Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2021-08-20T21:56:28.577Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-20T21:56:28.659Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-20T21:56:28.885Z] ok github.com/docker/docker/image 0.015s coverage: 86.6% of statements [2021-08-20T21:56:29.113Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-20T21:56:29.113Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-20T21:56:29.113Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-20T21:56:29.113Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-20T21:56:29.113Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-20T21:56:29.458Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-08-20T21:56:29.511Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-20T21:56:30.024Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2021-08-20T21:56:30.076Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-20T21:56:30.280Z] ok github.com/docker/docker/distribution/xfer 1.984s coverage: 85.1% of statements [2021-08-20T21:56:30.280Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-20T21:56:30.536Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2021-08-20T21:56:30.536Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-20T21:56:30.791Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2021-08-20T21:56:31.010Z] plugin_test.go:62: [d1f60ef664c7c] joining swarm manager [d865e483accc3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-20T21:56:31.269Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-20T21:56:32.158Z] ok github.com/docker/docker/oci 0.011s coverage: 43.3% of statements [2021-08-20T21:56:32.204Z] plugin_test.go:65: [df5eb2f6ef456] joining swarm manager [d865e483accc3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-20T21:56:32.462Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-20T21:56:32.720Z] ok github.com/docker/docker/opts 0.034s coverage: 67.1% of statements [2021-08-20T21:56:32.720Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-08-20T21:56:32.818Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-20T21:56:33.399Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-20T21:56:33.658Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-20T21:56:33.918Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-20T21:56:34.484Z] === RUN TestDockerSuite/TestDockerFails [2021-08-20T21:56:34.484Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-08-20T21:56:34.484Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-08-20T21:56:34.484Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-08-20T21:56:34.609Z] ok github.com/docker/docker/pkg/archive 0.311s coverage: 82.0% of statements [2021-08-20T21:56:35.171Z] ok github.com/docker/docker/pkg/authorization 0.237s coverage: 68.3% of statements [2021-08-20T21:56:35.171Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-08-20T21:56:35.418Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-08-20T21:56:35.426Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-08-20T21:56:35.983Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-08-20T21:56:37.357Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-08-20T21:56:37.357Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-08-20T21:56:37.357Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-08-20T21:56:37.357Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-08-20T21:56:38.691Z] ok github.com/docker/docker/pkg/chrootarchive 2.477s coverage: 43.2% of statements [2021-08-20T21:56:38.691Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-08-20T21:56:38.948Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-08-20T21:56:39.203Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 97.6% of statements [2021-08-20T21:56:40.130Z] ok github.com/docker/docker/layer 8.018s coverage: 68.8% of statements [2021-08-20T21:56:40.131Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-20T21:56:40.131Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-20T21:56:40.131Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-20T21:56:40.131Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-20T21:56:40.131Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-20T21:56:40.131Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-20T21:56:40.131Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-20T21:56:40.691Z] ok github.com/docker/docker/pkg/discovery/memory 0.013s coverage: 92.3% of statements [2021-08-20T21:56:40.947Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2021-08-20T21:56:41.204Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-08-20T21:56:42.570Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2021-08-20T21:56:42.570Z] ok github.com/docker/docker/pkg/discovery/kv 3.026s coverage: 84.1% of statements [2021-08-20T21:56:42.620Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-20T21:56:42.826Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 83.1% of statements [2021-08-20T21:56:43.082Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-08-20T21:56:43.082Z] ok github.com/docker/docker/pkg/fsutils 0.190s coverage: 85.1% of statements [2021-08-20T21:56:44.447Z] ok github.com/docker/docker/pkg/idtools 0.447s coverage: 69.5% of statements [2021-08-20T21:56:44.447Z] ok github.com/docker/docker/pkg/ioutils 0.484s coverage: 69.2% of statements [2021-08-20T21:56:44.521Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-20T21:56:44.703Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2021-08-20T21:56:44.703Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-20T21:56:44.703Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-08-20T21:56:44.703Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-08-20T21:56:44.703Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-20T21:56:44.960Z] ok github.com/docker/docker/pkg/namesgenerator 0.012s coverage: 85.7% of statements [2021-08-20T21:56:44.960Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-20T21:56:44.960Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2021-08-20T21:56:45.215Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-08-20T21:56:45.471Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2021-08-20T21:56:45.471Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2021-08-20T21:56:45.471Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-20T21:56:45.471Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-20T21:56:46.398Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2021-08-20T21:56:46.422Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-20T21:56:46.654Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-08-20T21:56:46.910Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-08-20T21:56:47.165Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-08-20T21:56:47.797Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-08-20T21:56:48.527Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-08-20T21:56:48.527Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-08-20T21:56:48.732Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-20T21:56:48.783Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-08-20T21:56:49.039Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-08-20T21:56:49.295Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-08-20T21:56:49.295Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-08-20T21:56:49.319Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-20T21:56:49.857Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.1% of statements [2021-08-20T21:56:49.885Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-20T21:56:50.420Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 40.1% of statements [2021-08-20T21:56:50.420Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2021-08-20T21:56:50.450Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-20T21:56:50.982Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2021-08-20T21:56:51.017Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-20T21:56:51.245Z] testing: warning: no tests to run [2021-08-20T21:56:51.245Z] coverage: [no statements] [2021-08-20T21:56:51.245Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-08-20T21:56:51.274Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-08-20T21:56:51.506Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2021-08-20T21:56:51.506Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-08-20T21:56:51.761Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-08-20T21:56:53.082Z] --- PASS: TestBuildWithHugeFile (41.85s) [2021-08-20T21:56:53.082Z] === RUN TestBuildWCOWSandboxSize [2021-08-20T21:56:53.082Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-20T21:56:53.082Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-08-20T21:56:53.082Z] === RUN TestBuildWithEmptyDockerfile [2021-08-20T21:56:53.082Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-20T21:56:53.082Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-20T21:56:53.082Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-20T21:56:53.082Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-20T21:56:53.082Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-20T21:56:53.082Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-20T21:56:53.082Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-20T21:56:53.082Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-20T21:56:53.082Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-20T21:56:53.082Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2021-08-20T21:56:53.082Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-08-20T21:56:53.082Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-08-20T21:56:53.082Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s) [2021-08-20T21:56:53.082Z] === RUN TestBuildPreserveOwnership [2021-08-20T21:56:53.082Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-20T21:56:53.082Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-20T21:56:53.082Z] --- PASS: TestBuildPreserveOwnership (4.15s) [2021-08-20T21:56:53.082Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.76s) [2021-08-20T21:56:53.082Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.38s) [2021-08-20T21:56:53.082Z] === RUN TestBuildPlatformInvalid [2021-08-20T21:56:53.082Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-08-20T21:56:53.082Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-20T21:56:53.173Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-08-20T21:56:53.651Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-08-20T21:56:53.653Z] Loaded image: busybox:latest [2021-08-20T21:56:53.914Z] Loaded image: busybox:glibc [2021-08-20T21:56:54.109Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-20T21:56:54.109Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-08-20T21:56:54.212Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-08-20T21:56:54.469Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2021-08-20T21:56:55.300Z] Loaded image: debian:bullseye-slim [2021-08-20T21:56:55.300Z] Loaded image: hello-world:latest [2021-08-20T21:56:55.300Z] Loaded image: arm32v7/hello-world:latest [2021-08-20T21:56:55.836Z] ok github.com/docker/docker/quota 0.237s coverage: 71.4% of statements [2021-08-20T21:56:55.836Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-08-20T21:56:56.644Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-08-20T21:56:56.764Z] ok github.com/docker/docker/registry 0.047s coverage: 58.8% of statements [2021-08-20T21:56:57.325Z] ok github.com/docker/docker/registry/resumable 0.020s coverage: 100.0% of statements [2021-08-20T21:56:57.325Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-08-20T21:56:57.874Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-20T21:56:57.874Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-20T21:56:57.874Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-20T21:56:57.887Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-08-20T21:56:58.143Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-08-20T21:56:58.542Z] --- PASS: TestServicePlugin (32.05s) [2021-08-20T21:56:58.542Z] === RUN TestServiceUpdateLabel [2021-08-20T21:56:58.542Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-20T21:56:59.394Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-20T21:56:59.394Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-20T21:56:59.478Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-20T21:56:59.848Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-20T21:56:59.848Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-20T21:56:59.848Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-20T21:56:59.848Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-20T21:56:59.848Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-20T21:57:00.303Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-20T21:57:00.303Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-20T21:57:00.303Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-20T21:57:00.414Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-08-20T21:57:00.660Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-08-20T21:57:00.673Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-20T21:57:00.931Z] --- PASS: TestServiceUpdateLabel (2.61s) [2021-08-20T21:57:00.931Z] === RUN TestServiceUpdateSecrets [2021-08-20T21:57:01.589Z] ok github.com/docker/docker/volume/local 0.088s coverage: 76.4% of statements [2021-08-20T21:57:02.151Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2021-08-20T21:57:02.834Z] docker_api_swarm_test.go:201: [d41f18c3a2b6b] joining swarm manager [df6041edf2379]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-20T21:57:03.077Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2021-08-20T21:57:06.115Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-20T21:57:06.374Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-20T21:57:07.530Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (14.29s) [2021-08-20T21:57:07.530Z] PASS [2021-08-20T21:57:07.530Z] [2021-08-20T21:57:07.530Z] === Skipped [2021-08-20T21:57:07.530Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-08-20T21:57:07.530Z] build_session_test.go:25: TODO: BuildKit [2021-08-20T21:57:07.530Z] [2021-08-20T21:57:07.530Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-08-20T21:57:07.530Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-20T21:57:07.530Z] [2021-08-20T21:57:07.530Z] [2021-08-20T21:57:07.530Z] DONE 34 tests, 2 skipped in 85.510s [2021-08-20T21:57:07.530Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-08-20T21:57:07.530Z] ++ 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 [2021-08-20T21:57:07.530Z] ++ set -e [2021-08-20T21:57:07.530Z] ++ '[' -n 0 ']' [2021-08-20T21:57:07.530Z] ++ set -x [2021-08-20T21:57:07.530Z] ++ 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 [2021-08-20T21:57:07.530Z] INFO: Testing against a local daemon [2021-08-20T21:57:07.530Z] === RUN TestConfigInspect [2021-08-20T21:57:07.751Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-20T21:57:08.319Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-08-20T21:57:08.319Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-20T21:57:08.576Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-08-20T21:57:08.834Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-08-20T21:57:08.834Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-20T21:57:09.769Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-20T21:57:10.070Z] --- PASS: TestConfigInspect (2.88s) [2021-08-20T21:57:10.070Z] === RUN TestConfigList [2021-08-20T21:57:10.705Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-20T21:57:10.705Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-20T21:57:10.705Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-20T21:57:11.653Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-20T21:57:11.653Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-20T21:57:12.222Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-20T21:57:12.612Z] --- PASS: TestConfigList (2.69s) [2021-08-20T21:57:12.612Z] === RUN TestConfigsCreateAndDelete [2021-08-20T21:57:13.155Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-08-20T21:57:13.155Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-08-20T21:57:13.155Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-08-20T21:57:13.155Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-08-20T21:57:13.155Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-08-20T21:57:13.414Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-20T21:57:14.786Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-08-20T21:57:15.044Z] === RUN TestDockerSuite/TestEventsRename [2021-08-20T21:57:15.609Z] === RUN TestDockerSuite/TestEventsResize [2021-08-20T21:57:15.908Z] --- PASS: TestConfigsCreateAndDelete (2.69s) [2021-08-20T21:57:15.908Z] === RUN TestConfigsUpdate [2021-08-20T21:57:16.176Z] --- PASS: TestServiceUpdateSecrets (15.10s) [2021-08-20T21:57:16.176Z] === RUN TestServiceUpdateConfigs [2021-08-20T21:57:16.434Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-20T21:57:18.339Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-08-20T21:57:18.450Z] --- PASS: TestConfigsUpdate (2.72s) [2021-08-20T21:57:18.451Z] === RUN TestTemplatedConfig [2021-08-20T21:57:20.239Z] docker_api_swarm_test.go:383: [d76bd6d4b2b92] joining swarm manager [d8c747ae3a487]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-20T21:57:20.995Z] --- PASS: TestTemplatedConfig (2.57s) [2021-08-20T21:57:20.995Z] === RUN TestConfigCreateResolve [2021-08-20T21:57:21.110Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.6% of statements [2021-08-20T21:57:21.110Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-20T21:57:21.110Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-20T21:57:21.110Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-20T21:57:21.110Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-20T21:57:21.110Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-20T21:57:21.110Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-20T21:57:21.110Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-08-20T21:57:21.110Z] ? github.com/docker/docker/rootless [no test files] [2021-08-20T21:57:21.110Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-08-20T21:57:21.110Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-20T21:57:21.110Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-20T21:57:21.110Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-20T21:57:21.110Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-20T21:57:21.110Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-20T21:57:21.110Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-20T21:57:21.110Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-20T21:57:21.110Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-20T21:57:21.110Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-20T21:57:21.110Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-20T21:57:21.110Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-20T21:57:21.110Z] ? github.com/docker/docker/volume [no test files] [2021-08-20T21:57:21.110Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-20T21:57:21.110Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-20T21:57:21.110Z] [2021-08-20T21:57:21.110Z] === Skipped [2021-08-20T21:57:21.110Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-20T21:57:21.110Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-20T21:57:21.110Z] [2021-08-20T21:57:21.110Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-20T21:57:21.110Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-20T21:57:21.110Z] [2021-08-20T21:57:21.110Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-20T21:57:21.110Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-20T21:57:21.110Z] [2021-08-20T21:57:21.110Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-20T21:57:21.110Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-20T21:57:21.110Z] [2021-08-20T21:57:21.110Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-08-20T21:57:21.110Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-20T21:57:21.110Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-20T21:57:21.110Z] [2021-08-20T21:57:21.110Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-08-20T21:57:21.110Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-20T21:57:21.110Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-20T21:57:21.110Z] [2021-08-20T21:57:21.110Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-08-20T21:57:21.110Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-20T21:57:21.110Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-20T21:57:21.110Z] [2021-08-20T21:57:21.110Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-08-20T21:57:21.110Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-20T21:57:21.110Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-20T21:57:21.110Z] [2021-08-20T21:57:21.110Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-08-20T21:57:21.110Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-20T21:57:21.110Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-20T21:57:21.110Z] [2021-08-20T21:57:21.110Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-08-20T21:57:21.110Z] graphtest_unix.go:71: No driver to put! [2021-08-20T21:57:21.110Z] [2021-08-20T21:57:21.110Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-08-20T21:57:21.110Z] time="2021-08-20T21:56:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-20T21:57:21.110Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-20T21:57:21.110Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-20T21:57:21.110Z] [2021-08-20T21:57:21.110Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-08-20T21:57:21.110Z] time="2021-08-20T21:56:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-20T21:57:21.110Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-20T21:57:21.110Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-20T21:57:21.110Z] [2021-08-20T21:57:21.110Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-08-20T21:57:21.110Z] time="2021-08-20T21:56:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-20T21:57:21.110Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-20T21:57:21.110Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-20T21:57:21.110Z] [2021-08-20T21:57:21.110Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-08-20T21:57:21.110Z] time="2021-08-20T21:56:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-20T21:57:21.110Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-20T21:57:21.110Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-20T21:57:21.110Z] [2021-08-20T21:57:21.110Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-08-20T21:57:21.110Z] time="2021-08-20T21:56:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-20T21:57:21.110Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-20T21:57:21.110Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-20T21:57:21.110Z] [2021-08-20T21:57:21.110Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-08-20T21:57:21.110Z] graphtest_unix.go:71: No driver to put! [2021-08-20T21:57:21.110Z] [2021-08-20T21:57:21.110Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-08-20T21:57:21.110Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-08-20T21:57:21.110Z] [2021-08-20T21:57:21.110Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-08-20T21:57:21.110Z] overlay_test.go:49: Fails to compute changes intermittently [2021-08-20T21:57:21.110Z] [2021-08-20T21:57:21.110Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-08-20T21:57:21.110Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-08-20T21:57:21.110Z] [2021-08-20T21:57:21.110Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-08-20T21:57:21.110Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-08-20T21:57:21.110Z] [2021-08-20T21:57:21.110Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-08-20T21:57:21.110Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-20T21:57:21.110Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-20T21:57:21.110Z] [2021-08-20T21:57:21.110Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-08-20T21:57:21.110Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-20T21:57:21.110Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-20T21:57:21.110Z] [2021-08-20T21:57:21.110Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-08-20T21:57:21.110Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-20T21:57:21.110Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-20T21:57:21.110Z] [2021-08-20T21:57:21.110Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-08-20T21:57:21.110Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-20T21:57:21.110Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-20T21:57:21.110Z] [2021-08-20T21:57:21.110Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-08-20T21:57:21.110Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-20T21:57:21.110Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-20T21:57:21.110Z] [2021-08-20T21:57:21.110Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-08-20T21:57:21.110Z] graphtest_unix.go:71: No driver to put! [2021-08-20T21:57:21.110Z] [2021-08-20T21:57:21.110Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-08-20T21:57:21.110Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-08-20T21:57:21.110Z] [2021-08-20T21:57:21.110Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-08-20T21:57:21.110Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-08-20T21:57:21.110Z] [2021-08-20T21:57:21.110Z] [2021-08-20T21:57:21.110Z] DONE 2309 tests, 28 skipped in 253.132s [2021-08-20T21:57:21.110Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/api [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/bitseq [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/cluster [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/config [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/datastore [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/driverapi [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/etchosts [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/idm [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/ipam [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/iptables [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/netlabel [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/netutils [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/networkdb [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/ns [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/options [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/osl [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/portallocator [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/portmapper [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/testutils [2021-08-20T21:57:21.110Z] github.com/docker/docker/libnetwork/types' ']' [2021-08-20T21:57:21.111Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2021-08-20T21:57:21.322Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-20T21:57:21.322Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-20T21:57:21.322Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-20T21:57:21.322Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-20T21:57:21.610Z] docker_api_swarm_test.go:384: [d34c691544a64] joining swarm manager [d8c747ae3a487]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-20T21:57:21.610Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-20T21:57:22.546Z] === RUN TestDockerSuite/TestEventsStreaming [2021-08-20T21:57:22.804Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-20T21:57:23.537Z] --- PASS: TestConfigCreateResolve (2.67s) [2021-08-20T21:57:23.537Z] PASS [2021-08-20T21:57:23.537Z] [2021-08-20T21:57:23.537Z] DONE 6 tests in 16.379s [2021-08-20T21:57:23.537Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-08-20T21:57:23.537Z] ++ 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 [2021-08-20T21:57:23.537Z] ++ set -e [2021-08-20T21:57:23.537Z] ++ '[' -n 0 ']' [2021-08-20T21:57:23.537Z] ++ set -x [2021-08-20T21:57:23.537Z] ++ 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 [2021-08-20T21:57:23.537Z] INFO: Testing against a local daemon [2021-08-20T21:57:23.537Z] === RUN TestCheckpoint [2021-08-20T21:57:23.537Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-20T21:57:23.537Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-20T21:57:23.537Z] === RUN TestContainerInvalidJSON [2021-08-20T21:57:23.537Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-20T21:57:23.537Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-20T21:57:23.537Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-20T21:57:23.537Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-20T21:57:23.537Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-20T21:57:23.537Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-20T21:57:23.537Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-08-20T21:57:23.537Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-20T21:57:23.537Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-20T21:57:23.537Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-20T21:57:23.798Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-08-20T21:57:23.798Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-20T21:57:23.798Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-08-20T21:57:23.798Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-20T21:57:23.798Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-08-20T21:57:23.798Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-20T21:57:23.798Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-08-20T21:57:23.798Z] === RUN TestCopyFromContainer [2021-08-20T21:57:25.184Z] === RUN TestCopyFromContainer// [2021-08-20T21:57:25.184Z] === RUN TestCopyFromContainer//bar/root [2021-08-20T21:57:25.444Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-20T21:57:25.444Z] === RUN TestCopyFromContainer/bar/quux [2021-08-20T21:57:25.444Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-20T21:57:25.705Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-20T21:57:25.705Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-20T21:57:25.705Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-20T21:57:25.965Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-20T21:57:25.965Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-20T21:57:25.965Z] --- PASS: TestCopyFromContainer (2.15s) [2021-08-20T21:57:25.965Z] --- PASS: TestCopyFromContainer// (0.09s) [2021-08-20T21:57:25.965Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-08-20T21:57:25.965Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2021-08-20T21:57:25.965Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-08-20T21:57:25.965Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-08-20T21:57:25.965Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-08-20T21:57:25.965Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-08-20T21:57:25.965Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-08-20T21:57:25.965Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-08-20T21:57:25.965Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-08-20T21:57:25.965Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-20T21:57:25.965Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-20T21:57:25.965Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-20T21:57:25.965Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-20T21:57:25.965Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-20T21:57:25.965Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-20T21:57:25.965Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-20T21:57:25.965Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-20T21:57:25.965Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-20T21:57:25.965Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-20T21:57:25.965Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-08-20T21:57:25.965Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-20T21:57:25.965Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-20T21:57:25.965Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-20T21:57:25.965Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-20T21:57:26.082Z] === RUN TestDockerSuite/TestEventsTop [2021-08-20T21:57:26.082Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-20T21:57:26.225Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-08-20T21:57:26.225Z] === RUN TestCreateWithInvalidEnv [2021-08-20T21:57:26.225Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-20T21:57:26.225Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-20T21:57:26.225Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-20T21:57:26.225Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-20T21:57:26.225Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-20T21:57:26.225Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-20T21:57:26.225Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-20T21:57:26.225Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-20T21:57:26.225Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-20T21:57:26.225Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-20T21:57:26.225Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-20T21:57:26.225Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-20T21:57:26.225Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-20T21:57:26.225Z] === RUN TestCreateTmpfsMountsTarget [2021-08-20T21:57:26.225Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-08-20T21:57:26.225Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-20T21:57:28.137Z] --- PASS: TestCreateWithCustomMaskedPaths (1.69s) [2021-08-20T21:57:28.137Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-20T21:57:28.608Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-20T21:57:29.521Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.73s) [2021-08-20T21:57:29.521Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-20T21:57:29.521Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-20T21:57:29.521Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-20T21:57:29.521Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-20T21:57:29.521Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-20T21:57:29.521Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-20T21:57:29.521Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-20T21:57:29.521Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-20T21:57:29.521Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-20T21:57:29.521Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-20T21:57:29.521Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-20T21:57:29.521Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-20T21:57:29.521Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-20T21:57:29.521Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-20T21:57:29.521Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-20T21:57:29.521Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-20T21:57:29.544Z] === RUN TestDockerSuite/TestExec [2021-08-20T21:57:29.782Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-20T21:57:29.782Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-20T21:57:29.782Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-08-20T21:57:29.782Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-08-20T21:57:29.782Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-08-20T21:57:29.782Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-08-20T21:57:29.782Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-20T21:57:30.111Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-20T21:57:30.357Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s) [2021-08-20T21:57:30.357Z] === RUN TestCreateDifferentPlatform [2021-08-20T21:57:30.357Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-20T21:57:30.357Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-20T21:57:30.357Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-08-20T21:57:30.357Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-20T21:57:30.357Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-20T21:57:30.357Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-20T21:57:30.357Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-08-20T21:57:30.357Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-20T21:57:30.357Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-08-20T21:57:30.357Z] === RUN TestContainerStartOnDaemonRestart [2021-08-20T21:57:30.357Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-20T21:57:30.358Z] === RUN TestDaemonRestartIpcMode [2021-08-20T21:57:30.358Z] === PAUSE TestDaemonRestartIpcMode [2021-08-20T21:57:30.358Z] === RUN TestDaemonHostGatewayIP [2021-08-20T21:57:30.358Z] === PAUSE TestDaemonHostGatewayIP [2021-08-20T21:57:30.358Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-20T21:57:30.358Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-20T21:57:30.358Z] === RUN TestContainerKillOnDaemonStart [2021-08-20T21:57:30.358Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-20T21:57:30.358Z] === RUN TestDiff [2021-08-20T21:57:30.676Z] --- PASS: TestServiceUpdateConfigs (14.65s) [2021-08-20T21:57:30.676Z] === RUN TestServiceUpdateNetwork [2021-08-20T21:57:30.928Z] --- PASS: TestDiff (0.59s) [2021-08-20T21:57:30.928Z] === RUN TestExecWithCloseStdin [2021-08-20T21:57:30.935Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-20T21:57:31.501Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-20T21:57:31.585Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-20T21:57:31.758Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-20T21:57:31.868Z] --- PASS: TestExecWithCloseStdin (0.69s) [2021-08-20T21:57:31.868Z] === RUN TestExec [2021-08-20T21:57:32.439Z] --- PASS: TestExec (0.72s) [2021-08-20T21:57:32.439Z] === RUN TestExecUser [2021-08-20T21:57:33.009Z] --- PASS: TestExecUser (0.70s) [2021-08-20T21:57:33.009Z] === RUN TestExportContainerAndImportImage [2021-08-20T21:57:33.107Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-20T21:57:33.135Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-20T21:57:33.561Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-20T21:57:33.952Z] --- PASS: TestExportContainerAndImportImage (0.85s) [2021-08-20T21:57:33.952Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-20T21:57:34.082Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-20T21:57:34.651Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-20T21:57:34.909Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-20T21:57:35.335Z] --- PASS: TestExportContainerAfterDaemonRestart (1.40s) [2021-08-20T21:57:35.335Z] === RUN TestHealthCheckWorkdir [2021-08-20T21:57:35.475Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-20T21:57:36.042Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-20T21:57:36.277Z] --- PASS: TestHealthCheckWorkdir (0.86s) [2021-08-20T21:57:36.277Z] === RUN TestHealthKillContainer [2021-08-20T21:57:36.440Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-20T21:57:36.608Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-20T21:57:37.984Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-20T21:57:38.918Z] === RUN TestDockerSuite/TestExecEnv [2021-08-20T21:57:39.321Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-20T21:57:39.485Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-20T21:57:39.573Z] --- PASS: TestHealthKillContainer (2.75s) [2021-08-20T21:57:39.573Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-20T21:57:39.573Z] --- PASS: TestInspectCpusetInConfigPre120 (0.61s) [2021-08-20T21:57:39.573Z] === RUN TestIpcModeNone [2021-08-20T21:57:40.145Z] --- PASS: TestIpcModeNone (0.69s) [2021-08-20T21:57:40.145Z] === RUN TestIpcModePrivate [2021-08-20T21:57:40.419Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-20T21:57:40.720Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-08-20T21:57:40.980Z] --- PASS: TestIpcModePrivate (0.69s) [2021-08-20T21:57:40.980Z] === RUN TestIpcModeShareable [2021-08-20T21:57:40.986Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-20T21:57:41.480Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-20T21:57:41.552Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:65, shared: true, mustBeShared: true [2021-08-20T21:57:41.552Z] --- PASS: TestIpcModeShareable (0.68s) [2021-08-20T21:57:41.552Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-20T21:57:42.884Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-20T21:57:43.142Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-08-20T21:57:43.713Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-20T21:57:44.107Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.08s) [2021-08-20T21:57:44.107Z] === RUN TestAPIIpcModeHost [2021-08-20T21:57:44.107Z] --- PASS: TestAPIIpcModeHost (0.51s) [2021-08-20T21:57:44.107Z] === RUN TestDaemonIpcModeShareable [2021-08-20T21:57:44.280Z] --- PASS: TestServiceUpdateNetwork (13.40s) [2021-08-20T21:57:44.280Z] === RUN TestServiceUpdatePidsLimit [2021-08-20T21:57:44.280Z] === RUN TestDockerSuite/TestExecParseError [2021-08-20T21:57:44.847Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-20T21:57:45.413Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-20T21:57:45.414Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-20T21:57:45.490Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-08-20T21:57:45.751Z] --- PASS: TestDaemonIpcModeShareable (1.48s) [2021-08-20T21:57:45.751Z] === RUN TestDaemonIpcModePrivate [2021-08-20T21:57:45.981Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-20T21:57:46.240Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-20T21:57:47.134Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-08-20T21:57:47.134Z] --- PASS: TestDaemonIpcModePrivate (1.46s) [2021-08-20T21:57:47.134Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-20T21:57:47.176Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-20T21:57:47.744Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-20T21:57:48.311Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-20T21:57:48.517Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-08-20T21:57:48.517Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.47s) [2021-08-20T21:57:48.517Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-20T21:57:49.900Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-08-20T21:57:50.161Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.45s) [2021-08-20T21:57:50.161Z] === RUN TestIpcModeOlderClient [2021-08-20T21:57:50.161Z] === PAUSE TestIpcModeOlderClient [2021-08-20T21:57:50.161Z] === RUN TestKillContainerInvalidSignal [2021-08-20T21:57:50.735Z] --- PASS: TestKillContainerInvalidSignal (0.62s) [2021-08-20T21:57:50.735Z] === RUN TestKillContainer [2021-08-20T21:57:50.735Z] === RUN TestKillContainer/no_signal [2021-08-20T21:57:51.306Z] === RUN TestKillContainer/non_killing_signal [2021-08-20T21:57:51.877Z] === RUN TestKillContainer/killing_signal [2021-08-20T21:57:52.819Z] --- PASS: TestKillContainer (1.86s) [2021-08-20T21:57:52.819Z] --- PASS: TestKillContainer/no_signal (0.60s) [2021-08-20T21:57:52.819Z] --- PASS: TestKillContainer/non_killing_signal (0.41s) [2021-08-20T21:57:52.819Z] --- PASS: TestKillContainer/killing_signal (0.59s) [2021-08-20T21:57:52.819Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-20T21:57:52.819Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-20T21:57:53.079Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-20T21:57:53.572Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-20T21:57:54.019Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.20s) [2021-08-20T21:57:54.019Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.57s) [2021-08-20T21:57:54.019Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.42s) [2021-08-20T21:57:54.019Z] === RUN TestKillStoppedContainer [2021-08-20T21:57:54.019Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-08-20T21:57:54.019Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-20T21:57:54.019Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-08-20T21:57:54.019Z] === RUN TestKillDifferentUserContainer [2021-08-20T21:57:54.590Z] --- PASS: TestKillDifferentUserContainer (0.60s) [2021-08-20T21:57:54.590Z] === RUN TestInspectOomKilledTrue [2021-08-20T21:57:54.590Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-20T21:57:54.590Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-20T21:57:54.590Z] === RUN TestInspectOomKilledFalse [2021-08-20T21:57:54.590Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-20T21:57:54.590Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-20T21:57:54.590Z] === RUN TestLinksEtcHostsContentMatch [2021-08-20T21:57:54.850Z] --- PASS: TestLinksEtcHostsContentMatch (0.45s) [2021-08-20T21:57:54.850Z] === RUN TestLinksContainerNames [2021-08-20T21:57:56.234Z] --- PASS: TestLinksContainerNames (1.25s) [2021-08-20T21:57:56.234Z] === RUN TestLogsFollowTailEmpty [2021-08-20T21:57:56.807Z] --- PASS: TestLogsFollowTailEmpty (0.59s) [2021-08-20T21:57:56.807Z] === RUN TestContainerNetworkMountsNoChown [2021-08-20T21:57:57.379Z] --- PASS: TestContainerNetworkMountsNoChown (0.61s) [2021-08-20T21:57:57.379Z] === RUN TestMountDaemonRoot [2021-08-20T21:57:57.379Z] === RUN TestMountDaemonRoot/default [2021-08-20T21:57:57.379Z] === PAUSE TestMountDaemonRoot/default [2021-08-20T21:57:57.379Z] === RUN TestMountDaemonRoot/private [2021-08-20T21:57:57.379Z] === PAUSE TestMountDaemonRoot/private [2021-08-20T21:57:57.379Z] === RUN TestMountDaemonRoot/rprivate [2021-08-20T21:57:57.379Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-20T21:57:57.379Z] === RUN TestMountDaemonRoot/slave [2021-08-20T21:57:57.379Z] === PAUSE TestMountDaemonRoot/slave [2021-08-20T21:57:57.379Z] === RUN TestMountDaemonRoot/rslave [2021-08-20T21:57:57.379Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-20T21:57:57.379Z] === RUN TestMountDaemonRoot/shared [2021-08-20T21:57:57.379Z] === PAUSE TestMountDaemonRoot/shared [2021-08-20T21:57:57.379Z] === RUN TestMountDaemonRoot/rshared [2021-08-20T21:57:57.379Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-20T21:57:57.379Z] === CONT TestMountDaemonRoot/default [2021-08-20T21:57:57.379Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-20T21:57:57.379Z] === CONT TestMountDaemonRoot/rslave [2021-08-20T21:57:57.379Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-20T21:57:57.379Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-20T21:57:57.379Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-20T21:57:57.379Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-20T21:57:57.379Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-20T21:57:57.379Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-20T21:57:57.379Z] === CONT TestMountDaemonRoot/shared [2021-08-20T21:57:57.379Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-20T21:57:57.379Z] === CONT TestMountDaemonRoot/rprivate [2021-08-20T21:57:57.379Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-20T21:57:57.379Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-20T21:57:57.379Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-20T21:57:57.379Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-20T21:57:57.379Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-20T21:57:57.379Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-20T21:57:57.379Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-20T21:57:57.379Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-20T21:57:57.379Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-20T21:57:57.379Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-20T21:57:57.379Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-20T21:57:57.379Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-20T21:57:57.379Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-20T21:57:57.379Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-20T21:57:57.379Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-20T21:57:57.379Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-20T21:57:57.379Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-20T21:57:57.379Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-20T21:57:57.379Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-20T21:57:57.379Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-20T21:57:57.379Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-20T21:57:57.379Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-20T21:57:57.379Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-20T21:57:57.379Z] === CONT TestMountDaemonRoot/slave [2021-08-20T21:57:57.379Z] === CONT TestMountDaemonRoot/rshared [2021-08-20T21:57:57.379Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-20T21:57:57.379Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-20T21:57:57.379Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-20T21:57:57.379Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-20T21:57:57.379Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-20T21:57:57.379Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-20T21:57:57.379Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-20T21:57:57.379Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-20T21:57:57.379Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-20T21:57:57.379Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-20T21:57:57.379Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-20T21:57:57.379Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-20T21:57:57.379Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-20T21:57:57.379Z] === CONT TestMountDaemonRoot/private [2021-08-20T21:57:57.379Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-20T21:57:57.379Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-20T21:57:57.379Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-20T21:57:57.379Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-20T21:57:57.379Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-20T21:57:57.379Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-20T21:57:57.379Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-20T21:57:57.379Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-20T21:57:57.379Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-20T21:57:57.379Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-20T21:57:57.379Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-20T21:57:57.379Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-20T21:57:57.379Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-20T21:57:57.379Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-20T21:57:57.379Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-20T21:57:57.379Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-20T21:57:57.379Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-20T21:57:57.379Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-20T21:57:57.379Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-20T21:57:57.379Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-20T21:57:57.641Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-20T21:57:57.641Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-20T21:57:57.641Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-20T21:57:57.641Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-20T21:57:57.641Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-20T21:57:57.641Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-20T21:57:57.641Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-20T21:57:57.641Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-20T21:57:57.641Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-20T21:57:57.641Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-20T21:57:57.641Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-20T21:57:57.641Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-20T21:57:57.641Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-20T21:57:57.641Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-20T21:57:57.641Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-20T21:57:57.641Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-20T21:57:57.641Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-20T21:57:57.641Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-20T21:57:57.641Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-20T21:57:57.641Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-20T21:57:57.641Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-08-20T21:57:57.641Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-20T21:57:57.641Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-08-20T21:57:57.641Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-08-20T21:57:57.641Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-08-20T21:57:57.641Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-08-20T21:57:57.641Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-20T21:57:57.641Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-08-20T21:57:57.641Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-08-20T21:57:57.641Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-08-20T21:57:57.641Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-08-20T21:57:57.901Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-20T21:57:57.901Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-08-20T21:57:57.901Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-08-20T21:57:57.901Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-08-20T21:57:57.901Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-08-20T21:57:57.901Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-20T21:57:57.901Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-08-20T21:57:57.901Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-08-20T21:57:57.901Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-08-20T21:57:57.901Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-08-20T21:57:57.901Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-20T21:57:57.901Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-08-20T21:57:57.901Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-08-20T21:57:57.901Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-08-20T21:57:57.901Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-08-20T21:57:57.901Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-20T21:57:57.901Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-08-20T21:57:57.901Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-08-20T21:57:57.901Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-08-20T21:57:57.901Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-08-20T21:57:57.901Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-20T21:57:57.901Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-08-20T21:57:57.901Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-08-20T21:57:57.901Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-08-20T21:57:57.901Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-08-20T21:57:57.901Z] === RUN TestContainerBindMountNonRecursive [2021-08-20T21:57:59.285Z] --- PASS: TestContainerBindMountNonRecursive (1.56s) [2021-08-20T21:57:59.285Z] === RUN TestContainerVolumesMountedAsShared [2021-08-20T21:57:59.855Z] --- PASS: TestContainerVolumesMountedAsShared (0.60s) [2021-08-20T21:57:59.855Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-20T21:58:00.133Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-20T21:58:00.133Z] === RUN TestDockerSuite/TestExecTTY [2021-08-20T21:58:00.391Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-20T21:58:00.425Z] --- PASS: TestContainerVolumesMountedAsSlave (0.46s) [2021-08-20T21:58:00.425Z] === RUN TestNetworkNat [2021-08-20T21:58:00.649Z] --- PASS: TestServiceUpdatePidsLimit (16.59s) [2021-08-20T21:58:00.649Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2021-08-20T21:58:00.649Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2021-08-20T21:58:00.649Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2021-08-20T21:58:00.649Z] PASS [2021-08-20T21:58:00.649Z] [2021-08-20T21:58:00.649Z] === Skipped [2021-08-20T21:58:00.649Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-20T21:58:00.649Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-20T21:58:00.649Z] [2021-08-20T21:58:00.649Z] [2021-08-20T21:58:00.649Z] DONE 27 tests, 1 skipped in 180.525s [2021-08-20T21:58:00.649Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-20T21:58:00.649Z] ++ 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 [2021-08-20T21:58:00.649Z] ++ set -e [2021-08-20T21:58:00.649Z] ++ '[' -n 0 ']' [2021-08-20T21:58:00.649Z] ++ set -x [2021-08-20T21:58:00.649Z] ++ 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 [2021-08-20T21:58:00.908Z] INFO: Testing against a local daemon [2021-08-20T21:58:00.908Z] === RUN TestSessionCreate [2021-08-20T21:58:00.908Z] --- PASS: TestSessionCreate (0.03s) [2021-08-20T21:58:00.908Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-20T21:58:00.908Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-08-20T21:58:00.908Z] PASS [2021-08-20T21:58:00.908Z] [2021-08-20T21:58:00.908Z] DONE 2 tests in 0.169s [2021-08-20T21:58:00.908Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-20T21:58:00.908Z] ++ 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 [2021-08-20T21:58:00.908Z] ++ set -e [2021-08-20T21:58:00.908Z] ++ '[' -n 0 ']' [2021-08-20T21:58:00.908Z] ++ set -x [2021-08-20T21:58:00.908Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-08-20T21:58:00.908Z] INFO: Testing against a local daemon [2021-08-20T21:58:00.908Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-20T21:58:00.908Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-20T21:58:00.908Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-20T21:58:00.908Z] === RUN TestDiskUsage [2021-08-20T21:58:00.908Z] === PAUSE TestDiskUsage [2021-08-20T21:58:00.908Z] === RUN TestEventsExecDie [2021-08-20T21:58:00.996Z] --- PASS: TestNetworkNat (0.65s) [2021-08-20T21:58:00.996Z] === RUN TestNetworkLocalhostTCPNat [2021-08-20T21:58:01.166Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-20T21:58:01.734Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-20T21:58:01.734Z] --- PASS: TestEventsExecDie (0.76s) [2021-08-20T21:58:01.734Z] === RUN TestEventsBackwardsCompatible [2021-08-20T21:58:01.938Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2021-08-20T21:58:01.938Z] === RUN TestNetworkLoopbackNat [2021-08-20T21:58:01.993Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-08-20T21:58:01.993Z] === RUN TestEventsVolumeCreate [2021-08-20T21:58:01.993Z] --- PASS: TestEventsVolumeCreate (0.09s) [2021-08-20T21:58:01.993Z] === RUN TestInfoBinaryCommits [2021-08-20T21:58:01.993Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-08-20T21:58:01.993Z] === RUN TestInfoAPIVersioned [2021-08-20T21:58:01.993Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-20T21:58:01.993Z] === RUN TestInfoDiscoveryBackend [2021-08-20T21:58:02.559Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-20T21:58:02.559Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-08-20T21:58:02.559Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-20T21:58:02.559Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-08-20T21:58:02.559Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-20T21:58:03.496Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-20T21:58:03.496Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-20T21:58:03.754Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-08-20T21:58:04.013Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-08-20T21:58:04.013Z] === RUN TestInfoAPI [2021-08-20T21:58:04.013Z] --- PASS: TestInfoAPI (0.04s) [2021-08-20T21:58:04.013Z] === RUN TestInfoAPIWarnings [2021-08-20T21:58:04.271Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-20T21:58:05.204Z] === RUN TestDockerSuite/TestExecWithTERM [2021-08-20T21:58:05.236Z] --- PASS: TestNetworkLoopbackNat (2.87s) [2021-08-20T21:58:05.236Z] === RUN TestPause [2021-08-20T21:58:05.236Z] --- PASS: TestPause (0.63s) [2021-08-20T21:58:05.236Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-20T21:58:05.236Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-20T21:58:05.236Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-20T21:58:05.236Z] === RUN TestPauseStopPausedContainer [2021-08-20T21:58:05.771Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-20T21:58:06.176Z] --- PASS: TestPauseStopPausedContainer (0.68s) [2021-08-20T21:58:06.176Z] === RUN TestPidHost [2021-08-20T21:58:06.338Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-20T21:58:07.560Z] --- PASS: TestPidHost (1.56s) [2021-08-20T21:58:07.560Z] === RUN TestPsFilter [2021-08-20T21:58:07.560Z] --- PASS: TestPsFilter (0.15s) [2021-08-20T21:58:07.560Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-20T21:58:07.726Z] ok github.com/docker/docker/libnetwork 37.348s coverage: 40.8% of statements [2021-08-20T21:58:07.726Z] ok github.com/docker/docker/libnetwork/api 1.218s coverage: 90.1% of statements [2021-08-20T21:58:07.726Z] ok github.com/docker/docker/libnetwork/bitseq 0.124s coverage: 84.4% of statements [2021-08-20T21:58:07.726Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-20T21:58:07.726Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-20T21:58:07.726Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-20T21:58:07.726Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-20T21:58:07.726Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-20T21:58:07.726Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-20T21:58:07.726Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-08-20T21:58:07.726Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-20T21:58:07.726Z] ok github.com/docker/docker/libnetwork/config 0.041s coverage: 24.0% of statements [2021-08-20T21:58:07.726Z] ok github.com/docker/docker/libnetwork/datastore 0.010s coverage: 21.9% of statements [2021-08-20T21:58:07.726Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-20T21:58:07.726Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-20T21:58:07.982Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-08-20T21:58:08.131Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.58s) [2021-08-20T21:58:08.131Z] === RUN TestRemoveContainerWithVolume [2021-08-20T21:58:08.702Z] --- PASS: TestRemoveContainerWithVolume (0.59s) [2021-08-20T21:58:08.703Z] === RUN TestRemoveContainerRunning [2021-08-20T21:58:09.643Z] --- PASS: TestRemoveContainerRunning (0.63s) [2021-08-20T21:58:09.643Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-20T21:58:10.214Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.60s) [2021-08-20T21:58:10.214Z] === RUN TestRemoveInvalidContainer [2021-08-20T21:58:10.214Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-20T21:58:10.214Z] === RUN TestRenameLinkedContainer [2021-08-20T21:58:10.496Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.375s coverage: 59.9% of statements [2021-08-20T21:58:10.496Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-20T21:58:10.521Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-20T21:58:10.752Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-08-20T21:58:11.320Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.162s coverage: 4.0% of statements [2021-08-20T21:58:11.320Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-20T21:58:11.880Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.017s coverage: 4.5% of statements [2021-08-20T21:58:11.880Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-20T21:58:12.136Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-08-20T21:58:12.764Z] --- PASS: TestRenameLinkedContainer (2.44s) [2021-08-20T21:58:12.764Z] === RUN TestRenameStoppedContainer [2021-08-20T21:58:13.024Z] --- PASS: TestRenameStoppedContainer (0.60s) [2021-08-20T21:58:13.024Z] === RUN TestRenameRunningContainerAndReuse [2021-08-20T21:58:14.409Z] --- PASS: TestRenameRunningContainerAndReuse (1.20s) [2021-08-20T21:58:14.409Z] === RUN TestRenameInvalidName [2021-08-20T21:58:14.980Z] --- PASS: TestRenameInvalidName (0.64s) [2021-08-20T21:58:14.980Z] === RUN TestRenameAnonymousContainer [2021-08-20T21:58:15.779Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-20T21:58:16.714Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-20T21:58:17.522Z] --- PASS: TestRenameAnonymousContainer (2.24s) [2021-08-20T21:58:17.523Z] === RUN TestRenameContainerWithSameName [2021-08-20T21:58:17.783Z] --- PASS: TestRenameContainerWithSameName (0.63s) [2021-08-20T21:58:17.783Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-20T21:58:19.167Z] --- PASS: TestRenameContainerWithLinkedContainer (1.20s) [2021-08-20T21:58:19.167Z] === RUN TestResize [2021-08-20T21:58:19.738Z] --- PASS: TestResize (0.61s) [2021-08-20T21:58:19.738Z] === RUN TestResizeWithInvalidSize [2021-08-20T21:58:19.992Z] check_test.go:380: [d34c691544a64] daemon is not started [2021-08-20T21:58:19.992Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-08-20T21:58:20.251Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-08-20T21:58:20.251Z] === RUN TestInfoDebug [2021-08-20T21:58:20.308Z] --- PASS: TestResizeWithInvalidSize (0.61s) [2021-08-20T21:58:20.308Z] === RUN TestResizeWhenContainerNotStarted [2021-08-20T21:58:20.818Z] --- PASS: TestInfoDebug (0.57s) [2021-08-20T21:58:20.818Z] === RUN TestInfoInsecureRegistries [2021-08-20T21:58:20.879Z] --- PASS: TestResizeWhenContainerNotStarted (0.60s) [2021-08-20T21:58:20.879Z] === RUN TestDaemonRestartKillContainers [2021-08-20T21:58:20.879Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-20T21:58:20.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-20T21:58:20.879Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-20T21:58:20.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-20T21:58:20.879Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-20T21:58:20.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-20T21:58:20.879Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-20T21:58:20.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-20T21:58:20.879Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-20T21:58:20.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-20T21:58:20.879Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-20T21:58:20.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-20T21:58:20.879Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-20T21:58:20.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-20T21:58:20.879Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-20T21:58:20.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-20T21:58:20.879Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-20T21:58:20.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-20T21:58:20.879Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-20T21:58:20.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-20T21:58:20.880Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-20T21:58:20.880Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-20T21:58:20.880Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-20T21:58:20.880Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-20T21:58:20.880Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-20T21:58:20.880Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-20T21:58:20.880Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-20T21:58:20.880Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-20T21:58:21.078Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-20T21:58:21.645Z] --- PASS: TestInfoInsecureRegistries (0.58s) [2021-08-20T21:58:21.645Z] === RUN TestInfoRegistryMirrors [2021-08-20T21:58:21.903Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-20T21:58:21.903Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-20T21:58:21.903Z] docker_api_swarm_test.go:801: [db244aa66a50b] joining swarm manager [dc5fb7f678c4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-20T21:58:21.903Z] === RUN TestDockerSuite/TestHealth [2021-08-20T21:58:22.072Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.507s coverage: 7.2% of statements [2021-08-20T21:58:22.073Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-20T21:58:22.073Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-08-20T21:58:22.073Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-08-20T21:58:22.073Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-20T21:58:22.073Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-08-20T21:58:22.073Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-20T21:58:22.162Z] --- PASS: TestInfoRegistryMirrors (0.57s) [2021-08-20T21:58:22.162Z] === RUN TestLoginFailsWithBadCredentials [2021-08-20T21:58:22.162Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2021-08-20T21:58:22.162Z] === RUN TestPingCacheHeaders [2021-08-20T21:58:22.162Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-20T21:58:22.162Z] === RUN TestPingGet [2021-08-20T21:58:22.328Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2021-08-20T21:58:22.421Z] --- PASS: TestPingGet (0.05s) [2021-08-20T21:58:22.421Z] === RUN TestPingHead [2021-08-20T21:58:22.421Z] --- PASS: TestPingHead (0.06s) [2021-08-20T21:58:22.421Z] === RUN TestVersion [2021-08-20T21:58:22.421Z] --- PASS: TestVersion (0.06s) [2021-08-20T21:58:22.421Z] === CONT TestDiskUsage [2021-08-20T21:58:22.583Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2021-08-20T21:58:22.839Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-08-20T21:58:22.996Z] === RUN TestDiskUsage/empty [2021-08-20T21:58:22.996Z] === RUN TestDiskUsage/empty/container_types [2021-08-20T21:58:22.996Z] === RUN TestDiskUsage/empty/image_types [2021-08-20T21:58:22.996Z] === RUN TestDiskUsage/empty/volume_types [2021-08-20T21:58:22.996Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-20T21:58:22.996Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-20T21:58:22.996Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-20T21:58:22.996Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-20T21:58:22.996Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-20T21:58:22.996Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-20T21:58:22.996Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-20T21:58:22.996Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-20T21:58:23.094Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-08-20T21:58:23.350Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-08-20T21:58:23.423Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-20T21:58:23.423Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-20T21:58:23.423Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-20T21:58:23.564Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-20T21:58:23.564Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-20T21:58:23.564Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-20T21:58:23.564Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-20T21:58:23.564Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-20T21:58:23.564Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-20T21:58:23.564Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-20T21:58:23.564Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-20T21:58:23.564Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-20T21:58:23.564Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-20T21:58:23.564Z] === RUN TestDiskUsage/after_container.Run [2021-08-20T21:58:23.564Z] docker_api_swarm_test.go:801: [d09148e9f7b3f] joining swarm manager [dc5fb7f678c4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-20T21:58:23.912Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-20T21:58:23.912Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-20T21:58:23.912Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-20T21:58:23.912Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-20T21:58:23.995Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-20T21:58:24.131Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-20T21:58:24.131Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-20T21:58:24.131Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-20T21:58:24.131Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-20T21:58:24.131Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-20T21:58:24.131Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-20T21:58:24.131Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-20T21:58:24.131Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-20T21:58:24.131Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-20T21:58:24.131Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-20T21:58:24.131Z] --- PASS: TestDiskUsage (1.68s) [2021-08-20T21:58:24.131Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-20T21:58:24.131Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-20T21:58:24.131Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-20T21:58:24.131Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-20T21:58:24.131Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-20T21:58:24.131Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-20T21:58:24.131Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-20T21:58:24.131Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-20T21:58:24.131Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-20T21:58:24.131Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-20T21:58:24.131Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-20T21:58:24.131Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.48s) [2021-08-20T21:58:24.131Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-20T21:58:24.131Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-20T21:58:24.131Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-20T21:58:24.131Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-20T21:58:24.131Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-20T21:58:24.131Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-20T21:58:24.131Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-20T21:58:24.131Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-20T21:58:24.131Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.01s) [2021-08-20T21:58:24.131Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.01s) [2021-08-20T21:58:24.131Z] --- PASS: TestDiskUsage/after_container.Run (0.52s) [2021-08-20T21:58:24.131Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-20T21:58:24.131Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-20T21:58:24.131Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-20T21:58:24.131Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-20T21:58:24.131Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-20T21:58:24.131Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-20T21:58:24.131Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-20T21:58:24.131Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-20T21:58:24.131Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-08-20T21:58:24.131Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-08-20T21:58:24.131Z] PASS [2021-08-20T21:58:24.131Z] [2021-08-20T21:58:24.131Z] === Skipped [2021-08-20T21:58:24.131Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-20T21:58:24.131Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-20T21:58:24.131Z] [2021-08-20T21:58:24.131Z] [2021-08-20T21:58:24.131Z] DONE 53 tests, 1 skipped in 23.199s [2021-08-20T21:58:24.131Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-20T21:58:24.131Z] ++ 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 [2021-08-20T21:58:24.131Z] ++ set -e [2021-08-20T21:58:24.131Z] ++ '[' -n 0 ']' [2021-08-20T21:58:24.131Z] ++ set -x [2021-08-20T21:58:24.131Z] ++ 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 [2021-08-20T21:58:24.389Z] INFO: Testing against a local daemon [2021-08-20T21:58:24.389Z] === RUN TestVolumesCreateAndList [2021-08-20T21:58:24.389Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-08-20T21:58:24.389Z] === RUN TestVolumesRemove [2021-08-20T21:58:24.389Z] --- PASS: TestVolumesRemove (0.07s) [2021-08-20T21:58:24.389Z] === RUN TestVolumesInspect [2021-08-20T21:58:24.389Z] --- PASS: TestVolumesInspect (0.01s) [2021-08-20T21:58:24.389Z] === RUN TestVolumesInvalidJSON [2021-08-20T21:58:24.389Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-20T21:58:24.389Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-20T21:58:24.389Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-20T21:58:24.389Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-08-20T21:58:24.389Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-20T21:58:24.389Z] PASS [2021-08-20T21:58:24.389Z] [2021-08-20T21:58:24.389Z] DONE 5 tests in 0.241s [2021-08-20T21:58:24.389Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-20T21:58:24.648Z] ++++ cat bundles/test-integration/docker.pid [2021-08-20T21:58:24.648Z] +++ kill 6435 [2021-08-20T21:58:24.906Z] docker_api_swarm_test.go:801: [dd197012e453f] joining swarm manager [dc5fb7f678c4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-20T21:58:24.906Z] +++ /etc/init.d/apparmor stop [2021-08-20T21:58:24.906Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-20T21:58:24.906Z] [2021-08-20T21:58:24.906Z] Unloading profiles will leave already running processes permanently [2021-08-20T21:58:24.906Z] unconfined, which can lead to unexpected situations. [2021-08-20T21:58:24.906Z] [2021-08-20T21:58:24.906Z] To set a process to complain mode, use the command line tool [2021-08-20T21:58:24.906Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-20T21:58:24.906Z] +++ true [2021-08-20T21:58:24.906Z] exiting test-integration [2021-08-20T21:58:24.906Z] ++ exit 0 [2021-08-20T21:58:24.906Z] [2021-08-20T21:58:25.386Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-20T21:58:25.473Z] + for job in $(jobs -p) [2021-08-20T21:58:25.473Z] + wait 10386 [2021-08-20T21:58:25.957Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-20T21:58:25.957Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-20T21:58:26.219Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-20T21:58:26.407Z] docker_api_swarm_test.go:801: [d2399481a7b35] joining swarm manager [dc5fb7f678c4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-08-20T21:58:27.780Z] docker_api_swarm_test.go:809: [debe4bd9e92d0] joining swarm manager [dc5fb7f678c4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-08-20T21:58:28.798Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-20T21:58:28.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.35s) [2021-08-20T21:58:28.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.58s) [2021-08-20T21:58:28.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.64s) [2021-08-20T21:58:28.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.06s) [2021-08-20T21:58:28.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.51s) [2021-08-20T21:58:28.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.42s) [2021-08-20T21:58:28.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.53s) [2021-08-20T21:58:28.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.08s) [2021-08-20T21:58:28.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.53s) [2021-08-20T21:58:28.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.43s) [2021-08-20T21:58:28.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.54s) [2021-08-20T21:58:28.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.15s) [2021-08-20T21:58:28.798Z] === RUN TestCgroupNamespacesRun [2021-08-20T21:58:30.184Z] --- PASS: TestCgroupNamespacesRun (1.47s) [2021-08-20T21:58:30.184Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-20T21:58:31.568Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.46s) [2021-08-20T21:58:31.568Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-20T21:58:32.952Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.48s) [2021-08-20T21:58:32.952Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-20T21:58:34.335Z] --- PASS: TestCgroupNamespacesRunHostMode (1.47s) [2021-08-20T21:58:34.335Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-20T21:58:35.518Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2021-08-20T21:58:35.719Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.48s) [2021-08-20T21:58:35.719Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-20T21:58:37.633Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.46s) [2021-08-20T21:58:37.633Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-20T21:58:37.894Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s) [2021-08-20T21:58:37.894Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-20T21:58:39.804Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.45s) [2021-08-20T21:58:39.804Z] === RUN TestNISDomainname [2021-08-20T21:58:40.374Z] --- PASS: TestNISDomainname (0.78s) [2021-08-20T21:58:40.374Z] === RUN TestHostnameDnsResolution [2021-08-20T21:58:41.317Z] --- PASS: TestHostnameDnsResolution (0.97s) [2021-08-20T21:58:41.317Z] === RUN TestStats [2021-08-20T21:58:42.646Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-20T21:58:42.646Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-20T21:58:42.646Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-20T21:58:42.646Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-20T21:58:42.646Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-20T21:58:42.646Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-20T21:58:42.646Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-20T21:58:42.646Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-20T21:58:42.646Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-20T21:58:42.646Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-20T21:58:42.905Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-20T21:58:43.165Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-20T21:58:43.423Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-20T21:58:43.423Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-20T21:58:43.857Z] --- PASS: TestStats (2.67s) [2021-08-20T21:58:43.857Z] === RUN TestStopContainerWithTimeout [2021-08-20T21:58:43.857Z] === RUN TestStopContainerWithTimeout/0 [2021-08-20T21:58:43.857Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-20T21:58:43.857Z] === RUN TestStopContainerWithTimeout/1 [2021-08-20T21:58:43.857Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-20T21:58:43.857Z] === RUN TestStopContainerWithTimeout/3 [2021-08-20T21:58:43.857Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-20T21:58:43.857Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-20T21:58:43.857Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-20T21:58:43.857Z] === CONT TestStopContainerWithTimeout/0 [2021-08-20T21:58:43.857Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-20T21:58:43.857Z] === CONT TestStopContainerWithTimeout/3 [2021-08-20T21:58:43.857Z] === CONT TestStopContainerWithTimeout/1 [2021-08-20T21:58:44.358Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-20T21:58:44.358Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-20T21:58:45.294Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-20T21:58:45.861Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-20T21:58:45.861Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-20T21:58:46.120Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-20T21:58:47.157Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-08-20T21:58:47.157Z] --- PASS: TestStopContainerWithTimeout/0 (1.30s) [2021-08-20T21:58:47.157Z] --- PASS: TestStopContainerWithTimeout/1 (2.47s) [2021-08-20T21:58:47.157Z] --- PASS: TestStopContainerWithTimeout/-1 (2.93s) [2021-08-20T21:58:47.157Z] --- PASS: TestStopContainerWithTimeout/3 (3.37s) [2021-08-20T21:58:47.157Z] === RUN TestDeleteDevicemapper [2021-08-20T21:58:47.157Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-20T21:58:47.157Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-20T21:58:47.157Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-20T21:58:48.648Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-20T21:58:48.906Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-20T21:58:48.906Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-20T21:58:49.825Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.41s) [2021-08-20T21:58:49.825Z] === RUN TestUpdateMemory [2021-08-20T21:58:49.825Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-20T21:58:49.825Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-20T21:58:49.825Z] === RUN TestUpdateCPUQuota [2021-08-20T21:58:49.912Z] === RUN TestDockerSuite/TestImportFile [2021-08-20T21:58:50.356Z] ok github.com/docker/docker/libnetwork/ipam 14.905s coverage: 85.3% of statements [2021-08-20T21:58:50.356Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-20T21:58:50.356Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-20T21:58:50.356Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-08-20T21:58:50.356Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2021-08-20T21:58:50.356Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-20T21:58:50.356Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-08-20T21:58:50.356Z] ok github.com/docker/docker/libnetwork/ipamutils 0.265s coverage: 74.0% of statements [2021-08-20T21:58:50.846Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-20T21:58:50.846Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-20T21:58:51.206Z] --- PASS: TestUpdateCPUQuota (1.34s) [2021-08-20T21:58:51.206Z] === RUN TestUpdatePidsLimit [2021-08-20T21:58:51.206Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-20T21:58:51.206Z] === RUN TestUpdatePidsLimit/no_change [2021-08-20T21:58:51.283Z] ok github.com/docker/docker/libnetwork/iptables 0.162s coverage: 45.1% of statements [2021-08-20T21:58:51.283Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2021-08-20T21:58:51.540Z] ok github.com/docker/docker/libnetwork/netutils 0.020s coverage: 44.1% of statements [2021-08-20T21:58:51.776Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-20T21:58:52.037Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-20T21:58:52.220Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-20T21:58:52.298Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-20T21:58:52.558Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-20T21:58:52.819Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-20T21:58:53.155Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-20T21:58:53.766Z] --- PASS: TestUpdatePidsLimit (2.87s) [2021-08-20T21:58:54.027Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.28s) [2021-08-20T21:58:54.027Z] --- PASS: TestUpdatePidsLimit/no_change (0.29s) [2021-08-20T21:58:54.027Z] --- PASS: TestUpdatePidsLimit/update_lower (0.30s) [2021-08-20T21:58:54.027Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.29s) [2021-08-20T21:58:54.027Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.29s) [2021-08-20T21:58:54.027Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s) [2021-08-20T21:58:54.027Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.30s) [2021-08-20T21:58:54.027Z] === RUN TestUpdateRestartPolicy [2021-08-20T21:58:54.545Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-20T21:58:54.803Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-20T21:58:55.370Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-20T21:58:55.935Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-20T21:58:55.935Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-08-20T21:58:55.935Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-20T21:58:56.500Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-20T21:58:56.758Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-20T21:58:57.324Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-20T21:58:57.892Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-20T21:58:58.152Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-20T21:58:58.718Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-20T21:58:58.718Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-08-20T21:58:59.652Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-20T21:59:00.221Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-20T21:59:00.786Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-20T21:59:00.786Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-20T21:59:01.353Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-20T21:59:01.353Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-08-20T21:59:01.353Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-20T21:59:01.918Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-20T21:59:02.483Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-20T21:59:02.741Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-20T21:59:03.308Z] === RUN TestDockerSuite/TestInspectImage [2021-08-20T21:59:03.308Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-20T21:59:03.308Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-20T21:59:03.308Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-08-20T21:59:03.308Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-20T21:59:03.875Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-20T21:59:04.441Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-20T21:59:04.441Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-20T21:59:04.700Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-20T21:59:05.266Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-20T21:59:06.248Z] --- PASS: TestUpdateRestartPolicy (11.75s) [2021-08-20T21:59:06.248Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-20T21:59:06.248Z] --- PASS: TestUpdateRestartWithAutoRemove (0.63s) [2021-08-20T21:59:06.248Z] === RUN TestWaitNonBlocked [2021-08-20T21:59:06.248Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-20T21:59:06.248Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-20T21:59:06.248Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-20T21:59:06.248Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-20T21:59:06.248Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-20T21:59:06.248Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-20T21:59:06.640Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-20T21:59:06.640Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-20T21:59:07.190Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-08-20T21:59:07.190Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.88s) [2021-08-20T21:59:07.190Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s) [2021-08-20T21:59:07.190Z] === RUN TestWaitBlocked [2021-08-20T21:59:07.190Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-20T21:59:07.190Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-20T21:59:07.190Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-20T21:59:07.190Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-20T21:59:07.190Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-20T21:59:07.190Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-20T21:59:07.211Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-20T21:59:07.781Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-20T21:59:08.136Z] --- PASS: TestWaitBlocked (0.02s) [2021-08-20T21:59:08.136Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.87s) [2021-08-20T21:59:08.136Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.92s) [2021-08-20T21:59:08.136Z] === CONT TestContainerStartOnDaemonRestart [2021-08-20T21:59:08.136Z] === CONT TestContainerKillOnDaemonStart [2021-08-20T21:59:08.136Z] === CONT TestIpcModeOlderClient [2021-08-20T21:59:08.136Z] === CONT TestDaemonHostGatewayIP [2021-08-20T21:59:08.136Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-08-20T21:59:08.136Z] === CONT TestDaemonRestartIpcMode [2021-08-20T21:59:08.716Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-20T21:59:09.282Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-20T21:59:09.540Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-20T21:59:10.107Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-20T21:59:10.107Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-08-20T21:59:10.674Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-20T21:59:10.933Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-20T21:59:11.441Z] --- PASS: TestContainerStartOnDaemonRestart (3.11s) [2021-08-20T21:59:11.441Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-20T21:59:11.500Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-20T21:59:11.500Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-08-20T21:59:12.013Z] --- PASS: TestDaemonHostGatewayIP (3.70s) [2021-08-20T21:59:12.273Z] --- PASS: TestDaemonRestartIpcMode (3.93s) [2021-08-20T21:59:13.422Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-20T21:59:13.655Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.28s) [2021-08-20T21:59:13.988Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-20T21:59:14.640Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-20T21:59:14.640Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-20T21:59:14.640Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-20T21:59:14.924Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-20T21:59:15.183Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-20T21:59:16.118Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-20T21:59:17.494Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-20T21:59:19.399Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-20T21:59:19.399Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-20T21:59:20.773Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-20T21:59:20.773Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-20T21:59:21.341Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-20T21:59:21.784Z] --- PASS: TestContainerKillOnDaemonStart (12.55s) [2021-08-20T21:59:21.784Z] PASS [2021-08-20T21:59:21.784Z] [2021-08-20T21:59:21.784Z] === Skipped [2021-08-20T21:59:21.784Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-08-20T21:59:21.784Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-20T21:59:21.784Z] [2021-08-20T21:59:21.784Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-20T21:59:21.784Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-20T21:59:21.784Z] [2021-08-20T21:59:21.784Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-20T21:59:21.784Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-20T21:59:21.784Z] [2021-08-20T21:59:21.784Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-20T21:59:21.784Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-20T21:59:21.784Z] [2021-08-20T21:59:21.784Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-20T21:59:21.784Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-20T21:59:21.784Z] [2021-08-20T21:59:21.784Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-08-20T21:59:21.784Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-20T21:59:21.784Z] [2021-08-20T21:59:21.784Z] [2021-08-20T21:59:21.784Z] DONE 195 tests, 6 skipped in 117.335s [2021-08-20T21:59:21.784Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-20T21:59:21.784Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-08-20T21:59:21.784Z] ++ set -e [2021-08-20T21:59:21.784Z] ++ '[' -n 0 ']' [2021-08-20T21:59:21.784Z] ++ set -x [2021-08-20T21:59:21.784Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-08-20T21:59:21.784Z] === RUN TestConfigDaemonLibtrustID [2021-08-20T21:59:21.784Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-08-20T21:59:21.784Z] === RUN TestDaemonConfigValidation [2021-08-20T21:59:21.784Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-20T21:59:21.784Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-20T21:59:21.784Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-20T21:59:21.784Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-20T21:59:21.784Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-20T21:59:21.784Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-20T21:59:21.784Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-20T21:59:21.784Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-20T21:59:21.784Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-20T21:59:21.784Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-20T21:59:21.784Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-20T21:59:21.784Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-20T21:59:21.784Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-20T21:59:21.784Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-20T21:59:21.784Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-20T21:59:21.784Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-20T21:59:21.784Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.12s) [2021-08-20T21:59:21.784Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.12s) [2021-08-20T21:59:21.784Z] --- PASS: TestDaemonConfigValidation/valid_config (0.12s) [2021-08-20T21:59:21.784Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.13s) [2021-08-20T21:59:21.784Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2021-08-20T21:59:21.784Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-20T21:59:21.784Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-20T21:59:22.726Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-20T21:59:23.159Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-20T21:59:24.108Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-20T21:59:25.048Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-20T21:59:25.048Z] daemon_test.go:149: [dd44c1a35696d] daemon is not started [2021-08-20T21:59:25.048Z] --- PASS: TestConfigDaemonSeccompProfiles (3.22s) [2021-08-20T21:59:25.048Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2021-08-20T21:59:25.048Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2021-08-20T21:59:25.048Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2021-08-20T21:59:25.048Z] PASS [2021-08-20T21:59:25.048Z] [2021-08-20T21:59:25.048Z] DONE 11 tests in 4.137s [2021-08-20T21:59:25.048Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-08-20T21:59:25.048Z] ++ 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 [2021-08-20T21:59:25.048Z] ++ set -e [2021-08-20T21:59:25.048Z] ++ '[' -n 0 ']' [2021-08-20T21:59:25.048Z] ++ set -x [2021-08-20T21:59:25.048Z] ++ 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 [2021-08-20T21:59:25.048Z] INFO: Testing against a local daemon [2021-08-20T21:59:25.048Z] === RUN TestCommitInheritsEnv [2021-08-20T21:59:25.620Z] --- PASS: TestCommitInheritsEnv (0.35s) [2021-08-20T21:59:25.620Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-20T21:59:25.620Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-08-20T21:59:25.620Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-20T21:59:25.620Z] === RUN TestImagesFilterMultiReference [2021-08-20T21:59:25.620Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-08-20T21:59:25.620Z] === RUN TestImagePullPlatformInvalid [2021-08-20T21:59:25.620Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-08-20T21:59:25.620Z] === RUN TestRemoveImageOrphaning [2021-08-20T21:59:25.884Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2021-08-20T21:59:25.884Z] === RUN TestRemoveImageGarbageCollector [2021-08-20T21:59:25.884Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-20T21:59:25.884Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-08-20T21:59:25.884Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-20T21:59:25.884Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-08-20T21:59:25.884Z] === RUN TestTagInvalidReference [2021-08-20T21:59:25.884Z] --- PASS: TestTagInvalidReference (0.03s) [2021-08-20T21:59:25.884Z] === RUN TestTagValidPrefixedRepo [2021-08-20T21:59:26.145Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-08-20T21:59:26.145Z] === RUN TestTagExistedNameWithoutForce [2021-08-20T21:59:26.145Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-08-20T21:59:26.145Z] === RUN TestTagOfficialNames [2021-08-20T21:59:26.145Z] --- PASS: TestTagOfficialNames (0.08s) [2021-08-20T21:59:26.145Z] === RUN TestTagMatchesDigest [2021-08-20T21:59:26.145Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-08-20T21:59:26.145Z] PASS [2021-08-20T21:59:26.145Z] [2021-08-20T21:59:26.145Z] === Skipped [2021-08-20T21:59:26.145Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-20T21:59:26.145Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-08-20T21:59:26.145Z] [2021-08-20T21:59:26.145Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-08-20T21:59:26.145Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-20T21:59:26.145Z] [2021-08-20T21:59:26.145Z] [2021-08-20T21:59:26.145Z] DONE 12 tests, 2 skipped in 1.309s [2021-08-20T21:59:26.145Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-08-20T21:59:26.145Z] ++ 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 [2021-08-20T21:59:26.145Z] ++ set -e [2021-08-20T21:59:26.145Z] ++ '[' -n 0 ']' [2021-08-20T21:59:26.145Z] ++ set -x [2021-08-20T21:59:26.145Z] ++ 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 [2021-08-20T21:59:26.405Z] INFO: Testing against a local daemon [2021-08-20T21:59:26.405Z] === RUN TestNetworkCreateDelete [2021-08-20T21:59:26.665Z] --- PASS: TestNetworkCreateDelete (0.20s) [2021-08-20T21:59:26.665Z] === RUN TestDockerNetworkDeletePreferID [2021-08-20T21:59:27.241Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s) [2021-08-20T21:59:27.241Z] === RUN TestDaemonDNSFallback [2021-08-20T21:59:29.458Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-20T21:59:29.458Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-20T21:59:30.832Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-20T21:59:31.090Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-20T21:59:31.349Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-08-20T21:59:31.682Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-20T21:59:32.726Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-08-20T21:59:32.726Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-20T21:59:33.294Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-20T21:59:33.294Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-20T21:59:33.294Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-20T21:59:33.822Z] --- PASS: TestDaemonDNSFallback (6.68s) [2021-08-20T21:59:33.822Z] === RUN TestInspectNetwork [2021-08-20T21:59:33.861Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-20T21:59:34.798Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-20T21:59:35.731Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-08-20T21:59:38.025Z] === RUN TestInspectNetwork/full_network_id [2021-08-20T21:59:38.025Z] === RUN TestInspectNetwork/partial_network_id [2021-08-20T21:59:38.025Z] === RUN TestInspectNetwork/network_name [2021-08-20T21:59:38.025Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-20T21:59:38.280Z] docker_api_swarm_service_test.go:394: [dfa3446714a3b] joining swarm manager [d4cb5ae0da696]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-20T21:59:38.280Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-20T21:59:38.541Z] docker_api_swarm_service_test.go:394: [d1550fb237c75] joining swarm manager [d4cb5ae0da696]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-20T21:59:38.800Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-20T21:59:40.200Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-20T21:59:42.226Z] --- PASS: TestInspectNetwork (8.08s) [2021-08-20T21:59:42.226Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-20T21:59:42.226Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-20T21:59:42.226Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-20T21:59:42.226Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-20T21:59:42.226Z] === RUN TestRunContainerWithBridgeNone [2021-08-20T21:59:44.065Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-20T21:59:44.065Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-20T21:59:44.065Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-20T21:59:44.139Z] --- PASS: TestRunContainerWithBridgeNone (1.98s) [2021-08-20T21:59:44.139Z] === RUN TestNetworkInvalidJSON [2021-08-20T21:59:44.139Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-20T21:59:44.139Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-20T21:59:44.139Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-20T21:59:44.139Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-20T21:59:44.139Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-20T21:59:44.139Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-20T21:59:44.139Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-20T21:59:44.139Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-20T21:59:44.140Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-20T21:59:44.140Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-08-20T21:59:44.140Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-20T21:59:44.140Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-20T21:59:44.140Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-20T21:59:44.140Z] === RUN TestNetworkList [2021-08-20T21:59:44.140Z] === RUN TestNetworkList//networks [2021-08-20T21:59:44.140Z] === PAUSE TestNetworkList//networks [2021-08-20T21:59:44.140Z] === RUN TestNetworkList//networks/ [2021-08-20T21:59:44.140Z] === PAUSE TestNetworkList//networks/ [2021-08-20T21:59:44.140Z] === CONT TestNetworkList//networks [2021-08-20T21:59:44.140Z] === CONT TestNetworkList//networks/ [2021-08-20T21:59:44.140Z] --- PASS: TestNetworkList (0.03s) [2021-08-20T21:59:44.140Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-20T21:59:44.140Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-20T21:59:44.140Z] === RUN TestHostIPv4BridgeLabel [2021-08-20T21:59:44.711Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-08-20T21:59:44.711Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-20T21:59:45.001Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-20T21:59:45.569Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-20T21:59:45.653Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-08-20T21:59:45.653Z] === RUN TestDaemonDefaultNetworkPools [2021-08-20T21:59:46.505Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-20T21:59:46.592Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2021-08-20T21:59:46.592Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-20T21:59:47.437Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-20T21:59:47.533Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2021-08-20T21:59:47.533Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-20T21:59:48.004Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-20T21:59:48.918Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.34s) [2021-08-20T21:59:48.918Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-20T21:59:49.489Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-08-20T21:59:49.489Z] === RUN TestServiceWithPredefinedNetwork [2021-08-20T21:59:49.906Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-20T21:59:50.472Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-20T21:59:50.730Z] === RUN TestDockerSuite/TestLogsSince [2021-08-20T21:59:52.787Z] --- PASS: TestServiceWithPredefinedNetwork (2.65s) [2021-08-20T21:59:52.787Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-20T21:59:52.787Z] service_test.go:243: FLAKY_TEST [2021-08-20T21:59:52.787Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-20T21:59:52.787Z] === RUN TestServiceWithDataPathPortInit [2021-08-20T21:59:53.256Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-08-20T21:59:55.157Z] docker_api_swarm_service_test.go:342: [dfadea2ca638e] joining swarm manager [d776c03393474]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-20T21:59:56.091Z] docker_api_swarm_service_test.go:342: [d76276fceb258] joining swarm manager [d776c03393474]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-20T21:59:57.469Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-20T22:00:01.241Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-20T22:00:04.048Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-20T22:00:04.048Z] === RUN TestDockerSuite/TestLogsTail [2021-08-20T22:00:04.048Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-20T22:00:04.306Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-20T22:00:04.872Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-20T22:00:05.130Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-20T22:00:05.388Z] === RUN TestDockerSuite/TestNetHostname [2021-08-20T22:00:06.763Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-20T22:00:07.022Z] === RUN TestDockerSuite/TestNetworkEvents [2021-08-20T22:00:07.589Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-20T22:00:08.964Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-20T22:00:09.222Z] === RUN TestDockerSuite/TestPluginActive [2021-08-20T22:00:09.222Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-08-20T22:00:09.757Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-20T22:00:10.897Z] --- PASS: TestServiceWithDataPathPortInit (15.84s) [2021-08-20T22:00:10.897Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-20T22:00:10.897Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:edgdnby6tcf9wwahqmq7dmcn2 Created:2021-08-20 22:00:09.068282582 +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[1721d0a3cb9dd11b91adae375e9337315073385a39262f60a92604d7908db94d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dshfe1eldzj6g0uzipqjavrps EndpointID:e12378bb6a9e08e11a1d2ee7b02618751ddb0a107188e9e6a6420a86c5edb188 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6d60f096f0933fc08fb0709b8a8d93b7fde527dec668da946eb0ce3f4d5ce466 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:cdc1e1ec68b6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dshfe1eldzj6g0uzipqjavrps EndpointID:e12378bb6a9e08e11a1d2ee7b02618751ddb0a107188e9e6a6420a86c5edb188 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-20T22:00:11.125Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-20T22:00:11.693Z] docker_api_swarm_service_test.go:489: [d1f4295c2374d] joining swarm manager [dc5cc9d23d2b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-20T22:00:12.629Z] docker_api_swarm_service_test.go:489: [dc784c4fb4462] joining swarm manager [dc5cc9d23d2b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-20T22:00:16.178Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.31s) [2021-08-20T22:00:16.178Z] PASS [2021-08-20T22:00:16.178Z] [2021-08-20T22:00:16.178Z] === Skipped [2021-08-20T22:00:16.178Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-20T22:00:16.178Z] service_test.go:243: FLAKY_TEST [2021-08-20T22:00:16.178Z] [2021-08-20T22:00:16.178Z] [2021-08-20T22:00:16.178Z] DONE 26 tests, 1 skipped in 49.138s [2021-08-20T22:00:16.178Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-20T22:00:16.178Z] ++ 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 [2021-08-20T22:00:16.178Z] ++ set -e [2021-08-20T22:00:16.178Z] ++ '[' -n 0 ']' [2021-08-20T22:00:16.178Z] ++ set -x [2021-08-20T22:00:16.178Z] ++ 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 [2021-08-20T22:00:16.178Z] INFO: Testing against a local daemon [2021-08-20T22:00:16.178Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-20T22:00:16.178Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-20T22:00:16.178Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-20T22:00:16.178Z] === RUN TestDockerNetworkIpvlan [2021-08-20T22:00:16.178Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-20T22:00:16.178Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-20T22:00:16.178Z] PASS [2021-08-20T22:00:16.178Z] [2021-08-20T22:00:16.178Z] === Skipped [2021-08-20T22:00:16.178Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-20T22:00:16.178Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-20T22:00:16.178Z] [2021-08-20T22:00:16.178Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-20T22:00:16.178Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-20T22:00:16.178Z] [2021-08-20T22:00:16.178Z] [2021-08-20T22:00:16.178Z] DONE 2 tests, 2 skipped in 0.124s [2021-08-20T22:00:16.178Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-20T22:00:16.178Z] ++ 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 [2021-08-20T22:00:16.178Z] ++ set -e [2021-08-20T22:00:16.178Z] ++ '[' -n 0 ']' [2021-08-20T22:00:16.178Z] ++ set -x [2021-08-20T22:00:16.178Z] ++ 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 [2021-08-20T22:00:16.178Z] INFO: Testing against a local daemon [2021-08-20T22:00:16.178Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-20T22:00:16.799Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-20T22:00:16.814Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-20T22:00:16.815Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-08-20T22:00:16.815Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-20T22:00:17.119Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2021-08-20T22:00:17.119Z] === RUN TestDockerNetworkMacvlan [2021-08-20T22:00:17.380Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-20T22:00:18.060Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-20T22:00:18.631Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-20T22:00:19.573Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-20T22:00:19.908Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-20T22:00:21.281Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-20T22:00:22.116Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-20T22:00:23.180Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-20T22:00:24.028Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-20T22:00:26.463Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-08-20T22:00:26.463Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-20T22:00:28.370Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-20T22:00:29.315Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-20T22:00:29.576Z] --- PASS: TestDockerNetworkMacvlan (12.41s) [2021-08-20T22:00:29.576Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2021-08-20T22:00:29.576Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2021-08-20T22:00:29.576Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.14s) [2021-08-20T22:00:29.576Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.19s) [2021-08-20T22:00:29.576Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.91s) [2021-08-20T22:00:29.576Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.84s) [2021-08-20T22:00:29.576Z] PASS [2021-08-20T22:00:29.576Z] [2021-08-20T22:00:29.576Z] DONE 8 tests in 13.941s [2021-08-20T22:00:29.576Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-20T22:00:29.576Z] ++ 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 [2021-08-20T22:00:29.576Z] ++ set -e [2021-08-20T22:00:29.576Z] ++ '[' -n 0 ']' [2021-08-20T22:00:29.576Z] ++ set -x [2021-08-20T22:00:29.576Z] ++ 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 [2021-08-20T22:00:29.576Z] testing: warning: no tests to run [2021-08-20T22:00:29.576Z] PASS [2021-08-20T22:00:29.576Z] [2021-08-20T22:00:29.576Z] DONE 0 tests in 0.032s [2021-08-20T22:00:29.576Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-20T22:00:29.576Z] ++ 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 [2021-08-20T22:00:29.576Z] ++ set -e [2021-08-20T22:00:29.576Z] ++ '[' -n 0 ']' [2021-08-20T22:00:29.576Z] ++ set -x [2021-08-20T22:00:29.576Z] ++ 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 [2021-08-20T22:00:29.576Z] INFO: Testing against a local daemon [2021-08-20T22:00:29.576Z] === RUN TestAuthZPluginAllowRequest [2021-08-20T22:00:29.748Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-20T22:00:30.682Z] === RUN TestDockerSuite/TestPortList [2021-08-20T22:00:31.490Z] --- PASS: TestAuthZPluginAllowRequest (1.45s) [2021-08-20T22:00:31.490Z] === RUN TestAuthZPluginTLS [2021-08-20T22:00:31.750Z] --- PASS: TestAuthZPluginTLS (0.59s) [2021-08-20T22:00:31.750Z] === RUN TestAuthZPluginDenyRequest [2021-08-20T22:00:32.061Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-08-20T22:00:32.320Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-08-20T22:00:32.320Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-20T22:00:32.891Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-08-20T22:00:32.891Z] === RUN TestAuthZPluginDenyResponse [2021-08-20T22:00:33.461Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2021-08-20T22:00:33.461Z] === RUN TestAuthZPluginAllowEventStream [2021-08-20T22:00:34.594Z] docker_api_swarm_service_test.go:127: [dc4d4bb5a8df0] joining swarm manager [daa47bedac42e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-20T22:00:35.163Z] docker_api_swarm_service_test.go:128: [de5cefda52d7d] joining swarm manager [daa47bedac42e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-20T22:00:35.371Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s) [2021-08-20T22:00:35.371Z] === RUN TestAuthZPluginErrorResponse [2021-08-20T22:00:35.632Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-08-20T22:00:35.632Z] === RUN TestAuthZPluginErrorRequest [2021-08-20T22:00:36.202Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-08-20T22:00:36.202Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-20T22:00:36.778Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-08-20T22:00:36.778Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-20T22:00:37.067Z] docker_api_swarm_service_test.go:136: [dc36e737b9e53] joining swarm manager [daa47bedac42e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-20T22:00:38.005Z] docker_api_swarm_service_test.go:137: [da237fed94c88] joining swarm manager [daa47bedac42e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-08-20T22:00:38.695Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.87s) [2021-08-20T22:00:38.695Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-20T22:00:39.380Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-20T22:00:40.317Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-20T22:00:40.608Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.00s) [2021-08-20T22:00:40.608Z] === RUN TestAuthZPluginHeader [2021-08-20T22:00:41.550Z] --- PASS: TestAuthZPluginHeader (0.81s) [2021-08-20T22:00:41.550Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-20T22:00:41.550Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-20T22:00:41.550Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-08-20T22:00:41.550Z] === RUN TestAuthZPluginV2Disable [2021-08-20T22:00:41.550Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-20T22:00:41.550Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-08-20T22:00:41.550Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-20T22:00:41.550Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-20T22:00:41.550Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-08-20T22:00:41.550Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-20T22:00:41.550Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-20T22:00:41.550Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-08-20T22:00:41.550Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-20T22:00:42.970Z] ok github.com/docker/docker/libnetwork/networkdb 104.026s coverage: 60.0% of statements [2021-08-20T22:00:42.970Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-20T22:00:42.970Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-08-20T22:00:42.970Z] ok github.com/docker/docker/libnetwork/osl 4.309s coverage: 39.7% of statements [2021-08-20T22:00:42.970Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-08-20T22:00:42.970Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2021-08-20T22:00:42.970Z] ok github.com/docker/docker/libnetwork/portmapper 0.224s coverage: 48.6% of statements [2021-08-20T22:00:43.226Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2021-08-20T22:00:43.226Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-20T22:00:43.481Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 47.9% of statements [2021-08-20T22:00:43.481Z] [2021-08-20T22:00:43.481Z] === Skipped [2021-08-20T22:00:43.481Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-08-20T22:00:43.481Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-20T22:00:43.481Z] [2021-08-20T22:00:43.481Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-08-20T22:00:43.481Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-20T22:00:43.481Z] [2021-08-20T22:00:43.481Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-08-20T22:00:43.481Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-20T22:00:43.481Z] [2021-08-20T22:00:43.481Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-20T22:00:43.481Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-20T22:00:43.481Z] [2021-08-20T22:00:43.481Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-20T22:00:43.481Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-20T22:00:43.481Z] [2021-08-20T22:00:43.481Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-20T22:00:43.481Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-20T22:00:43.481Z] [2021-08-20T22:00:43.481Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-20T22:00:43.481Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-20T22:00:43.481Z] [2021-08-20T22:00:43.481Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-20T22:00:43.481Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-20T22:00:43.481Z] [2021-08-20T22:00:43.481Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-08-20T22:00:43.481Z] firewalld_test.go:13: firewalld is not running [2021-08-20T22:00:43.481Z] [2021-08-20T22:00:43.481Z] [2021-08-20T22:00:43.481Z] DONE 362 tests, 9 skipped in 203.411s Post stage [Pipeline] junit [2021-08-20T22:00:44.052Z] Recording test results [2021-08-20T22:00:44.266Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-08-20T22:00:44.589Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42763/.git:/go/src/github.com/docker/docker/.git --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=32c17cea814dad5fb5239a5c3f278898decc72dc -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:32c17cea814dad5fb5239a5c3f278898decc72dc hack/validate/vendor [2021-08-20T22:00:45.151Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-20T22:00:46.056Z] + echo Ensuring container killed. [2021-08-20T22:00:46.056Z] Ensuring container killed. [2021-08-20T22:00:46.056Z] + docker rm -vf docker-pr12 [2021-08-20T22:00:46.056Z] Error: No such container: docker-pr12 [Pipeline] sh [2021-08-20T22:00:46.373Z] + echo Chowning /workspace to jenkins user [2021-08-20T22:00:46.373Z] Chowning /workspace to jenkins user [2021-08-20T22:00:46.373Z] + id -u [2021-08-20T22:00:46.373Z] + id -g [2021-08-20T22:00:46.373Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42763:/workspace busybox chown -R 1000:1000 /workspace [2021-08-20T22:00:46.872Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-20T22:00:46.872Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-20T22:00:46.872Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-20T22:00:46.872Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-20T22:00:46.872Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-20T22:00:47.130Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-20T22:00:47.130Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-20T22:00:47.275Z] + bundleName=unit [2021-08-20T22:00:47.275Z] + echo Creating unit-bundles.tar.gz [2021-08-20T22:00:47.275Z] Creating unit-bundles.tar.gz [2021-08-20T22:00:47.275Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2021-08-20T22:00:47.275Z] bundles/junit-report-libnetwork.xml [2021-08-20T22:00:47.275Z] bundles/junit-report.xml [2021-08-20T22:00:47.275Z] bundles/go-test-report-libnetwork.json [2021-08-20T22:00:47.275Z] bundles/go-test-report.json [2021-08-20T22:00:47.275Z] bundles/profile-libnetwork.out [2021-08-20T22:00:47.275Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-08-20T22:00:47.284Z] Archiving artifacts [2021-08-20T22:00:47.661Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42763/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-20T22:00:47.696Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-20T22:00:47.697Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-20T22:00:47.962Z] + make clean [2021-08-20T22:00:47.962Z] docker volume rm -f docker-dev-cache [2021-08-20T22:00:48.217Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-20T22:00:48.632Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-20T22:00:48.632Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-08-20T22:00:50.535Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-08-20T22:00:51.470Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-08-20T22:00:51.734Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-08-20T22:00:51.734Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-20T22:00:53.641Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-20T22:00:54.207Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-20T22:00:56.737Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-20T22:00:59.269Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-20T22:00:59.269Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-20T22:00:59.653Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.77s) [2021-08-20T22:00:59.653Z] PASS [2021-08-20T22:00:59.653Z] [2021-08-20T22:00:59.653Z] === Skipped [2021-08-20T22:00:59.653Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-08-20T22:00:59.653Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-20T22:00:59.653Z] [2021-08-20T22:00:59.653Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-08-20T22:00:59.653Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-20T22:00:59.653Z] [2021-08-20T22:00:59.653Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-08-20T22:00:59.653Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-20T22:00:59.653Z] [2021-08-20T22:00:59.653Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-08-20T22:00:59.653Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-20T22:00:59.653Z] [2021-08-20T22:00:59.653Z] [2021-08-20T22:00:59.653Z] DONE 17 tests, 4 skipped in 28.668s [2021-08-20T22:00:59.653Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-20T22:00:59.653Z] ++ 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 [2021-08-20T22:00:59.653Z] ++ set -e [2021-08-20T22:00:59.653Z] ++ '[' -n 0 ']' [2021-08-20T22:00:59.653Z] ++ set -x [2021-08-20T22:00:59.653Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2021-08-20T22:00:59.653Z] INFO: Testing against a local daemon [2021-08-20T22:00:59.653Z] === RUN TestPluginInvalidJSON [2021-08-20T22:00:59.653Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-20T22:00:59.653Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-20T22:00:59.653Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-20T22:00:59.653Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-08-20T22:00:59.653Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-20T22:00:59.653Z] === RUN TestPluginInstall [2021-08-20T22:00:59.653Z] === RUN TestPluginInstall/no_auth [2021-08-20T22:01:00.203Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-08-20T22:01:00.594Z] time="2021-08-20T22:01:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-20T22:01:00.594Z] time="2021-08-20T22:01:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8252c4f69af6988294d086fae49a36a86c19b33db555589d9250e3699049d34c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-20T22:01:00.594Z] time="2021-08-20T22:01:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-20T22:01:00.594Z] time="2021-08-20T22:01:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8252c4f69af6988294d086fae49a36a86c19b33db555589d9250e3699049d34c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-20T22:01:00.855Z] === RUN TestPluginInstall/with_htpasswd [2021-08-20T22:01:01.427Z] time="2021-08-20T22:01:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-20T22:01:01.427Z] time="2021-08-20T22:01:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:779d295f5083fe498c1c98ee7e29ab26e7876527f23284e407ad97164cb60b69" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-20T22:01:01.427Z] time="2021-08-20T22:01:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-20T22:01:01.427Z] time="2021-08-20T22:01:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:779d295f5083fe498c1c98ee7e29ab26e7876527f23284e407ad97164cb60b69" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-20T22:01:01.688Z] === RUN TestPluginInstall/with_insecure [2021-08-20T22:01:02.107Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-20T22:01:02.673Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-08-20T22:01:03.073Z] time="2021-08-20T22:01:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-20T22:01:03.073Z] time="2021-08-20T22:01:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9a2999b592df45d52e94571ece526575ed7aba2b099d34c25321a162aed493d9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-20T22:01:03.073Z] time="2021-08-20T22:01:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-20T22:01:03.073Z] time="2021-08-20T22:01:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9a2999b592df45d52e94571ece526575ed7aba2b099d34c25321a162aed493d9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-20T22:01:03.073Z] plugin_test.go:166: [d48d722b4c877] daemon is not started [2021-08-20T22:01:03.073Z] --- PASS: TestPluginInstall (4.69s) [2021-08-20T22:01:03.073Z] --- PASS: TestPluginInstall/no_auth (2.35s) [2021-08-20T22:01:03.073Z] --- PASS: TestPluginInstall/with_htpasswd (0.98s) [2021-08-20T22:01:03.073Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2021-08-20T22:01:03.073Z] === RUN TestPluginsWithRuntimes [2021-08-20T22:01:04.574Z] docker_api_swarm_service_test.go:303: [d4f43d33690f6] joining swarm manager [dc6bac8f581c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-20T22:01:04.984Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-20T22:01:05.508Z] docker_api_swarm_service_test.go:303: [d8ad5cc997e37] joining swarm manager [dc6bac8f581c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-20T22:01:06.365Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-20T22:01:07.306Z] --- PASS: TestPluginsWithRuntimes (4.17s) [2021-08-20T22:01:07.306Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.12s) [2021-08-20T22:01:07.306Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.12s) [2021-08-20T22:01:07.306Z] === RUN TestPluginBackCompatMediaTypes [2021-08-20T22:01:08.249Z] --- PASS: TestPluginBackCompatMediaTypes (0.96s) [2021-08-20T22:01:08.249Z] PASS [2021-08-20T22:01:08.249Z] [2021-08-20T22:01:08.249Z] DONE 10 tests in 9.999s [2021-08-20T22:01:08.249Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-20T22:01:08.249Z] ++ 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 [2021-08-20T22:01:08.249Z] ++ set -e [2021-08-20T22:01:08.249Z] ++ '[' -n 0 ']' [2021-08-20T22:01:08.249Z] ++ set -x [2021-08-20T22:01:08.249Z] ++ 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 [2021-08-20T22:01:08.510Z] INFO: Testing against a local daemon [2021-08-20T22:01:08.510Z] === RUN TestExternalGraphDriver [2021-08-20T22:01:08.510Z] === RUN TestExternalGraphDriver/json [2021-08-20T22:01:09.694Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-20T22:01:09.952Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-20T22:01:10.421Z] === RUN TestExternalGraphDriver/spec [2021-08-20T22:01:11.325Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-20T22:01:12.259Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-20T22:01:12.331Z] === RUN TestExternalGraphDriver/pull [2021-08-20T22:01:13.635Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-20T22:01:14.242Z] --- PASS: TestExternalGraphDriver (5.53s) [2021-08-20T22:01:14.242Z] --- PASS: TestExternalGraphDriver/json (1.92s) [2021-08-20T22:01:14.242Z] --- PASS: TestExternalGraphDriver/spec (1.90s) [2021-08-20T22:01:14.242Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2021-08-20T22:01:14.242Z] === RUN TestGraphdriverPluginV2 [2021-08-20T22:01:14.242Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-20T22:01:14.242Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-08-20T22:01:14.242Z] PASS [2021-08-20T22:01:14.242Z] [2021-08-20T22:01:14.242Z] === Skipped [2021-08-20T22:01:14.242Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-08-20T22:01:14.242Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-20T22:01:14.242Z] [2021-08-20T22:01:14.242Z] [2021-08-20T22:01:14.242Z] DONE 5 tests, 1 skipped in 5.682s [2021-08-20T22:01:14.242Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-20T22:01:14.242Z] ++ 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 [2021-08-20T22:01:14.242Z] ++ set -e [2021-08-20T22:01:14.242Z] ++ '[' -n 0 ']' [2021-08-20T22:01:14.242Z] ++ set -x [2021-08-20T22:01:14.242Z] ++ 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 [2021-08-20T22:01:14.242Z] INFO: Testing against a local daemon [2021-08-20T22:01:14.242Z] === RUN TestContinueAfterPluginCrash [2021-08-20T22:01:14.242Z] === PAUSE TestContinueAfterPluginCrash [2021-08-20T22:01:14.242Z] === RUN TestReadPluginNoRead [2021-08-20T22:01:14.242Z] === PAUSE TestReadPluginNoRead [2021-08-20T22:01:14.242Z] === RUN TestDaemonStartWithLogOpt [2021-08-20T22:01:14.242Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-20T22:01:14.242Z] === CONT TestContinueAfterPluginCrash [2021-08-20T22:01:14.242Z] === CONT TestDaemonStartWithLogOpt [2021-08-20T22:01:14.242Z] === CONT TestReadPluginNoRead [2021-08-20T22:01:15.536Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-20T22:01:16.950Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-20T22:01:17.141Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-20T22:01:17.141Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-20T22:01:17.141Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-20T22:01:17.141Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-20T22:01:17.141Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-20T22:01:17.141Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-20T22:01:17.141Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-20T22:01:17.141Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-20T22:01:17.141Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-20T22:01:17.141Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-20T22:01:17.141Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-20T22:01:17.141Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-20T22:01:17.883Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-20T22:01:18.142Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-20T22:01:18.450Z] === RUN TestReadPluginNoRead/default [2021-08-20T22:01:18.450Z] --- PASS: TestDaemonStartWithLogOpt (4.08s) [2021-08-20T22:01:18.709Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-20T22:01:19.391Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-20T22:01:20.030Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-20T22:01:20.086Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-20T22:01:20.774Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-20T22:01:21.463Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-20T22:01:22.030Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-20T22:01:22.030Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-08-20T22:01:22.030Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-20T22:01:22.030Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-20T22:01:22.159Z] === CONT TestReadPluginNoRead [2021-08-20T22:01:22.159Z] read_test.go:92: [d17fe04ad7f22] daemon is not started [2021-08-20T22:01:22.159Z] --- PASS: TestReadPluginNoRead (8.17s) [2021-08-20T22:01:22.159Z] --- PASS: TestReadPluginNoRead/default (1.55s) [2021-08-20T22:01:22.159Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.49s) [2021-08-20T22:01:22.159Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s) [2021-08-20T22:01:22.196Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-20T22:01:22.288Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-20T22:01:22.288Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-20T22:01:22.854Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-20T22:01:23.541Z] --- PASS: TestContinueAfterPluginCrash (9.44s) [2021-08-20T22:01:23.541Z] PASS [2021-08-20T22:01:23.541Z] [2021-08-20T22:01:23.541Z] DONE 6 tests in 9.565s [2021-08-20T22:01:23.541Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-08-20T22:01:23.542Z] ++ 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 [2021-08-20T22:01:23.542Z] ++ set -e [2021-08-20T22:01:23.542Z] ++ '[' -n 0 ']' [2021-08-20T22:01:23.542Z] ++ set -x [2021-08-20T22:01:23.542Z] ++ 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 [2021-08-20T22:01:23.542Z] testing: warning: no tests to run [2021-08-20T22:01:23.542Z] PASS [2021-08-20T22:01:23.542Z] [2021-08-20T22:01:23.542Z] DONE 0 tests in 0.049s [2021-08-20T22:01:23.542Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-20T22:01:23.542Z] ++ 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 [2021-08-20T22:01:23.542Z] ++ set -e [2021-08-20T22:01:23.542Z] ++ '[' -n 0 ']' [2021-08-20T22:01:23.542Z] ++ set -x [2021-08-20T22:01:23.542Z] ++ 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 [2021-08-20T22:01:23.788Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-20T22:01:23.802Z] INFO: Testing against a local daemon [2021-08-20T22:01:23.802Z] === RUN TestPluginWithDevMounts [2021-08-20T22:01:23.802Z] === PAUSE TestPluginWithDevMounts [2021-08-20T22:01:23.802Z] === CONT TestPluginWithDevMounts [2021-08-20T22:01:24.724Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-20T22:01:24.983Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-20T22:01:24.983Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-08-20T22:01:25.713Z] --- PASS: TestPluginWithDevMounts (1.90s) [2021-08-20T22:01:25.713Z] PASS [2021-08-20T22:01:25.713Z] [2021-08-20T22:01:25.713Z] DONE 1 tests in 2.025s [2021-08-20T22:01:25.713Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-20T22:01:25.713Z] ++ 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 [2021-08-20T22:01:25.713Z] ++ set -e [2021-08-20T22:01:25.713Z] ++ '[' -n 0 ']' [2021-08-20T22:01:25.713Z] ++ set -x [2021-08-20T22:01:25.713Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2021-08-20T22:01:25.713Z] INFO: Testing against a local daemon [2021-08-20T22:01:25.713Z] === RUN TestSecretInspect [2021-08-20T22:01:25.903Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-20T22:01:25.903Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-20T22:01:25.903Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-20T22:01:25.903Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-20T22:01:25.903Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-20T22:01:25.903Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-20T22:01:25.903Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-20T22:01:25.903Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-20T22:01:25.903Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-20T22:01:25.903Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-20T22:01:25.903Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-20T22:01:27.517Z] docker_api_swarm_service_test.go:99: [d8a9014ce5f49] joining swarm manager [d62913694d55d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-20T22:01:28.255Z] --- PASS: TestSecretInspect (2.20s) [2021-08-20T22:01:28.255Z] === RUN TestSecretList [2021-08-20T22:01:28.452Z] docker_api_swarm_service_test.go:100: [dc9b57c80e63a] joining swarm manager [d62913694d55d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-20T22:01:28.782Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-20T22:01:28.782Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-20T22:01:28.782Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-20T22:01:28.782Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-20T22:01:28.782Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-20T22:01:28.782Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-20T22:01:28.782Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-20T22:01:29.236Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-20T22:01:30.800Z] --- PASS: TestSecretList (2.66s) [2021-08-20T22:01:30.800Z] === RUN TestSecretsCreateAndDelete [2021-08-20T22:01:32.643Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-20T22:01:32.941Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-20T22:01:33.213Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-20T22:01:33.343Z] --- PASS: TestSecretsCreateAndDelete (2.67s) [2021-08-20T22:01:33.343Z] === RUN TestSecretsUpdate [2021-08-20T22:01:34.587Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-20T22:01:34.587Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-20T22:01:34.587Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-20T22:01:34.846Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-20T22:01:35.885Z] --- PASS: TestSecretsUpdate (2.64s) [2021-08-20T22:01:35.885Z] === RUN TestTemplatedSecret [2021-08-20T22:01:36.745Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-20T22:01:37.684Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-20T22:01:39.184Z] --- PASS: TestTemplatedSecret (2.92s) [2021-08-20T22:01:39.184Z] === RUN TestSecretCreateResolve [2021-08-20T22:01:39.592Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-20T22:01:40.969Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-20T22:01:40.969Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-20T22:01:40.969Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-20T22:01:41.759Z] --- PASS: TestSecretCreateResolve (2.66s) [2021-08-20T22:01:41.759Z] PASS [2021-08-20T22:01:41.759Z] [2021-08-20T22:01:41.759Z] DONE 6 tests in 15.880s [2021-08-20T22:01:41.759Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-08-20T22:01:41.759Z] ++ 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 [2021-08-20T22:01:41.759Z] ++ set -e [2021-08-20T22:01:41.759Z] ++ '[' -n 0 ']' [2021-08-20T22:01:41.759Z] ++ set -x [2021-08-20T22:01:41.759Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2021-08-20T22:01:41.759Z] INFO: Testing against a local daemon [2021-08-20T22:01:41.759Z] === RUN TestServiceCreateInit [2021-08-20T22:01:41.759Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-20T22:01:43.207Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-20T22:01:43.207Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-20T22:01:43.207Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-20T22:01:43.207Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-20T22:01:43.207Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-20T22:01:43.500Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-20T22:01:43.661Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-20T22:01:43.661Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-20T22:01:43.661Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-20T22:01:43.661Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-20T22:01:43.661Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-20T22:01:43.661Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-20T22:01:43.661Z] === RUN TestDockerSuite/TestBuildFails [2021-08-20T22:01:43.759Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-20T22:01:44.016Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-20T22:01:45.388Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-20T22:01:45.819Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-20T22:01:45.819Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-20T22:01:45.955Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-20T22:01:47.041Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-20T22:01:47.332Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-20T22:01:48.267Z] === RUN TestDockerSuite/TestRmiTag [2021-08-20T22:01:48.267Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-20T22:01:48.835Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-20T22:01:50.208Z] check_test.go:380: [d8a9014ce5f49] daemon is not started [2021-08-20T22:01:50.472Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-20T22:01:51.243Z] --- PASS: TestServiceCreateInit (8.75s) [2021-08-20T22:01:51.243Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.45s) [2021-08-20T22:01:51.243Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.27s) [2021-08-20T22:01:51.243Z] === RUN TestCreateServiceMultipleTimes [2021-08-20T22:01:52.108Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-20T22:01:52.368Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-20T22:01:52.934Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-20T22:01:53.192Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-20T22:01:54.127Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-20T22:01:54.693Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-20T22:01:54.693Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-20T22:01:55.122Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-20T22:01:55.261Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-20T22:01:55.261Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-20T22:01:55.519Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-08-20T22:01:55.778Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-20T22:01:57.153Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-20T22:01:57.413Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-20T22:01:57.672Z] docker_api_swarm_service_test.go:532: [dc66a76baa873] joining swarm manager [d649f79b3b4b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-20T22:01:58.251Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-20T22:01:58.821Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-08-20T22:01:59.079Z] docker_api_swarm_service_test.go:533: [dabf1ff7916e5] joining swarm manager [d649f79b3b4b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-20T22:01:59.774Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-20T22:02:00.016Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-20T22:02:01.393Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-08-20T22:02:02.329Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-08-20T22:02:03.265Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-08-20T22:02:03.832Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-08-20T22:02:04.401Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-08-20T22:02:04.426Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-20T22:02:05.339Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-20T22:02:05.383Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-20T22:02:06.272Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-08-20T22:02:06.839Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-20T22:02:07.404Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-20T22:02:07.970Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-20T22:02:08.228Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-20T22:02:08.228Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-20T22:02:09.084Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-20T22:02:09.084Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-20T22:02:09.084Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-20T22:02:09.355Z] --- PASS: TestCreateServiceMultipleTimes (16.37s) [2021-08-20T22:02:09.355Z] === RUN TestCreateServiceConflict [2021-08-20T22:02:09.355Z] --- PASS: TestCreateServiceConflict (2.62s) [2021-08-20T22:02:09.355Z] === RUN TestCreateServiceMaxReplicas [2021-08-20T22:02:09.539Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-20T22:02:09.607Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-20T22:02:09.992Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-20T22:02:09.992Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-20T22:02:09.992Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-20T22:02:10.173Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-20T22:02:10.434Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-20T22:02:11.002Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-20T22:02:11.569Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-20T22:02:11.569Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-20T22:02:12.136Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-20T22:02:12.395Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-20T22:02:12.962Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-20T22:02:13.220Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-20T22:02:13.557Z] --- PASS: TestCreateServiceMaxReplicas (3.35s) [2021-08-20T22:02:13.557Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-20T22:02:13.786Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-20T22:02:13.786Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-20T22:02:14.353Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-20T22:02:14.353Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-20T22:02:14.919Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-20T22:02:15.485Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-20T22:02:16.051Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-20T22:02:16.341Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-20T22:02:16.667Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-20T22:02:17.028Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-20T22:02:17.028Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-20T22:02:17.028Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-20T22:02:17.234Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-20T22:02:18.168Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-20T22:02:19.101Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-20T22:02:20.035Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-20T22:02:20.295Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-20T22:02:20.862Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-20T22:02:21.121Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-20T22:02:21.688Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-20T22:02:21.689Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-08-20T22:02:22.257Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-20T22:02:23.193Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-20T22:02:24.129Z] docker_api_swarm_service_test.go:147: [d2a6721379577] joining swarm manager [d10275f049690]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-20T22:02:25.063Z] docker_api_swarm_service_test.go:147: [d44e3af218670] joining swarm manager [d10275f049690]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-20T22:02:25.548Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-20T22:02:26.000Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-20T22:02:26.000Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-20T22:02:26.003Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-20T22:02:26.937Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-20T22:02:27.533Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-20T22:02:27.533Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-20T22:02:27.533Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-20T22:02:27.988Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-20T22:02:27.988Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-20T22:02:28.313Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-20T22:02:28.457Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.33s) [2021-08-20T22:02:28.457Z] === RUN TestCreateServiceSecretFileMode [2021-08-20T22:02:29.026Z] --- PASS: TestCreateServiceSecretFileMode (2.84s) [2021-08-20T22:02:29.026Z] === RUN TestCreateServiceConfigFileMode [2021-08-20T22:02:29.688Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-20T22:02:31.063Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-20T22:02:31.693Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-20T22:02:31.693Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-20T22:02:32.147Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-20T22:02:32.325Z] --- PASS: TestCreateServiceConfigFileMode (2.84s) [2021-08-20T22:02:32.325Z] === RUN TestCreateServiceSysctls [2021-08-20T22:02:32.438Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-20T22:02:32.438Z] docker_cli_run_test.go:4022: unmatched requirement DaemonIsWindows [2021-08-20T22:02:32.438Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-20T22:02:32.438Z] docker_cli_run_test.go:4041: unmatched requirement DaemonIsWindows [2021-08-20T22:02:32.438Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-20T22:02:33.004Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-20T22:02:33.108Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-20T22:02:33.562Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-20T22:02:34.387Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-20T22:02:34.521Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-20T22:02:35.324Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-20T22:02:35.480Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-20T22:02:35.625Z] --- PASS: TestCreateServiceSysctls (3.75s) [2021-08-20T22:02:35.625Z] === RUN TestCreateServiceCapabilities [2021-08-20T22:02:36.707Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-20T22:02:37.273Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-20T22:02:38.168Z] --- PASS: TestCreateServiceCapabilities (2.40s) [2021-08-20T22:02:38.168Z] === RUN TestInspect [2021-08-20T22:02:38.209Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-20T22:02:38.775Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-08-20T22:02:38.775Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-08-20T22:02:38.775Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-20T22:02:39.033Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-08-20T22:02:40.137Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-20T22:02:40.137Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-20T22:02:40.137Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-20T22:02:40.137Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-20T22:02:40.137Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-20T22:02:40.137Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-20T22:02:40.137Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-20T22:02:40.137Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-20T22:02:40.137Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-20T22:02:40.408Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-20T22:02:40.408Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-20T22:02:40.591Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-20T22:02:40.666Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-20T22:02:41.044Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-20T22:02:41.233Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-20T22:02:41.467Z] --- PASS: TestInspect (3.50s) [2021-08-20T22:02:41.467Z] === RUN TestCreateJob [2021-08-20T22:02:41.798Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-08-20T22:02:42.056Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-20T22:02:42.315Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-20T22:02:42.883Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-20T22:02:43.450Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-20T22:02:44.017Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-20T22:02:44.585Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-20T22:02:45.152Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-20T22:02:45.410Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-20T22:02:45.670Z] --- PASS: TestCreateJob (3.70s) [2021-08-20T22:02:45.670Z] === RUN TestReplicatedJob [2021-08-20T22:02:45.695Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-20T22:02:45.977Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-20T22:02:46.543Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-20T22:02:46.543Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-20T22:02:46.801Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-20T22:02:47.367Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-20T22:02:48.301Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-20T22:02:48.560Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-20T22:02:48.560Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-20T22:02:48.560Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-20T22:02:50.971Z] --- PASS: TestReplicatedJob (5.67s) [2021-08-20T22:02:50.971Z] === RUN TestUpdateReplicatedJob [2021-08-20T22:02:51.100Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-20T22:02:51.665Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-20T22:02:55.177Z] --- PASS: TestUpdateReplicatedJob (3.63s) [2021-08-20T22:02:55.177Z] === RUN TestServiceListWithStatuses [2021-08-20T22:02:55.177Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-20T22:02:55.177Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-20T22:02:55.177Z] === RUN TestDockerNetworkConnectAlias [2021-08-20T22:02:58.032Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-20T22:02:58.032Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-20T22:02:58.032Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-20T22:03:00.192Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-20T22:03:00.470Z] --- PASS: TestDockerNetworkConnectAlias (5.15s) [2021-08-20T22:03:00.470Z] === RUN TestDockerNetworkReConnect [2021-08-20T22:03:01.640Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-08-20T22:03:02.577Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-08-20T22:03:03.511Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-20T22:03:03.767Z] --- PASS: TestDockerNetworkReConnect (4.06s) [2021-08-20T22:03:03.767Z] === RUN TestServicePlugin [2021-08-20T22:03:03.767Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-20T22:03:03.767Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-20T22:03:03.767Z] === RUN TestServiceUpdateLabel [2021-08-20T22:03:04.888Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-08-20T22:03:04.888Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-08-20T22:03:04.888Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-20T22:03:04.888Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-20T22:03:05.456Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-20T22:03:06.331Z] --- PASS: TestServiceUpdateLabel (2.72s) [2021-08-20T22:03:06.331Z] === RUN TestServiceUpdateSecrets [2021-08-20T22:03:07.994Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-20T22:03:08.561Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-20T22:03:09.494Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-20T22:03:16.052Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-20T22:03:16.052Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-20T22:03:16.052Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-20T22:03:16.620Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-20T22:03:16.620Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-20T22:03:16.879Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-20T22:03:17.815Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-20T22:03:18.751Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-20T22:03:20.130Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-20T22:03:20.130Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-20T22:03:20.130Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-20T22:03:21.510Z] === RUN TestDockerSuite/TestRunMount [2021-08-20T22:03:24.513Z] --- PASS: TestServiceUpdateSecrets (15.15s) [2021-08-20T22:03:24.513Z] === RUN TestServiceUpdateConfigs [2021-08-20T22:03:25.266Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-20T22:03:25.698Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-08-20T22:03:25.956Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-20T22:03:26.522Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-20T22:03:27.104Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-20T22:03:28.503Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-20T22:03:30.407Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-08-20T22:03:30.666Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-20T22:03:33.200Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-08-20T22:03:33.200Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-20T22:03:34.581Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-20T22:03:35.961Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-08-20T22:03:36.527Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-20T22:03:36.742Z] --- PASS: TestServiceUpdateConfigs (15.19s) [2021-08-20T22:03:36.742Z] === RUN TestServiceUpdateNetwork [2021-08-20T22:03:37.611Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-20T22:03:37.902Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-20T22:03:39.277Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-08-20T22:03:39.277Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-20T22:03:39.277Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-20T22:03:39.844Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-20T22:03:40.780Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-20T22:03:41.326Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-20T22:03:41.347Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-20T22:03:41.913Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-08-20T22:03:41.913Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-20T22:03:43.815Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-20T22:03:44.382Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-08-20T22:03:44.950Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-20T22:03:47.094Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-20T22:03:48.242Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-08-20T22:03:48.810Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-20T22:03:49.078Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-20T22:03:49.344Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-08-20T22:03:49.912Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-20T22:03:49.912Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-20T22:03:49.982Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-20T22:03:50.480Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-20T22:03:51.415Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-20T22:03:51.415Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-20T22:03:51.650Z] --- PASS: TestServiceUpdateNetwork (13.36s) [2021-08-20T22:03:51.650Z] === RUN TestServiceUpdatePidsLimit [2021-08-20T22:03:51.650Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-20T22:03:51.981Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-20T22:03:52.222Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-20T22:03:52.240Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-08-20T22:03:58.795Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-08-20T22:03:58.795Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-08-20T22:03:58.795Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-20T22:03:58.795Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-08-20T22:03:58.795Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-20T22:03:59.729Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-20T22:04:00.294Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-08-20T22:04:00.356Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-20T22:04:00.861Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-08-20T22:04:00.861Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-20T22:04:01.120Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-20T22:04:01.687Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-20T22:04:02.254Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-20T22:04:02.513Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-20T22:04:02.513Z] docker_cli_run_test.go:4107: unmatched requirement IsolationIsProcess [2021-08-20T22:04:02.513Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-20T22:04:03.081Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-20T22:04:03.341Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-20T22:04:03.341Z] docker_cli_run_test.go:2842: kernel doesn't have latency_stats configured [2021-08-20T22:04:03.341Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-20T22:04:03.908Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-08-20T22:04:04.751Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-20T22:04:04.751Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-20T22:04:04.751Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-20T22:04:04.843Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-20T22:04:04.843Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-08-20T22:04:04.843Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-20T22:04:06.940Z] --- PASS: TestServiceUpdatePidsLimit (16.71s) [2021-08-20T22:04:06.940Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2021-08-20T22:04:06.940Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.93s) [2021-08-20T22:04:06.940Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.93s) [2021-08-20T22:04:06.940Z] PASS [2021-08-20T22:04:06.940Z] [2021-08-20T22:04:06.940Z] === Skipped [2021-08-20T22:04:06.940Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-20T22:04:06.940Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-20T22:04:06.940Z] [2021-08-20T22:04:06.940Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-08-20T22:04:06.940Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-20T22:04:06.940Z] [2021-08-20T22:04:06.940Z] [2021-08-20T22:04:06.940Z] DONE 27 tests, 2 skipped in 145.245s [2021-08-20T22:04:06.940Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-08-20T22:04:06.940Z] ++ 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 [2021-08-20T22:04:06.940Z] ++ set -e [2021-08-20T22:04:06.940Z] ++ '[' -n 0 ']' [2021-08-20T22:04:06.940Z] ++ set -x [2021-08-20T22:04:06.940Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-08-20T22:04:06.940Z] INFO: Testing against a local daemon [2021-08-20T22:04:06.940Z] === RUN TestSessionCreate [2021-08-20T22:04:06.940Z] --- PASS: TestSessionCreate (0.04s) [2021-08-20T22:04:06.940Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-20T22:04:06.940Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-08-20T22:04:06.940Z] PASS [2021-08-20T22:04:06.940Z] [2021-08-20T22:04:06.940Z] DONE 2 tests in 0.206s [2021-08-20T22:04:07.201Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-08-20T22:04:07.201Z] ++ 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 [2021-08-20T22:04:07.201Z] ++ set -e [2021-08-20T22:04:07.201Z] ++ '[' -n 0 ']' [2021-08-20T22:04:07.201Z] ++ set -x [2021-08-20T22:04:07.201Z] ++ 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 [2021-08-20T22:04:07.201Z] INFO: Testing against a local daemon [2021-08-20T22:04:07.201Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-20T22:04:07.201Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-20T22:04:07.201Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-20T22:04:07.201Z] === RUN TestDiskUsage [2021-08-20T22:04:07.201Z] === PAUSE TestDiskUsage [2021-08-20T22:04:07.201Z] === RUN TestEventsExecDie [2021-08-20T22:04:07.372Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-20T22:04:07.939Z] === RUN TestDockerSuite/TestRunRm [2021-08-20T22:04:08.146Z] --- PASS: TestEventsExecDie (0.82s) [2021-08-20T22:04:08.146Z] === RUN TestEventsBackwardsCompatible [2021-08-20T22:04:08.198Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-20T22:04:08.407Z] --- PASS: TestEventsBackwardsCompatible (0.28s) [2021-08-20T22:04:08.407Z] === RUN TestEventsVolumeCreate [2021-08-20T22:04:08.407Z] --- PASS: TestEventsVolumeCreate (0.08s) [2021-08-20T22:04:08.407Z] === RUN TestInfoBinaryCommits [2021-08-20T22:04:08.407Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-08-20T22:04:08.407Z] === RUN TestInfoAPIVersioned [2021-08-20T22:04:08.407Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-20T22:04:08.407Z] === RUN TestInfoDiscoveryBackend [2021-08-20T22:04:08.977Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-08-20T22:04:08.977Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-20T22:04:09.419Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-20T22:04:09.419Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-20T22:04:09.419Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-20T22:04:09.419Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-20T22:04:09.419Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-20T22:04:09.419Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-20T22:04:09.922Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-20T22:04:09.922Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-20T22:04:10.497Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-08-20T22:04:10.497Z] === RUN TestInfoAPI [2021-08-20T22:04:10.497Z] --- PASS: TestInfoAPI (0.04s) [2021-08-20T22:04:10.497Z] === RUN TestInfoAPIWarnings [2021-08-20T22:04:12.316Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-20T22:04:12.381Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-20T22:04:12.381Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-20T22:04:12.639Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-08-20T22:04:14.023Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-08-20T22:04:14.590Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-08-20T22:04:15.208Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-20T22:04:15.965Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-08-20T22:04:17.338Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-08-20T22:04:17.373Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-20T22:04:17.831Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-20T22:04:17.831Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-20T22:04:20.623Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-08-20T22:04:20.722Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-20T22:04:21.178Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-20T22:04:21.190Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-08-20T22:04:21.448Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-08-20T22:04:22.018Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-08-20T22:04:22.139Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-20T22:04:22.276Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-08-20T22:04:22.842Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-08-20T22:04:23.409Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-08-20T22:04:23.667Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-20T22:04:24.603Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-20T22:04:24.862Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-08-20T22:04:25.120Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-20T22:04:27.651Z] === RUN TestDockerSuite/TestRunState [2021-08-20T22:04:28.218Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-08-20T22:04:28.602Z] --- PASS: TestInfoAPIWarnings (16.36s) [2021-08-20T22:04:28.602Z] === RUN TestInfoDebug [2021-08-20T22:04:28.602Z] --- PASS: TestInfoDebug (0.54s) [2021-08-20T22:04:28.602Z] === RUN TestInfoInsecureRegistries [2021-08-20T22:04:28.602Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-08-20T22:04:28.602Z] === RUN TestInfoRegistryMirrors [2021-08-20T22:04:28.602Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-08-20T22:04:28.602Z] === RUN TestLoginFailsWithBadCredentials [2021-08-20T22:04:28.602Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2021-08-20T22:04:28.602Z] === RUN TestPingCacheHeaders [2021-08-20T22:04:28.785Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-20T22:04:28.863Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-08-20T22:04:28.863Z] === RUN TestPingGet [2021-08-20T22:04:28.863Z] --- PASS: TestPingGet (0.03s) [2021-08-20T22:04:28.863Z] === RUN TestPingHead [2021-08-20T22:04:28.863Z] --- PASS: TestPingHead (0.03s) [2021-08-20T22:04:28.863Z] === RUN TestVersion [2021-08-20T22:04:28.863Z] --- PASS: TestVersion (0.03s) [2021-08-20T22:04:28.863Z] === CONT TestDiskUsage [2021-08-20T22:04:29.180Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-20T22:04:29.354Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-20T22:04:29.433Z] === RUN TestDiskUsage/empty [2021-08-20T22:04:29.434Z] === RUN TestDiskUsage/empty/container_types [2021-08-20T22:04:29.434Z] === RUN TestDiskUsage/empty/image_types [2021-08-20T22:04:29.434Z] === RUN TestDiskUsage/empty/volume_types [2021-08-20T22:04:29.434Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-20T22:04:29.434Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-20T22:04:29.434Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-20T22:04:29.434Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-20T22:04:29.434Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-20T22:04:29.434Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-20T22:04:29.434Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-20T22:04:29.434Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-20T22:04:29.695Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-20T22:04:29.695Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-20T22:04:29.695Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-20T22:04:29.695Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-20T22:04:29.695Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-20T22:04:29.695Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-20T22:04:29.695Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-20T22:04:29.695Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-20T22:04:29.695Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-20T22:04:29.695Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-20T22:04:29.695Z] === RUN TestDiskUsage/after_container.Run [2021-08-20T22:04:29.923Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-20T22:04:29.955Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-20T22:04:29.955Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-20T22:04:29.955Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-20T22:04:29.955Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-20T22:04:29.955Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-20T22:04:29.955Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-20T22:04:29.955Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-20T22:04:29.955Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-20T22:04:29.955Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-20T22:04:29.955Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-20T22:04:30.183Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-08-20T22:04:30.183Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-08-20T22:04:30.183Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-20T22:04:30.216Z] --- PASS: TestDiskUsage (1.42s) [2021-08-20T22:04:30.216Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-20T22:04:30.216Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-20T22:04:30.216Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-20T22:04:30.216Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-20T22:04:30.216Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-20T22:04:30.216Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-20T22:04:30.216Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-20T22:04:30.216Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-20T22:04:30.216Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-20T22:04:30.216Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-20T22:04:30.216Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-20T22:04:30.216Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.26s) [2021-08-20T22:04:30.216Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-20T22:04:30.216Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-20T22:04:30.216Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-20T22:04:30.216Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-20T22:04:30.216Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-20T22:04:30.216Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-20T22:04:30.216Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-20T22:04:30.216Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-20T22:04:30.216Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-20T22:04:30.216Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-20T22:04:30.216Z] --- PASS: TestDiskUsage/after_container.Run (0.42s) [2021-08-20T22:04:30.216Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-20T22:04:30.216Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-20T22:04:30.216Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-20T22:04:30.216Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-20T22:04:30.216Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-20T22:04:30.216Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-20T22:04:30.216Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-20T22:04:30.216Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-20T22:04:30.216Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-08-20T22:04:30.216Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-08-20T22:04:30.216Z] PASS [2021-08-20T22:04:30.216Z] [2021-08-20T22:04:30.216Z] === Skipped [2021-08-20T22:04:30.216Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-20T22:04:30.216Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-20T22:04:30.216Z] [2021-08-20T22:04:30.216Z] [2021-08-20T22:04:30.216Z] DONE 53 tests, 1 skipped in 23.206s [2021-08-20T22:04:30.216Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-20T22:04:30.216Z] ++ 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 [2021-08-20T22:04:30.216Z] ++ set -e [2021-08-20T22:04:30.216Z] ++ '[' -n 0 ']' [2021-08-20T22:04:30.216Z] ++ set -x [2021-08-20T22:04:30.216Z] ++ 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 [2021-08-20T22:04:30.477Z] INFO: Testing against a local daemon [2021-08-20T22:04:30.477Z] === RUN TestVolumesCreateAndList [2021-08-20T22:04:30.477Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-08-20T22:04:30.477Z] === RUN TestVolumesRemove [2021-08-20T22:04:30.477Z] --- PASS: TestVolumesRemove (0.08s) [2021-08-20T22:04:30.477Z] === RUN TestVolumesInspect [2021-08-20T22:04:30.477Z] --- PASS: TestVolumesInspect (0.03s) [2021-08-20T22:04:30.477Z] === RUN TestVolumesInvalidJSON [2021-08-20T22:04:30.477Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-20T22:04:30.477Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-20T22:04:30.477Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-20T22:04:30.477Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-08-20T22:04:30.477Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-20T22:04:30.477Z] PASS [2021-08-20T22:04:30.477Z] [2021-08-20T22:04:30.477Z] DONE 5 tests in 0.284s [2021-08-20T22:04:30.477Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-20T22:04:30.706Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-20T22:04:30.751Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-20T22:04:31.047Z] ++++ cat bundles/test-integration/docker.pid [2021-08-20T22:04:31.048Z] +++ kill 15470 [2021-08-20T22:04:31.309Z] +++ /etc/init.d/apparmor stop [2021-08-20T22:04:31.309Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-20T22:04:31.309Z] [2021-08-20T22:04:31.309Z] Unloading profiles will leave already running processes permanently [2021-08-20T22:04:31.309Z] unconfined, which can lead to unexpected situations. [2021-08-20T22:04:31.309Z] [2021-08-20T22:04:31.309Z] To set a process to complain mode, use the command line tool [2021-08-20T22:04:31.309Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-20T22:04:31.309Z] +++ true [2021-08-20T22:04:31.309Z] exiting test-integration [2021-08-20T22:04:31.309Z] ++ exit 0 [2021-08-20T22:04:31.309Z] [2021-08-20T22:04:31.318Z] === RUN TestDockerSuite/TestRunSysctls [2021-08-20T22:04:32.252Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-20T22:04:32.252Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-20T22:04:32.252Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-20T22:04:32.510Z] === RUN TestDockerSuite/TestRunTmpfsMounts Post stage [Pipeline] junit [2021-08-20T22:04:32.708Z] Recording test results [2021-08-20T22:04:33.056Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-20T22:04:33.408Z] + echo Ensuring container killed. [2021-08-20T22:04:33.408Z] Ensuring container killed. [2021-08-20T22:04:33.408Z] + docker rm -vf docker-pr12 [2021-08-20T22:04:33.408Z] Error: No such container: docker-pr12 [Pipeline] sh [2021-08-20T22:04:33.713Z] + echo Chowning /workspace to jenkins user [2021-08-20T22:04:33.713Z] Chowning /workspace to jenkins user [2021-08-20T22:04:33.713Z] + id -u [2021-08-20T22:04:33.713Z] + id -g [2021-08-20T22:04:33.713Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42763:/workspace busybox chown -R 1000:1000 /workspace [2021-08-20T22:04:33.713Z] Unable to find image 'busybox:latest' locally [2021-08-20T22:04:33.894Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-08-20T22:04:33.974Z] latest: Pulling from library/busybox [2021-08-20T22:04:33.974Z] be0c1d6b695c: Pulling fs layer [2021-08-20T22:04:33.974Z] be0c1d6b695c: Verifying Checksum [2021-08-20T22:04:33.974Z] be0c1d6b695c: Download complete [2021-08-20T22:04:34.235Z] be0c1d6b695c: Pull complete [2021-08-20T22:04:34.235Z] Digest: sha256:3c5ff4cf27d498cabff2976b2327d7a404aa781aeb130239ae13bd33b29d94c8 [2021-08-20T22:04:34.235Z] Status: Downloaded newer image for busybox:latest [2021-08-20T22:04:34.467Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-08-20T22:04:35.840Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-08-20T22:04:37.739Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-20T22:04:37.747Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-20T22:04:38.735Z] + bundleName=arm64-integration [2021-08-20T22:04:38.735Z] + echo Creating arm64-integration-bundles.tar.gz [2021-08-20T22:04:38.735Z] Creating arm64-integration-bundles.tar.gz [2021-08-20T22:04:38.735Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-08-20T22:04:38.735Z] + 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 [2021-08-20T22:04:39.318Z] Archiving artifacts [2021-08-20T22:04:40.632Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-20T22:04:41.017Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-20T22:04:41.017Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-08-20T22:04:41.222Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42763/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-20T22:04:41.275Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-20T22:04:41.546Z] + make clean [2021-08-20T22:04:41.842Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-20T22:04:42.117Z] docker volume rm -f docker-dev-cache [2021-08-20T22:04:42.117Z] docker-dev-cache [Pipeline] deleteDir [2021-08-20T22:04:42.412Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-20T22:04:43.789Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-08-20T22:04:44.046Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-20T22:04:45.421Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-20T22:04:45.989Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-20T22:04:46.247Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-20T22:04:46.398Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-20T22:04:46.506Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-20T22:04:47.072Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-20T22:04:47.072Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [Pipeline] } [Pipeline] // withEnv [2021-08-20T22:04:47.640Z] === RUN TestDockerSuite/TestRunUserDefaults [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-20T22:04:48.211Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-08-20T22:04:48.211Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-08-20T22:04:48.211Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-20T22:04:48.211Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-20T22:04:48.777Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-20T22:04:49.713Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-08-20T22:04:50.109Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-20T22:04:52.242Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-20T22:04:52.502Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-20T22:04:52.761Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-08-20T22:04:53.007Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-20T22:04:53.328Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-20T22:04:53.969Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-20T22:04:53.969Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-20T22:04:53.969Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-20T22:04:53.969Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-20T22:04:53.969Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-20T22:04:55.239Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-20T22:04:55.495Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-20T22:04:55.495Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-20T22:04:55.495Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-20T22:04:55.813Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-08-20T22:04:56.072Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-20T22:04:57.973Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-20T22:04:58.907Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-08-20T22:04:59.842Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-20T22:05:00.408Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-20T22:05:00.408Z] docker_cli_run_test.go:4077: unmatched requirement DaemonIsWindows [2021-08-20T22:05:00.408Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-20T22:05:00.408Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2021-08-20T22:05:00.408Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-20T22:05:00.408Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2021-08-20T22:05:00.408Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-20T22:05:00.667Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-08-20T22:05:00.667Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-08-20T22:05:00.667Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-08-20T22:05:01.601Z] === RUN TestDockerSuite/TestRunWithCPUShares=== RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-08-20T22:05:01.601Z] [2021-08-20T22:05:01.860Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-08-20T22:05:03.238Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-08-20T22:05:03.498Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-08-20T22:05:04.436Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-20T22:05:04.436Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-08-20T22:05:04.694Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-08-20T22:05:04.954Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-08-20T22:05:04.954Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-08-20T22:05:04.954Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-08-20T22:05:04.954Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-20T22:05:04.954Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-08-20T22:05:04.954Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-08-20T22:05:04.954Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-08-20T22:05:04.954Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-08-20T22:05:04.954Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-08-20T22:05:04.954Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-08-20T22:05:04.954Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-08-20T22:05:04.954Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-08-20T22:05:04.954Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-08-20T22:05:04.954Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-08-20T22:05:04.954Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-08-20T22:05:05.521Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-08-20T22:05:06.089Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-08-20T22:05:06.089Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-08-20T22:05:06.656Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-20T22:05:06.915Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-20T22:05:07.481Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-20T22:05:07.481Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-08-20T22:05:08.046Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-08-20T22:05:08.611Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-08-20T22:05:08.611Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-20T22:05:08.611Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-20T22:05:09.178Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-20T22:05:10.112Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-08-20T22:05:10.678Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-08-20T22:05:10.678Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-08-20T22:05:10.678Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-08-20T22:05:10.678Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-20T22:05:10.936Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-20T22:05:10.936Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-20T22:05:12.311Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-20T22:05:12.570Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-20T22:05:14.476Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-20T22:05:14.747Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-20T22:05:14.747Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-20T22:05:14.747Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-20T22:05:15.683Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-08-20T22:05:15.942Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-08-20T22:05:16.508Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-08-20T22:05:17.448Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-20T22:05:17.706Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-20T22:05:19.081Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-20T22:05:19.081Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-20T22:05:19.339Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-20T22:05:20.712Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents441837966 [2021-08-20T22:05:20.712Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-20T22:05:20.712Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-20T22:05:21.646Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-20T22:05:21.904Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-20T22:05:21.904Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-20T22:05:22.837Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-20T22:05:24.211Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-20T22:05:24.469Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-20T22:05:24.469Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-20T22:05:24.469Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-20T22:05:24.469Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-20T22:05:25.034Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-20T22:05:27.563Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-20T22:05:28.936Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-08-20T22:05:31.125Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-20T22:05:31.465Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-08-20T22:05:32.030Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-20T22:05:33.931Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-20T22:05:34.865Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-20T22:05:35.123Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-08-20T22:05:35.717Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-20T22:05:37.625Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-08-20T22:05:38.191Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-20T22:05:40.721Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-20T22:05:40.721Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-20T22:05:41.406Z] === RUN TestDockerSuite/TestBuildRm [2021-08-20T22:05:42.095Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-20T22:05:42.661Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-08-20T22:05:43.595Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-20T22:05:44.972Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-20T22:05:45.905Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-08-20T22:05:47.803Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-20T22:05:49.934Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-20T22:05:51.988Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-20T22:05:52.099Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-20T22:05:52.099Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-20T22:05:52.099Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-20T22:05:52.099Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-20T22:05:52.554Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-20T22:05:53.515Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-20T22:05:55.266Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-20T22:05:56.399Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-20T22:05:58.543Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-08-20T22:05:59.284Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-20T22:05:59.477Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-20T22:06:02.028Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-08-20T22:06:02.174Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-20T22:06:03.926Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-20T22:06:03.926Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-20T22:06:04.493Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-20T22:06:05.060Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-20T22:06:05.060Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-08-20T22:06:05.060Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-20T22:06:05.625Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-20T22:06:08.153Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-20T22:06:11.435Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-08-20T22:06:11.435Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-08-20T22:06:11.435Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-08-20T22:06:12.003Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-08-20T22:06:12.003Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-08-20T22:06:12.003Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-08-20T22:06:12.003Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-08-20T22:06:12.003Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-08-20T22:06:13.382Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-08-20T22:06:13.382Z] docker_cli_service_logs_test.go:245: checking task nh5jvmqlp7u9 [2021-08-20T22:06:13.382Z] docker_cli_service_logs_test.go:250: checking messages for nh5jvmqlp7u9 [2021-08-20T22:06:13.382Z] docker_cli_service_logs_test.go:245: checking task mgggiueji9s6 [2021-08-20T22:06:13.382Z] docker_cli_service_logs_test.go:250: checking messages for mgggiueji9s6 [2021-08-20T22:06:13.949Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-08-20T22:06:14.507Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-20T22:06:14.515Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-08-20T22:06:14.962Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-20T22:06:15.416Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-20T22:06:15.449Z] === RUN TestDockerSuite/TestUpdateStats [2021-08-20T22:06:19.629Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-08-20T22:06:19.887Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-08-20T22:06:19.887Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-08-20T22:06:19.887Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-08-20T22:06:20.820Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-08-20T22:06:21.078Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-20T22:06:22.458Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-20T22:06:22.458Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-20T22:06:23.610Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-08-20T22:06:24.177Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-08-20T22:06:25.346Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-20T22:06:25.346Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-20T22:06:26.106Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-08-20T22:06:26.672Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-08-20T22:06:28.233Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-20T22:06:29.201Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-08-20T22:06:30.136Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-20T22:06:32.663Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-20T22:06:35.949Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-08-20T22:06:37.324Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-08-20T22:06:38.697Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-08-20T22:06:39.630Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-08-20T22:06:40.196Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-08-20T22:06:42.096Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-08-20T22:06:43.001Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-20T22:06:43.001Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-20T22:06:43.001Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-20T22:06:43.961Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-20T22:06:43.994Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-08-20T22:06:43.994Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-08-20T22:06:44.922Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-20T22:06:45.370Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-08-20T22:06:46.747Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-08-20T22:06:47.315Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-08-20T22:06:48.635Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-20T22:06:48.715Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-20T22:06:49.287Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-08-20T22:06:51.183Z] docker_cli_swarm_test.go:1901: [dc44cbd728f41] joining swarm manager [d5aa09faebb32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-20T22:06:51.520Z] === RUN TestDockerSuite/TestBuildUser [2021-08-20T22:06:51.520Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-20T22:06:51.520Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-20T22:06:51.520Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-20T22:06:51.974Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-20T22:06:51.975Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-20T22:06:51.975Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-20T22:06:52.555Z] docker_cli_swarm_test.go:1902: [d3fad913869e9] joining swarm manager [d5aa09faebb32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-20T22:06:54.859Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-20T22:06:54.860Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-20T22:06:57.759Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-20T22:06:57.759Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-20T22:06:57.759Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-20T22:06:57.759Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-20T22:06:57.759Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-20T22:07:04.745Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-20T22:07:04.746Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-20T22:07:04.746Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-20T22:07:04.746Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-20T22:07:04.746Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-20T22:07:04.746Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-20T22:07:04.746Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-20T22:07:05.003Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-20T22:07:05.003Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-20T22:07:05.569Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-20T22:07:05.828Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-20T22:07:05.828Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-20T22:07:05.828Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-20T22:07:05.828Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-20T22:07:07.202Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-20T22:07:07.461Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-20T22:07:07.461Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-20T22:07:07.461Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-20T22:07:07.461Z] === RUN TestDockerSuite/TestVolumeEvents [2021-08-20T22:07:08.396Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-08-20T22:07:13.658Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-20T22:07:14.224Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-20T22:07:14.482Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-20T22:07:14.482Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-20T22:07:15.394Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-20T22:07:15.394Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-20T22:07:16.382Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-08-20T22:07:16.640Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-20T22:07:19.174Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-08-20T22:07:19.441Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-20T22:07:19.441Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite (1291.82s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.42s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.65s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.16s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.19s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.33s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.23s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.93s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.22s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.80s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.40s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.42s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.70s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.61s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.61s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.60s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.58s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.79s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.83s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestAttachDetach (0.98s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.86s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.77s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.83s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.70s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.14s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.18s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.82s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.83s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.76s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.60s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.51s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.66s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.45s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.86s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.06s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.63s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.81s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.90s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.94s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.36s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.35s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.34s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.67s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.92s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.99s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.09s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.08s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.90s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.72s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.25s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.74s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.29s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.39s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.23s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.22s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.02s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.87s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.30s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.63s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.63s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.79s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.52s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.45s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.98s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.12s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.36s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.84s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.80s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.72s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.35s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.88s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.39s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.65s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.87s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.98s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.66s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.63s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.15s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (0.98s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.69s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.86s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.00s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.40s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.91s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.53s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildCmd (0.40s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.37s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.26s) [2021-08-20T22:07:19.441Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.34s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.30s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.59s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.77s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.17s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.63s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.45s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.33s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.73s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.80s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.57s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.03s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.70s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.56s) [2021-08-20T22:07:19.441Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-08-20T22:07:19.441Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-08-20T22:07:19.441Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-08-20T22:07:19.441Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.08s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.86s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.98s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.08s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.89s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.54s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.22s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.37s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.66s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.93s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.01s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.01s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.36s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.34s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.17s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.99s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.07s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.12s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.12s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.05s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.67s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.30s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.39s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.45s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.30s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.40s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.50s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.75s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.33s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.42s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.17s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.58s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.77s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildEnv (1.43s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.96s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.05s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.14s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.85s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.14s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.09s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.73s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.47s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.46s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.11s) [2021-08-20T22:07:19.441Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.06s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildExpose (0.31s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.66s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.46s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.29s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildFails (0.68s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.91s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.50s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.88s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.67s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.33s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.90s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.56s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.27s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.73s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.62s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.26s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildHistory (3.62s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.67s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.69s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.38s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.33s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.58s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildLabel (0.28s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.26s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.29s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.19s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildLabels (0.29s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.68s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.83s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.04s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.63s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.18s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.17s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.20s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.33s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.24s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.76s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.45s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.57s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.00s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.22s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.72s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.60s) [2021-08-20T22:07:19.441Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.46s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.30s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.24s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.50s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.47s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.79s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.67s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.46s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.25s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.25s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.43s) [2021-08-20T22:07:19.441Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.26s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.38s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.04s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.16s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.57s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.90s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.13s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.42s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.91s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildPATH (2.02s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.66s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.75s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.95s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.39s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.13s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildRm (2.81s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.77s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.94s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.51s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.97s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.82s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.68s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.75s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.20s) [2021-08-20T22:07:19.442Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.60s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildStderr (0.69s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.68s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.04s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.17s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.60s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.99s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.05s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildUser (1.29s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.37s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (9.45s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.56s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.62s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.66s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.97s) [2021-08-20T22:07:19.442Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-08-20T22:07:19.442Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-08-20T22:07:19.442Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s) [2021-08-20T22:07:19.442Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.33s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.90s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.59s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.73s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.15s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.24s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.44s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.88s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.24s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.55s) [2021-08-20T22:07:19.442Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.50s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.71s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-08-20T22:07:19.442Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.60s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.74s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCommitChange (1.01s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.63s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.25s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.16s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.84s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCommitTTY (1.18s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.64s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.14s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.79s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.66s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.72s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.04s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.98s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.84s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.64s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.64s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.57s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.45s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.48s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.62s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.63s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.28s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.54s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.57s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.63s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.56s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.58s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.53s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.60s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.58s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.52s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.18s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.93s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.52s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.38s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.60s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.64s) [2021-08-20T22:07:19.442Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.51s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.58s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.31s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.27s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.68s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.44s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.09s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.35s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.49s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.40s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.35s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.39s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0006a5788_} (0.76s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1563318294_/foo_false____} (1.33s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1563318294_/foo_true____} (0.79s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3611998333_/foo_false____} (1.37s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3611998333_/foo_true____} (1.69s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3611998333_/foo_true__0xc0006a57b8__} (1.55s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0006a57d0_} (1.33s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0006a57e8_} (1.33s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0006a5800_} (1.33s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0006a5818_} (1.33s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.07s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.24s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.67s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.20s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.23s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.77s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.61s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.59s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.56s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.56s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.50s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.67s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.70s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.54s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.59s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.72s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.53s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.56s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.76s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.60s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.50s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.51s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.50s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.92s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.58s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.61s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.43s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.52s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.06s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.28s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.19s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.70s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.81s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.12s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.63s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.20s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.00s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCpToDot (0.93s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.65s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.43s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCpToStdout (0.60s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.05s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.26s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.72s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.96s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.34s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.74s) [2021-08-20T22:07:19.442Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.69s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.46s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCreateRM (0.25s) [2021-08-20T22:07:19.442Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.12s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.20s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.04s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.13s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.19s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.63s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.20s) [2021-08-20T22:07:19.442Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.59s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.18s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.13s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.77s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.53s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.66s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.84s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.52s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.13s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.44s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.70s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.06s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.30s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.72s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestEventsAttach (0.72s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestEventsCommit (0.70s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.45s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.48s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.50s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.51s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.00s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.38s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.24s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestEventsCopy (0.91s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.20s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.60s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.97s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.70s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestEventsFilters (0.98s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestEventsFormat (1.04s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.64s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.42s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s) [2021-08-20T22:07:19.443Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-20T22:07:19.443Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.39s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.47s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestEventsRename (0.51s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestEventsResize (0.66s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.36s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.64s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.55s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestEventsTop (0.50s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.97s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestExec (0.55s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.67s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.51s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.50s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.42s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.72s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.51s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.55s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.52s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.51s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.51s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.20s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestExecCgroup (1.00s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestExecEnv (0.53s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.05s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.54s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestExecInspectID (1.61s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestExecInteractive (0.56s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.52s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.70s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestExecParseError (0.53s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.55s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.60s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.19s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.56s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestExecStartFails (0.67s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.72s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.57s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestExecTTY (0.59s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.76s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.70s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestExecUlimits (0.68s) [2021-08-20T22:07:19.443Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.29s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.58s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.73s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.56s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestExecWithUser (0.59s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.45s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.45s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.54s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.78s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestHealth (19.42s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.04s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.04s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.59s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.53s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.17s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.35s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.90s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.07s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.60s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.47s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.54s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestImportDisplay (1.08s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestImportFile (1.08s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.09s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestImportGzipped (1.14s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.13s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.51s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.41s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.44s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2021-08-20T22:07:19.443Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.12s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2021-08-20T22:07:19.702Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.51s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestInspectDefault (0.48s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestInspectHistory (0.51s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-20T22:07:19.702Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.43s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.36s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestInspectStatus (0.54s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.97s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.50s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.51s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.52s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.92s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.92s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.06s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.42s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.45s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.41s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.57s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.75s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.40s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.09s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.49s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.66s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.43s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.76s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.67s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.65s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.56s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.59s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.51s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.82s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.81s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.80s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.88s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.66s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.90s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.48s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.44s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestLogsSince (6.54s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.65s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.44s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestLogsTail (0.49s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.44s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestNetHostname (1.29s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.24s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.66s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.19s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestPluginActive (1.48s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.01s) [2021-08-20T22:07:19.702Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.63s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.19s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.40s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.10s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.46s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.79s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.34s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.03s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestPortList (8.40s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.00s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.06s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.43s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.43s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.45s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.89s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.85s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.90s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.44s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestPsByOrder (1.82s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.65s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.17s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.88s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.60s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.10s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.94s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.38s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.94s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.99s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.17s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.47s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.92s) [2021-08-20T22:07:19.702Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.53s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.46s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.52s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s) [2021-08-20T22:07:19.703Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.12s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.04s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.46s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.90s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.88s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.99s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.17s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.32s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.92s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.88s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.09s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.02s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.41s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.63s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.15s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.71s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.45s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.65s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.60s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.22s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.56s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.88s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunAddHost (0.44s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.48s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.49s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.14s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.57s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.71s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.67s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.94s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.27s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.00s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.04s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.74s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.54s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.74s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.97s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.78s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.30s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.44s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.59s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.47s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.42s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.42s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.44s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.47s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.69s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.53s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.49s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.13s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.64s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.91s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.90s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.87s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.44s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.44s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.46s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.07s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.69s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.12s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.76s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.48s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.28s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.50s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.50s) [2021-08-20T22:07:19.703Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-08-20T22:07:19.703Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.44s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.27s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.11s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.41s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.46s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.01s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.46s) [2021-08-20T22:07:19.703Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.45s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.02s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.49s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.55s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.52s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.45s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.62s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.72s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.49s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunExitCode (0.58s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.44s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.44s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.45s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.45s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.46s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.87s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.27s) [2021-08-20T22:07:19.703Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.62s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.47s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.93s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.87s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.37s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.74s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.00s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.09s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.91s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.53s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.42s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.32s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.78s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.24s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.88s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.87s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.35s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.11s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunMount (4.82s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.58s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.41s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.46s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.29s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.39s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.50s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.95s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.14s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.51s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.55s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunNetHost (0.93s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.60s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.54s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.50s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.63s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.69s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.43s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.54s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.68s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.66s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.76s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.62s) [2021-08-20T22:07:19.703Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.49s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.47s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.07s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.59s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.44s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.45s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.44s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.41s) [2021-08-20T22:07:19.703Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.49s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s) [2021-08-20T22:07:19.703Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.44s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.90s) [2021-08-20T22:07:19.703Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.08s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.89s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunRm (0.55s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.46s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.48s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.47s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.42s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.43s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.48s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.48s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.47s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.44s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.44s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.43s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.48s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.45s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.49s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.84s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.60s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.51s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunState (1.17s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.52s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.65s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2021-08-20T22:07:19.703Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.49s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.42s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunSysctls (0.90s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.46s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.42s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.52s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.13s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.18s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.90s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.64s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.52s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.45s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.78s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.07s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunUserByID (0.85s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.19s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.66s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunUserByName (0.50s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.55s) [2021-08-20T22:07:19.703Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.11s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.51s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.11s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.63s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.77s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.69s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.22s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.63s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.08s) [2021-08-20T22:07:19.703Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.45s) [2021-08-20T22:07:19.703Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-08-20T22:07:19.704Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-08-20T22:07:19.704Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.27s) [2021-08-20T22:07:19.704Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.80s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.49s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.07s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.68s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.64s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.59s) [2021-08-20T22:07:19.704Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-08-20T22:07:19.704Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-08-20T22:07:19.704Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-08-20T22:07:19.704Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-08-20T22:07:19.704Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-08-20T22:07:19.704Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.51s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.49s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.75s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.25s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.53s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.08s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.54s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.44s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.44s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.98s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.66s) [2021-08-20T22:07:19.704Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.34s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.99s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.65s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.60s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.48s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.75s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.82s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.06s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.15s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.44s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.34s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.26s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (0.97s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.10s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.12s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.36s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.50s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.98s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.95s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.90s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.74s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.00s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.66s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.96s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.50s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestStartRecordError (1.13s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.81s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.31s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.83s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.96s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.55s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.70s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.43s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.53s) [2021-08-20T22:07:19.704Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.51s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.57s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.89s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.52s) [2021-08-20T22:07:19.704Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-20T22:07:19.704Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.34s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.67s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.57s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.97s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestUpdateStats (3.51s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.84s) [2021-08-20T22:07:19.704Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.66s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.27s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.82s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.54s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.44s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.24s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.38s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.34s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.36s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.92s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.88s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.59s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.84s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.51s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.96s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.52s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.51s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.60s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.44s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.37s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.37s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.11s) [2021-08-20T22:07:19.704Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.93s) [2021-08-20T22:07:19.704Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-08-20T22:07:19.704Z] === RUN TestDockerRegistrySuite [2021-08-20T22:07:19.704Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-20T22:07:21.079Z] check_test.go:196: [d46e4b77dd8a1] daemon is not started [2021-08-20T22:07:21.079Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-20T22:07:22.012Z] check_test.go:196: [d2c4cc8161281] daemon is not started [2021-08-20T22:07:22.012Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-20T22:07:22.438Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-20T22:07:23.385Z] check_test.go:196: [dfc43af85edd3] daemon is not started [2021-08-20T22:07:23.385Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-20T22:07:23.385Z] check_test.go:196: [d5c2eaa5a9777] daemon is not started [2021-08-20T22:07:23.385Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-20T22:07:26.149Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-20T22:07:26.149Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-20T22:07:26.149Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-20T22:07:26.149Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-20T22:07:26.149Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-20T22:07:26.667Z] check_test.go:196: [de9599c864edd] daemon is not started [2021-08-20T22:07:26.667Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-20T22:07:28.314Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-20T22:07:28.314Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-20T22:07:28.314Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-08-20T22:07:30.851Z] check_test.go:196: [d9fb14ac6c071] daemon is not started [2021-08-20T22:07:30.851Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-20T22:07:32.753Z] check_test.go:196: [da525832cceed] daemon is not started [2021-08-20T22:07:33.010Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-20T22:07:33.943Z] check_test.go:196: [d2f488e36d6af] daemon is not started [2021-08-20T22:07:33.943Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-20T22:07:34.510Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-08-20T22:07:35.076Z] check_test.go:196: [de011f4c6e7d1] daemon is not started [2021-08-20T22:07:35.076Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-20T22:07:36.450Z] check_test.go:196: [df4f22f755d79] daemon is not started [2021-08-20T22:07:36.450Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-20T22:07:36.708Z] docker_cli_swarm_test.go:1802: [dcb0b53e11616] joining swarm manager [d20342e374e9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-20T22:07:36.851Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-20T22:07:37.643Z] check_test.go:196: [dcf8ddfec976d] daemon is not started [2021-08-20T22:07:37.644Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-20T22:07:38.210Z] docker_cli_swarm_test.go:1803: [ddcef3e84e40b] joining swarm manager [d20342e374e9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-20T22:07:38.776Z] check_test.go:196: [df5fb1b32bc1d] daemon is not started [2021-08-20T22:07:38.776Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-20T22:07:39.013Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-20T22:07:39.013Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-20T22:07:39.711Z] check_test.go:196: [dd4105c9a9862] daemon is not started [2021-08-20T22:07:39.711Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-20T22:07:40.648Z] check_test.go:196: [d2fcaa4120777] daemon is not started [2021-08-20T22:07:40.648Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-20T22:07:41.216Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:70240d5a003a7b79919e72591e11934861eb44150c73ba61051b37954b1472fb [2021-08-20T22:07:42.165Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:111cac687f3182030f22d8493d90fed05b4f382225143b2078ba5eb10aa6fc03 [2021-08-20T22:07:42.423Z] check_test.go:196: [d68ef30e748f0] daemon is not started [2021-08-20T22:07:42.423Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-20T22:07:43.359Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cb5b53a0a2ce18ba2036aef5661721c3b4cd495f00fd1b0e296a903c2b1c6710 [2021-08-20T22:07:44.296Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:96235d82dc8863be1ed6af288c4dcbf9d82d5eb28c1db9a5e688ec9810240e42 [2021-08-20T22:07:44.555Z] check_test.go:196: [d5b4ea4e44801] daemon is not started [2021-08-20T22:07:44.555Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-20T22:07:45.489Z] check_test.go:196: [d0d326133d00a] daemon is not started [2021-08-20T22:07:45.489Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-20T22:07:47.390Z] check_test.go:196: [d9b888372165d] daemon is not started [2021-08-20T22:07:47.390Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-20T22:07:48.323Z] check_test.go:196: [d2953717d054b] daemon is not started [2021-08-20T22:07:48.323Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-20T22:07:48.581Z] check_test.go:196: [d24d8d9601657] daemon is not started [2021-08-20T22:07:48.581Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-20T22:07:49.296Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-20T22:07:49.296Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-20T22:07:49.296Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-20T22:07:49.296Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-20T22:07:49.514Z] check_test.go:196: [d5411a058eb37] daemon is not started [2021-08-20T22:07:49.515Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-20T22:07:49.751Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-20T22:07:49.751Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-20T22:07:49.751Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-20T22:07:49.773Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-08-20T22:07:50.708Z] check_test.go:196: [d0026d99461ce] daemon is not started [2021-08-20T22:07:50.708Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-20T22:07:50.711Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-20T22:07:51.642Z] check_test.go:196: [d8089f96fbe6f] daemon is not started [2021-08-20T22:07:51.642Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-20T22:07:54.175Z] check_test.go:196: [ddbe47ec789b1] daemon is not started [2021-08-20T22:07:54.175Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-20T22:07:54.433Z] check_test.go:196: [d2e896072b6e3] daemon is not started [2021-08-20T22:07:54.433Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-20T22:07:55.368Z] check_test.go:196: [da77c5e3f00a6] daemon is not started [2021-08-20T22:07:55.368Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-20T22:07:55.628Z] check_test.go:196: [d5a7fe04694ce] daemon is not started [2021-08-20T22:07:55.888Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-20T22:07:55.888Z] check_test.go:196: [d3f571c1628df] daemon is not started [2021-08-20T22:07:55.888Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-20T22:07:56.147Z] check_test.go:196: [d484ddfbc3304] daemon is not started [2021-08-20T22:07:56.147Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-20T22:07:56.405Z] check_test.go:196: [d5da1d45434ce] daemon is not started [2021-08-20T22:07:56.405Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-20T22:07:56.480Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-20T22:07:56.662Z] check_test.go:196: [d9a47fba507f2] daemon is not started [2021-08-20T22:07:56.662Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-20T22:07:56.920Z] check_test.go:196: [d3fb99dd21ccd] daemon is not started [2021-08-20T22:07:56.920Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-20T22:07:57.439Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-20T22:07:57.439Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-20T22:07:57.440Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-20T22:07:57.440Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-20T22:07:57.440Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-20T22:07:57.440Z] docker_cli_sni_test.go:18: Flakey test [2021-08-20T22:07:57.440Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-20T22:07:57.854Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-08-20T22:07:58.111Z] check_test.go:196: [d8604567a58ff] daemon is not started [2021-08-20T22:07:58.111Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-20T22:07:58.964Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-20T22:08:00.012Z] check_test.go:196: [d1bb2da798848] daemon is not started [2021-08-20T22:08:00.012Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-20T22:08:00.012Z] docker_cli_swarm_test.go:1321: [dcb0745cbc011] joining swarm manager [deff85a521c71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-20T22:08:00.947Z] check_test.go:196: [dfbc25137342a] daemon is not started [2021-08-20T22:08:00.947Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-20T22:08:01.515Z] docker_cli_swarm_test.go:1322: [d384841f677c5] joining swarm manager [deff85a521c71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-20T22:08:02.088Z] check_test.go:196: [dc22075acae10] daemon is not started [2021-08-20T22:08:02.088Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-20T22:08:02.677Z] === RUN TestDockerSuite/TestCommitChange [2021-08-20T22:08:03.021Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-20T22:08:03.587Z] --- PASS: TestDockerRegistrySuite (44.22s) [2021-08-20T22:08:03.587Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.59s) [2021-08-20T22:08:03.587Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.99s) [2021-08-20T22:08:03.587Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.25s) [2021-08-20T22:08:03.587Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2021-08-20T22:08:03.587Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.62s) [2021-08-20T22:08:03.587Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.15s) [2021-08-20T22:08:03.587Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.67s) [2021-08-20T22:08:03.587Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.11s) [2021-08-20T22:08:03.587Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.95s) [2021-08-20T22:08:03.587Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.21s) [2021-08-20T22:08:03.587Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.32s) [2021-08-20T22:08:03.587Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.17s) [2021-08-20T22:08:03.587Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.90s) [2021-08-20T22:08:03.587Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s) [2021-08-20T22:08:03.587Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.89s) [2021-08-20T22:08:03.587Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.06s) [2021-08-20T22:08:03.587Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.01s) [2021-08-20T22:08:03.587Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.02s) [2021-08-20T22:08:03.587Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.95s) [2021-08-20T22:08:03.587Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-08-20T22:08:03.587Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2021-08-20T22:08:03.587Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.99s) [2021-08-20T22:08:03.587Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.05s) [2021-08-20T22:08:03.587Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.45s) [2021-08-20T22:08:03.587Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2021-08-20T22:08:03.587Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.96s) [2021-08-20T22:08:03.587Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2021-08-20T22:08:03.587Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-08-20T22:08:03.587Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2021-08-20T22:08:03.587Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-08-20T22:08:03.587Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2021-08-20T22:08:03.587Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-08-20T22:08:03.587Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.31s) [2021-08-20T22:08:03.587Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.74s) [2021-08-20T22:08:03.587Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.95s) [2021-08-20T22:08:03.587Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.16s) [2021-08-20T22:08:03.587Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2021-08-20T22:08:03.587Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2021-08-20T22:08:03.587Z] === RUN TestDockerSchema1RegistrySuite [2021-08-20T22:08:03.587Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-20T22:08:03.845Z] check_test.go:223: [d4fdfc899e49a] daemon is not started [2021-08-20T22:08:03.845Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-20T22:08:06.392Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-20T22:08:07.132Z] check_test.go:223: [ddc4be4f2be20] daemon is not started [2021-08-20T22:08:07.132Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-20T22:08:10.109Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-20T22:08:10.109Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-20T22:08:10.109Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-20T22:08:11.315Z] check_test.go:223: [dade72fa0320c] daemon is not started [2021-08-20T22:08:11.315Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-20T22:08:13.844Z] check_test.go:223: [dce77ec80bc95] daemon is not started [2021-08-20T22:08:13.844Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-20T22:08:14.775Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-20T22:08:14.775Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-20T22:08:14.775Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-20T22:08:14.779Z] check_test.go:223: [d0f4c415c8c3d] daemon is not started [2021-08-20T22:08:14.779Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-20T22:08:15.713Z] check_test.go:223: [d8ab10ed6ac23] daemon is not started [2021-08-20T22:08:15.713Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-20T22:08:15.713Z] check_test.go:223: [d469e162ccf42] daemon is not started [2021-08-20T22:08:15.713Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-20T22:08:16.649Z] check_test.go:223: [d970869d07202] daemon is not started [2021-08-20T22:08:16.649Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-20T22:08:17.584Z] check_test.go:223: [df098ad25dc15] daemon is not started [2021-08-20T22:08:17.584Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-20T22:08:18.519Z] check_test.go:223: [db9638ad68c26] daemon is not started [2021-08-20T22:08:18.519Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-20T22:08:20.542Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-20T22:08:21.049Z] check_test.go:223: [dc80cffa5b163] daemon is not started [2021-08-20T22:08:21.049Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-20T22:08:21.307Z] check_test.go:223: [d8d465c22bfc8] daemon is not started [2021-08-20T22:08:21.307Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-20T22:08:21.874Z] check_test.go:223: [de2bd745ce4b9] daemon is not started [2021-08-20T22:08:21.874Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-20T22:08:21.874Z] check_test.go:223: [d007eaf1cd23f] daemon is not started [2021-08-20T22:08:21.874Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-20T22:08:22.132Z] check_test.go:223: [de1c2189e64fa] daemon is not started [2021-08-20T22:08:22.132Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-20T22:08:22.390Z] check_test.go:223: [d68fa063a1527] daemon is not started [2021-08-20T22:08:22.390Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-20T22:08:22.714Z] check_test.go:223: [da231a0d2a955] daemon is not started [2021-08-20T22:08:22.984Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-20T22:08:22.984Z] check_test.go:223: [d4407d26b93a5] daemon is not started [2021-08-20T22:08:22.984Z] --- PASS: TestDockerSchema1RegistrySuite (19.29s) [2021-08-20T22:08:22.984Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.27s) [2021-08-20T22:08:22.984Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.66s) [2021-08-20T22:08:22.984Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.21s) [2021-08-20T22:08:22.984Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.84s) [2021-08-20T22:08:22.984Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.00s) [2021-08-20T22:08:22.984Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.97s) [2021-08-20T22:08:22.984Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-08-20T22:08:22.984Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2021-08-20T22:08:22.984Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2021-08-20T22:08:22.984Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2021-08-20T22:08:22.984Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.47s) [2021-08-20T22:08:22.984Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2021-08-20T22:08:22.984Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2021-08-20T22:08:22.984Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-08-20T22:08:22.984Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-08-20T22:08:22.984Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s) [2021-08-20T22:08:22.984Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.42s) [2021-08-20T22:08:22.984Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-08-20T22:08:22.984Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-20T22:08:22.984Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-20T22:08:23.921Z] check_test.go:252: [d2a750bba0c23] daemon is not started [2021-08-20T22:08:23.921Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-20T22:08:24.179Z] check_test.go:252: [d39a530901837] daemon is not started [2021-08-20T22:08:24.256Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-20T22:08:24.256Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-20T22:08:24.256Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-20T22:08:24.256Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-20T22:08:24.256Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-20T22:08:24.256Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-20T22:08:24.256Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-20T22:08:24.256Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-20T22:08:24.257Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-20T22:08:24.257Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-20T22:08:24.257Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-20T22:08:24.257Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-20T22:08:24.257Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-20T22:08:24.257Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-20T22:08:24.257Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-20T22:08:24.257Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-20T22:08:24.437Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-20T22:08:24.437Z] check_test.go:252: [ddc0d29af934d] daemon is not started [2021-08-20T22:08:24.437Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-20T22:08:25.810Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-20T22:08:26.377Z] check_test.go:252: [d7a31e9d1319d] daemon is not started [2021-08-20T22:08:26.377Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-20T22:08:26.635Z] check_test.go:252: [dfc5a67b3de34] daemon is not started [2021-08-20T22:08:26.635Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-20T22:08:27.570Z] check_test.go:252: [d62fc7c47dee3] daemon is not started [2021-08-20T22:08:27.570Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-20T22:08:27.828Z] check_test.go:252: [df1bc01e080ef] daemon is not started [2021-08-20T22:08:27.828Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.79s) [2021-08-20T22:08:27.828Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.77s) [2021-08-20T22:08:27.828Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2021-08-20T22:08:27.828Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-08-20T22:08:27.828Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.24s) [2021-08-20T22:08:27.828Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2021-08-20T22:08:27.828Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2021-08-20T22:08:27.828Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.87s) [2021-08-20T22:08:27.828Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-08-20T22:08:27.828Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-20T22:08:27.828Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-20T22:08:30.016Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-20T22:08:33.089Z] check_test.go:279: [d9a6d908c7e02] daemon is not started [2021-08-20T22:08:33.089Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-20T22:08:33.089Z] check_test.go:279: [d8be6b2d5f3ae] daemon is not started [2021-08-20T22:08:33.089Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-20T22:08:33.089Z] check_test.go:279: [d16a0049fdadb] daemon is not started [2021-08-20T22:08:33.089Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-20T22:08:33.348Z] check_test.go:279: [d4d614c63aed0] daemon is not started [2021-08-20T22:08:33.348Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-20T22:08:33.605Z] check_test.go:279: [ddb909caa7c2c] daemon is not started [2021-08-20T22:08:33.605Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2021-08-20T22:08:33.605Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2021-08-20T22:08:33.605Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-08-20T22:08:33.605Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-08-20T22:08:33.605Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-08-20T22:08:33.605Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-08-20T22:08:33.605Z] === RUN TestDockerNetworkSuite [2021-08-20T22:08:33.605Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-08-20T22:08:34.680Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-20T22:08:34.680Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-20T22:08:34.680Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-20T22:08:35.507Z] docker_cli_network_unix_test.go:46: [d4f4245a136f3] daemon is not started [2021-08-20T22:08:35.507Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-08-20T22:08:36.074Z] docker_cli_network_unix_test.go:46: [d913aabd8f678] daemon is not started [2021-08-20T22:08:36.074Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-08-20T22:08:36.840Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-20T22:08:36.840Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-20T22:08:36.840Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-20T22:08:36.840Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-20T22:08:36.840Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-20T22:08:36.840Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-20T22:08:36.840Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-20T22:08:38.606Z] docker_cli_network_unix_test.go:46: [d1973cc9801cd] daemon is not started [2021-08-20T22:08:39.004Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-20T22:08:39.004Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-20T22:08:39.004Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-20T22:08:39.004Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-20T22:08:39.173Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-08-20T22:08:40.548Z] docker_cli_network_unix_test.go:46: [d764a6c536978] daemon is not started [2021-08-20T22:08:40.548Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-08-20T22:08:40.805Z] docker_cli_network_unix_test.go:1233: [d36b0d1d8705a] daemon is not started [2021-08-20T22:08:41.165Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-20T22:08:41.165Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-20T22:08:41.165Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-20T22:08:41.165Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-20T22:08:41.165Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-20T22:08:41.165Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-20T22:08:41.165Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-20T22:08:41.165Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-20T22:08:43.332Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-08-20T22:08:44.051Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-20T22:08:44.267Z] docker_cli_network_unix_test.go:46: [d25e99a98e937] daemon is not started [2021-08-20T22:08:44.526Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-08-20T22:08:45.012Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-20T22:08:47.177Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-20T22:08:47.177Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-20T22:08:47.177Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-20T22:08:47.177Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-20T22:08:48.710Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-20T22:08:48.710Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-20T22:08:48.730Z] docker_cli_network_unix_test.go:46: [d8bb1ec671cfa] daemon is not started [2021-08-20T22:08:50.111Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-08-20T22:08:50.877Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-20T22:08:50.877Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-20T22:08:50.877Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-20T22:08:50.877Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-20T22:08:50.877Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-20T22:08:52.011Z] docker_cli_network_unix_test.go:46: [d95dea7a52b85] daemon is not started [2021-08-20T22:08:52.011Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-08-20T22:08:53.036Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-20T22:08:53.037Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-20T22:08:53.384Z] docker_cli_network_unix_test.go:46: [db61336156346] daemon is not started [2021-08-20T22:08:53.384Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-08-20T22:08:53.644Z] docker_cli_network_unix_test.go:46: [db7b7e3096e63] daemon is not started [2021-08-20T22:08:53.644Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-08-20T22:08:54.212Z] docker_cli_network_unix_test.go:46: [d9e7c7bc527aa] daemon is not started [2021-08-20T22:08:54.212Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-08-20T22:08:54.562Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-20T22:08:54.562Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-20T22:08:54.562Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-20T22:08:54.778Z] docker_cli_network_unix_test.go:46: [daa646dcae310] daemon is not started [2021-08-20T22:08:55.037Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-08-20T22:08:55.604Z] docker_cli_network_unix_test.go:46: [d31803d675ac3] daemon is not started [2021-08-20T22:08:56.171Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-08-20T22:08:56.171Z] docker_cli_network_unix_test.go:46: [dc4d4bbc843ab] daemon is not started [2021-08-20T22:08:56.171Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-08-20T22:08:56.724Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-20T22:08:56.724Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-20T22:08:56.737Z] docker_cli_network_unix_test.go:46: [d13e0b873200b] daemon is not started [2021-08-20T22:08:56.737Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-08-20T22:08:56.996Z] docker_cli_network_unix_test.go:46: [da8abbab09400] daemon is not started [2021-08-20T22:08:57.254Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-08-20T22:08:57.512Z] docker_cli_network_unix_test.go:46: [d7c344ce39275] daemon is not started [2021-08-20T22:08:57.512Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-08-20T22:08:57.512Z] docker_cli_network_unix_test.go:46: [d57dba1e25d67] daemon is not started [2021-08-20T22:08:57.512Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-08-20T22:08:57.770Z] docker_cli_network_unix_test.go:46: [d7dbfe1218af0] daemon is not started [2021-08-20T22:08:57.770Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-08-20T22:08:58.709Z] docker_cli_network_unix_test.go:46: [d9acb6f5811eb] daemon is not started [2021-08-20T22:08:58.709Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-08-20T22:08:58.893Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-20T22:08:58.966Z] docker_cli_network_unix_test.go:46: [d98835f55c692] daemon is not started [2021-08-20T22:08:59.535Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-08-20T22:08:59.535Z] docker_cli_network_unix_test.go:46: [d152182f9ff36] daemon is not started [2021-08-20T22:08:59.535Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-08-20T22:08:59.793Z] docker_cli_network_unix_test.go:46: [d14ede22ffde4] daemon is not started [2021-08-20T22:08:59.793Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-08-20T22:08:59.793Z] docker_cli_network_unix_test.go:46: [d1b9908028ac5] daemon is not started [2021-08-20T22:08:59.793Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-08-20T22:09:01.168Z] docker_cli_network_unix_test.go:968: [d2c51d570886e] daemon is not started [2021-08-20T22:09:01.777Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-20T22:09:02.543Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-08-20T22:09:03.476Z] docker_cli_network_unix_test.go:46: [dd09c22d9c439] daemon is not started [2021-08-20T22:09:03.476Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-08-20T22:09:05.485Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-20T22:09:05.485Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-20T22:09:05.485Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-20T22:09:05.485Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-20T22:09:05.485Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-20T22:09:06.021Z] docker_cli_network_unix_test.go:1116: [d3dad7f986358] daemon is not started [2021-08-20T22:09:06.447Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-20T22:09:06.447Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-20T22:09:06.447Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-20T22:09:08.609Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-20T22:09:08.609Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-20T22:09:08.609Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-20T22:09:09.311Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-08-20T22:09:09.311Z] docker_cli_network_unix_test.go:46: [d901de1edb7aa] daemon is not started [2021-08-20T22:09:09.311Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-08-20T22:09:10.132Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-20T22:09:10.132Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-20T22:09:10.245Z] docker_cli_network_unix_test.go:46: [d58b302bbb40b] daemon is not started [2021-08-20T22:09:10.245Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-08-20T22:09:10.245Z] docker_cli_network_unix_test.go:46: [d05e16ae4014c] daemon is not started [2021-08-20T22:09:10.245Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-08-20T22:09:10.245Z] docker_cli_network_unix_test.go:46: [d136b28d883fa] daemon is not started [2021-08-20T22:09:10.245Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-08-20T22:09:10.504Z] docker_cli_network_unix_test.go:46: [df7b642fa26b8] daemon is not started [2021-08-20T22:09:10.504Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-08-20T22:09:10.762Z] docker_cli_network_unix_test.go:46: [d010bbbf61d9e] daemon is not started [2021-08-20T22:09:10.762Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-08-20T22:09:10.762Z] docker_cli_network_unix_test.go:46: [de625d302ff85] daemon is not started [2021-08-20T22:09:10.762Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-08-20T22:09:12.137Z] docker_cli_network_unix_test.go:46: [d4282480d4e9d] daemon is not started [2021-08-20T22:09:13.071Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-08-20T22:09:13.071Z] docker_cli_network_unix_test.go:46: [d7dd9cc8c2241] daemon is not started [2021-08-20T22:09:13.071Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-08-20T22:09:13.071Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-08-20T22:09:13.071Z] docker_cli_network_unix_test.go:46: [d8bec6760accd] daemon is not started [2021-08-20T22:09:13.071Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-08-20T22:09:13.638Z] docker_cli_network_unix_test.go:46: [dd2b2395101a9] daemon is not started [2021-08-20T22:09:13.896Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-08-20T22:09:14.798Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-20T22:09:15.756Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-20T22:09:15.756Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2021-08-20T22:09:15.756Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-20T22:09:15.756Z] docker_cli_run_test.go:3503: unmatched requirement DaemonIsLinux [2021-08-20T22:09:15.756Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-20T22:09:15.756Z] docker_cli_run_test.go:3535: unmatched requirement DaemonIsLinux [2021-08-20T22:09:15.756Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-20T22:09:15.756Z] docker_cli_run_test.go:3566: unmatched requirement DaemonIsLinux [2021-08-20T22:09:15.756Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-20T22:09:15.756Z] docker_cli_run_test.go:3549: unmatched requirement DaemonIsLinux [2021-08-20T22:09:15.756Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-08-20T22:09:17.178Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-08-20T22:09:17.280Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-20T22:09:17.280Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-08-20T22:09:18.552Z] docker_cli_network_unix_test.go:1084: [da674779fc208] daemon is not started [2021-08-20T22:09:19.444Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-08-20T22:09:20.452Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-08-20T22:09:20.452Z] docker_cli_network_unix_test.go:46: [db0208d7ab89d] daemon is not started [2021-08-20T22:09:20.452Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-08-20T22:09:20.710Z] docker_cli_network_unix_test.go:46: [d35cf71de2872] daemon is not started [2021-08-20T22:09:20.967Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-08-20T22:09:21.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-08-20T22:09:22.340Z] docker_cli_network_unix_test.go:46: [d66d16da5fc02] daemon is not started [2021-08-20T22:09:22.341Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-08-20T22:09:22.599Z] docker_cli_network_unix_test.go:46: [dc9ed20873617] daemon is not started [2021-08-20T22:09:22.599Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-08-20T22:09:22.857Z] docker_cli_network_unix_test.go:46: [d46fb4659fb7d] daemon is not started [2021-08-20T22:09:23.115Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-08-20T22:09:23.682Z] docker_cli_network_unix_test.go:46: [d085ffbda78ca] daemon is not started [2021-08-20T22:09:23.682Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-08-20T22:09:23.775Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-08-20T22:09:24.249Z] docker_cli_network_unix_test.go:46: [d5fb4f817bfec] daemon is not started [2021-08-20T22:09:24.507Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-08-20T22:09:25.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000505ab8_} [2021-08-20T22:09:28.101Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1279564194_c:\foo_false____} [2021-08-20T22:09:28.716Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-08-20T22:09:29.651Z] docker_cli_network_unix_test.go:46: [d65fc931b377f] daemon is not started [2021-08-20T22:09:29.651Z] --- PASS: TestDockerNetworkSuite (56.19s) [2021-08-20T22:09:29.651Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.98s) [2021-08-20T22:09:29.651Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.69s) [2021-08-20T22:09:29.651Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.89s) [2021-08-20T22:09:29.651Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.50s) [2021-08-20T22:09:29.651Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.52s) [2021-08-20T22:09:29.651Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.49s) [2021-08-20T22:09:29.651Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.33s) [2021-08-20T22:09:29.651Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.22s) [2021-08-20T22:09:29.651Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.09s) [2021-08-20T22:09:29.651Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.53s) [2021-08-20T22:09:29.651Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.42s) [2021-08-20T22:09:29.651Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.91s) [2021-08-20T22:09:29.651Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.97s) [2021-08-20T22:09:29.651Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2021-08-20T22:09:29.651Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.35s) [2021-08-20T22:09:29.651Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.74s) [2021-08-20T22:09:29.651Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2021-08-20T22:09:29.651Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-08-20T22:09:29.652Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2021-08-20T22:09:29.652Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.77s) [2021-08-20T22:09:29.652Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s) [2021-08-20T22:09:29.652Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-08-20T22:09:29.652Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2021-08-20T22:09:29.652Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2021-08-20T22:09:29.652Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.44s) [2021-08-20T22:09:29.652Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.09s) [2021-08-20T22:09:29.652Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.61s) [2021-08-20T22:09:29.652Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2021-08-20T22:09:29.652Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.90s) [2021-08-20T22:09:29.652Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2021-08-20T22:09:29.652Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-08-20T22:09:29.652Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2021-08-20T22:09:29.652Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2021-08-20T22:09:29.652Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-08-20T22:09:29.652Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.37s) [2021-08-20T22:09:29.652Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-08-20T22:09:29.652Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-08-20T22:09:29.652Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.72s) [2021-08-20T22:09:29.652Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.38s) [2021-08-20T22:09:29.652Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.98s) [2021-08-20T22:09:29.652Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-08-20T22:09:29.652Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2021-08-20T22:09:29.652Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.47s) [2021-08-20T22:09:29.652Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-08-20T22:09:29.652Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.63s) [2021-08-20T22:09:29.652Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2021-08-20T22:09:29.652Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.90s) [2021-08-20T22:09:29.652Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.24s) [2021-08-20T22:09:29.652Z] === RUN TestDockerHubPullSuite [2021-08-20T22:09:29.652Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-08-20T22:09:30.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1279564194_c:\foo_true____} [2021-08-20T22:09:31.554Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-08-20T22:09:32.118Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-08-20T22:09:32.427Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-20T22:09:32.427Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-20T22:09:32.427Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-20T22:09:32.427Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-20T22:09:32.427Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-20T22:09:32.427Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-20T22:09:32.427Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-20T22:09:32.427Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-20T22:09:32.427Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-20T22:09:32.427Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-20T22:09:32.427Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-20T22:09:32.427Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-20T22:09:32.427Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-20T22:09:32.427Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-20T22:09:32.427Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2021-08-20T22:09:32.427Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-20T22:09:32.427Z] docker_cli_run_test.go:3431: unmatched requirement DaemonIsLinux [2021-08-20T22:09:32.427Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-20T22:09:32.427Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2021-08-20T22:09:32.427Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-20T22:09:32.427Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-20T22:09:32.427Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-20T22:09:32.427Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-20T22:09:32.427Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-20T22:09:33.491Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-08-20T22:09:34.058Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-08-20T22:09:34.589Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-20T22:09:34.589Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-20T22:09:34.589Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-20T22:09:34.589Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-20T22:09:34.589Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-20T22:09:34.589Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-20T22:09:34.589Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-20T22:09:34.589Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-20T22:09:34.589Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-20T22:09:34.589Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-20T22:09:34.589Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-20T22:09:34.589Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-20T22:09:34.589Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-20T22:09:34.589Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-20T22:09:34.589Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-20T22:09:34.589Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-20T22:09:34.589Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-20T22:09:34.589Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-20T22:09:34.589Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-20T22:09:34.589Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-20T22:09:34.589Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-20T22:09:34.589Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-20T22:09:34.589Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-20T22:09:34.589Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-20T22:09:34.589Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-20T22:09:34.589Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-20T22:09:34.589Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-20T22:09:34.994Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-08-20T22:09:35.252Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-08-20T22:09:35.510Z] --- PASS: TestDockerHubPullSuite (5.70s) [2021-08-20T22:09:35.510Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.48s) [2021-08-20T22:09:35.510Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.26s) [2021-08-20T22:09:35.510Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.48s) [2021-08-20T22:09:35.510Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.18s) [2021-08-20T22:09:35.510Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2021-08-20T22:09:35.510Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2021-08-20T22:09:35.510Z] PASS [2021-08-20T22:09:35.510Z] [2021-08-20T22:09:35.510Z] === Skipped [2021-08-20T22:09:35.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-08-20T22:09:35.510Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-08-20T22:09:35.510Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-08-20T22:09:35.510Z] [2021-08-20T22:09:35.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-08-20T22:09:35.510Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-08-20T22:09:35.510Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-08-20T22:09:35.510Z] [2021-08-20T22:09:35.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-08-20T22:09:35.510Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-08-20T22:09:35.510Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-08-20T22:09:35.510Z] [2021-08-20T22:09:35.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-08-20T22:09:35.510Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-08-20T22:09:35.510Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-08-20T22:09:35.510Z] [2021-08-20T22:09:35.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-08-20T22:09:35.510Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-08-20T22:09:35.510Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-08-20T22:09:35.510Z] [2021-08-20T22:09:35.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-08-20T22:09:35.510Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-08-20T22:09:35.510Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-08-20T22:09:35.510Z] [2021-08-20T22:09:35.510Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-08-20T22:09:35.510Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-08-20T22:09:35.511Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-08-20T22:09:35.511Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-08-20T22:09:35.511Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.03s) [2021-08-20T22:09:35.511Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-08-20T22:09:35.511Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-08-20T22:09:35.511Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-08-20T22:09:35.511Z] docker_cli_sni_test.go:18: Flakey test [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-08-20T22:09:35.511Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-08-20T22:09:35.511Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-08-20T22:09:35.511Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-20T22:09:35.511Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2021-08-20T22:09:35.511Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-08-20T22:09:35.511Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-08-20T22:09:35.511Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-20T22:09:35.511Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-08-20T22:09:35.511Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-08-20T22:09:35.511Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-08-20T22:09:35.511Z] docker_cli_run_test.go:4022: unmatched requirement DaemonIsWindows [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-08-20T22:09:35.511Z] docker_cli_run_test.go:4041: unmatched requirement DaemonIsWindows [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-08-20T22:09:35.511Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-20T22:09:35.511Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-08-20T22:09:35.511Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-20T22:09:35.511Z] docker_cli_run_test.go:4107: unmatched requirement IsolationIsProcess [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-08-20T22:09:35.511Z] docker_cli_run_test.go:2842: kernel doesn't have latency_stats configured [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-08-20T22:09:35.511Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-08-20T22:09:35.511Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-08-20T22:09:35.511Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-08-20T22:09:35.511Z] docker_cli_run_test.go:4077: unmatched requirement DaemonIsWindows [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-08-20T22:09:35.511Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-08-20T22:09:35.511Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-08-20T22:09:35.511Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-20T22:09:35.511Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-08-20T22:09:35.511Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-08-20T22:09:35.511Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-08-20T22:09:35.511Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-08-20T22:09:35.511Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-08-20T22:09:35.511Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-08-20T22:09:35.511Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-20T22:09:35.511Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-20T22:09:35.511Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2021-08-20T22:09:35.511Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-08-20T22:09:35.511Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-08-20T22:09:35.511Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-08-20T22:09:35.511Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-08-20T22:09:35.511Z] docker_cli_network_unix_test.go:46: [d8bec6760accd] daemon is not started [2021-08-20T22:09:35.511Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] DONE 1269 tests, 51 skipped in 1433.436s [2021-08-20T22:09:35.511Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-20T22:09:35.511Z] ++++ cat bundles/test-integration/docker.pid [2021-08-20T22:09:35.511Z] +++ kill 8750 [2021-08-20T22:09:35.511Z] +++ /etc/init.d/apparmor stop [2021-08-20T22:09:35.511Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] Unloading profiles will leave already running processes permanently [2021-08-20T22:09:35.511Z] unconfined, which can lead to unexpected situations. [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.511Z] To set a process to complain mode, use the command line tool [2021-08-20T22:09:35.511Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-20T22:09:35.511Z] +++ true [2021-08-20T22:09:35.511Z] exiting test-integration [2021-08-20T22:09:35.511Z] ++ exit 0 [2021-08-20T22:09:35.511Z] [2021-08-20T22:09:35.769Z] + for job in $(jobs -p) [2021-08-20T22:09:35.769Z] + wait 10387 [2021-08-20T22:09:36.751Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-20T22:09:36.751Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-20T22:09:36.751Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-20T22:09:36.751Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-20T22:09:38.273Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-20T22:09:38.273Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-20T22:09:38.273Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-20T22:09:38.273Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-20T22:09:38.273Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-20T22:09:38.273Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-20T22:09:38.273Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-20T22:09:38.300Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-08-20T22:09:42.007Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-20T22:09:44.165Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-20T22:09:44.165Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-20T22:09:44.165Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-20T22:09:44.165Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-20T22:09:44.165Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-20T22:09:44.857Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-08-20T22:09:46.230Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-08-20T22:09:51.514Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-08-20T22:09:52.694Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-20T22:09:52.694Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-20T22:09:52.694Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-20T22:09:52.694Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-20T22:09:52.694Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-20T22:09:52.889Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-08-20T22:09:57.070Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-08-20T22:09:57.070Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-08-20T22:09:57.070Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-08-20T22:09:59.875Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-20T22:09:59.875Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-20T22:09:59.875Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-20T22:09:59.875Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-20T22:09:59.875Z] === RUN TestDockerSuite/TestCpToDot [2021-08-20T22:10:02.041Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-20T22:10:02.041Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-20T22:10:02.041Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-20T22:10:02.041Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-20T22:10:02.041Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-20T22:10:02.334Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-08-20T22:10:02.334Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-08-20T22:10:02.901Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-08-20T22:10:03.570Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-20T22:10:03.570Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-20T22:10:03.570Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-20T22:10:03.570Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-20T22:10:03.570Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-20T22:10:03.570Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-20T22:10:03.570Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-20T22:10:03.570Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-20T22:10:03.570Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-20T22:10:04.026Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-20T22:10:04.026Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-20T22:10:05.428Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-08-20T22:10:06.188Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-20T22:10:08.351Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-20T22:10:08.351Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-20T22:10:08.351Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-20T22:10:09.875Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-20T22:10:10.329Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-20T22:10:10.329Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-20T22:10:10.329Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-20T22:10:10.329Z] === RUN TestDockerSuite/TestCreateRM [2021-08-20T22:10:10.783Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-20T22:10:10.783Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-20T22:10:10.783Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-20T22:10:10.783Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-20T22:10:11.237Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-20T22:10:18.273Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-20T22:10:18.273Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-20T22:10:18.273Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-20T22:10:21.161Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-20T22:10:21.161Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-20T22:10:21.161Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-20T22:10:21.161Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-20T22:10:23.322Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-20T22:10:23.322Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-20T22:10:23.322Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-20T22:10:23.322Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-20T22:10:23.322Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-20T22:10:23.322Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-20T22:10:23.322Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-20T22:10:23.322Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-20T22:10:23.322Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-20T22:10:23.322Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-20T22:10:23.322Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-20T22:10:23.322Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-20T22:10:23.322Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-20T22:10:23.322Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-20T22:10:23.322Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:10:23.322Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-20T22:10:23.322Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-20T22:10:23.322Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-20T22:10:23.322Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-20T22:10:23.322Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-20T22:10:23.322Z] docker_cli_run_test.go:2968: unmatched requirement DaemonIsLinux [2021-08-20T22:10:23.322Z] === RUN TestDockerSuite/TestDockerFails [2021-08-20T22:10:23.322Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-20T22:10:23.322Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-20T22:10:23.322Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-20T22:10:23.322Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-20T22:10:23.322Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-20T22:10:23.322Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-20T22:10:23.322Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-20T22:10:23.322Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-20T22:10:23.322Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-20T22:10:23.322Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-20T22:10:23.322Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-20T22:10:25.485Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-20T22:10:27.650Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-20T22:10:29.174Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-20T22:10:36.215Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-20T22:10:39.099Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-20T22:10:43.761Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-20T22:10:45.285Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-20T22:10:45.739Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-20T22:10:49.455Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-20T22:10:49.455Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-20T22:10:49.909Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-20T22:10:54.571Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-20T22:10:58.278Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-20T22:10:58.278Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-20T22:10:58.278Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-20T22:10:58.278Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-20T22:10:58.278Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-20T22:10:58.278Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-20T22:10:58.278Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-20T22:10:58.278Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-20T22:10:58.278Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-20T22:10:59.238Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-20T22:10:59.238Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-20T22:10:59.238Z] === RUN TestDockerSuite/TestEventsRename [2021-08-20T22:11:01.400Z] === RUN TestDockerSuite/TestEventsResize [2021-08-20T22:11:01.634Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-08-20T22:11:01.634Z] docker_cli_swarm_test.go:1186: [db67929f57aa0] joining swarm manager [d5481b30c6e70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-20T22:11:06.913Z] docker_cli_swarm_test.go:1195: [dc7f1209314a2] joining swarm manager [d5481b30c6e70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-20T22:11:08.435Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-20T22:11:10.601Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-20T22:11:12.762Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-20T22:11:16.477Z] === RUN TestDockerSuite/TestEventsTop [2021-08-20T22:11:16.477Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-20T22:11:16.477Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-20T22:11:19.360Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-20T22:11:23.077Z] === RUN TestDockerSuite/TestExec [2021-08-20T22:11:23.077Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-20T22:11:23.077Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-20T22:11:23.077Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-20T22:11:23.077Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-20T22:11:24.047Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-20T22:11:25.575Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-20T22:11:25.575Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-20T22:11:25.575Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-20T22:11:25.575Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-20T22:11:26.030Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-20T22:11:26.030Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-20T22:11:26.030Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-20T22:11:27.559Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-20T22:11:29.085Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-20T22:11:30.620Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-20T22:11:32.145Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-20T22:11:35.859Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-20T22:11:35.859Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-20T22:11:35.859Z] === RUN TestDockerSuite/TestExecEnv [2021-08-20T22:11:35.859Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-20T22:11:35.859Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-20T22:11:35.859Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-20T22:11:35.859Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-20T22:11:37.384Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-20T22:11:41.098Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-20T22:11:41.098Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-20T22:11:41.098Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-20T22:11:41.098Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-20T22:11:41.098Z] === RUN TestDockerSuite/TestExecParseError [2021-08-20T22:11:41.098Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-20T22:11:41.098Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-20T22:11:41.098Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-20T22:11:41.098Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-20T22:11:41.098Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-20T22:11:41.098Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-20T22:11:43.259Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-20T22:11:43.260Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-20T22:11:43.260Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-20T22:11:43.260Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-20T22:11:43.260Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-20T22:11:43.260Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-20T22:11:43.260Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-20T22:11:43.260Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-20T22:11:43.260Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-20T22:11:43.260Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-20T22:11:43.260Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-20T22:11:44.785Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-20T22:11:44.785Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-20T22:11:44.785Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-20T22:11:45.606Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-08-20T22:11:49.451Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-20T22:11:49.452Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-20T22:11:49.452Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-20T22:11:49.452Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-20T22:11:49.452Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-20T22:11:49.452Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-20T22:11:49.452Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-20T22:11:55.216Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-20T22:11:55.575Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-08-20T22:11:58.857Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-08-20T22:11:59.876Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-20T22:12:00.757Z] docker_cli_swarm_test.go:1118: [db5d5d263075f] joining swarm manager [d8d7d98fb3f5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-20T22:12:02.131Z] docker_cli_swarm_test.go:1119: [d2e8235fb2562] joining swarm manager [d8d7d98fb3f5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-20T22:12:02.764Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-20T22:12:08.522Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-20T22:12:08.522Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-20T22:12:08.522Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-20T22:12:08.522Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-20T22:12:08.522Z] === RUN TestDockerSuite/TestHealth [2021-08-20T22:12:08.522Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-20T22:12:08.522Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-20T22:12:08.522Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-20T22:12:08.522Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-20T22:12:08.522Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-20T22:12:12.235Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-20T22:12:12.235Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-20T22:12:12.235Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-20T22:12:12.235Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-20T22:12:12.235Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-20T22:12:12.235Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-20T22:12:12.235Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-20T22:12:12.690Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-20T22:12:12.690Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-20T22:12:12.690Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-20T22:12:13.650Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-20T22:12:13.650Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-20T22:12:15.172Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-20T22:12:15.172Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-20T22:12:16.697Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-20T22:12:18.860Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-20T22:12:19.315Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-20T22:12:19.315Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-20T22:12:19.315Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-20T22:12:23.026Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-20T22:12:23.026Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-20T22:12:25.189Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-20T22:12:25.189Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-20T22:12:25.189Z] === RUN TestDockerSuite/TestImportFile [2021-08-20T22:12:25.189Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-20T22:12:25.189Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-20T22:12:25.189Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-20T22:12:25.189Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-20T22:12:25.189Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-20T22:12:25.189Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-20T22:12:25.189Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-20T22:12:25.189Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-20T22:12:25.189Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-20T22:12:25.189Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-20T22:12:25.189Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-20T22:12:25.189Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-20T22:12:25.189Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-20T22:12:25.189Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-20T22:12:25.189Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-20T22:12:25.189Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-20T22:12:25.189Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-20T22:12:25.189Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-20T22:12:25.189Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-20T22:12:25.189Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-20T22:12:27.352Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-20T22:12:29.516Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-20T22:12:29.516Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-20T22:12:29.516Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-20T22:12:29.516Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-20T22:12:29.516Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-20T22:12:29.516Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-20T22:12:29.516Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-20T22:12:29.516Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-20T22:12:31.681Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-20T22:12:31.681Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-20T22:12:33.207Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-20T22:12:33.207Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-20T22:12:33.207Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-20T22:12:33.207Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-20T22:12:33.207Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-20T22:12:33.207Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-20T22:12:33.207Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-20T22:12:34.735Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-20T22:12:38.444Z] === RUN TestDockerSuite/TestInspectImage [2021-08-20T22:12:38.444Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-20T22:12:38.444Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-20T22:12:38.444Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-20T22:12:38.444Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-20T22:12:38.444Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-20T22:12:38.444Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-20T22:12:40.609Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-20T22:12:42.144Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-20T22:12:42.144Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-20T22:12:43.674Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-20T22:12:45.204Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-20T22:12:45.204Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-20T22:12:45.204Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-20T22:12:45.204Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-20T22:12:46.729Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-20T22:12:49.615Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-20T22:12:52.502Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-20T22:12:54.665Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-20T22:12:56.195Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-20T22:12:57.724Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-20T22:12:59.887Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-20T22:13:02.050Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-20T22:13:04.215Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-20T22:13:04.215Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-20T22:13:04.215Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-20T22:13:04.215Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-20T22:13:04.215Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-20T22:13:04.215Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-20T22:13:04.215Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-20T22:13:04.215Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-20T22:13:04.215Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-20T22:13:04.215Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-20T22:13:04.215Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-20T22:13:04.216Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-20T22:13:04.216Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-20T22:13:04.216Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-20T22:13:04.216Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-20T22:13:04.216Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-20T22:13:04.216Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-20T22:13:04.216Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-20T22:13:04.216Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-20T22:13:04.216Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-20T22:13:04.216Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-20T22:13:04.216Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-20T22:13:04.216Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-20T22:13:04.216Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-20T22:13:04.216Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-20T22:13:04.216Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-20T22:13:04.216Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-20T22:13:04.216Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-20T22:13:04.216Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-20T22:13:04.216Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-20T22:13:04.216Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-20T22:13:04.216Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-20T22:13:04.216Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-20T22:13:04.216Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-20T22:13:04.216Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-20T22:13:04.216Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-20T22:13:05.741Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-20T22:13:07.267Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-20T22:13:13.030Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-20T22:13:14.558Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-20T22:13:14.558Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-20T22:13:14.558Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-20T22:13:16.083Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-20T22:13:16.083Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-20T22:13:20.740Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-20T22:13:25.401Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-20T22:13:30.061Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-20T22:13:31.591Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-20T22:13:33.761Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-20T22:13:33.761Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-20T22:13:33.761Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-20T22:13:35.285Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-20T22:13:37.448Z] === RUN TestDockerSuite/TestLogsSince [2021-08-20T22:13:45.982Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-20T22:13:45.982Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-20T22:13:45.982Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-20T22:13:45.982Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-20T22:13:45.982Z] === RUN TestDockerSuite/TestLogsTail [2021-08-20T22:13:48.868Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-20T22:13:50.399Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-20T22:13:52.588Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-20T22:13:52.588Z] docker_cli_run_test.go:2882: unmatched requirement DaemonIsLinux [2021-08-20T22:13:52.588Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-20T22:13:52.588Z] docker_cli_run_test.go:2891: unmatched requirement DaemonIsLinux [2021-08-20T22:13:52.588Z] === RUN TestDockerSuite/TestNetHostname [2021-08-20T22:13:52.588Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-20T22:13:52.588Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-20T22:13:52.588Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-20T22:13:52.588Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-20T22:13:52.588Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2021-08-20T22:13:52.588Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-20T22:13:52.588Z] docker_cli_run_test.go:2671: unmatched requirement DaemonIsLinux [2021-08-20T22:13:52.588Z] === RUN TestDockerSuite/TestPluginActive [2021-08-20T22:13:52.588Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-20T22:13:52.588Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-20T22:13:52.588Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-20T22:13:52.588Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-20T22:13:53.044Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-20T22:13:53.044Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-20T22:13:53.044Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-20T22:13:53.044Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-20T22:13:53.044Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-20T22:13:53.044Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-20T22:13:53.044Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-20T22:13:53.044Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-20T22:13:53.044Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-20T22:13:53.044Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-20T22:13:53.044Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-20T22:13:53.044Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-20T22:13:53.044Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-20T22:13:53.044Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-20T22:13:53.044Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-20T22:13:53.044Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-20T22:13:53.044Z] === RUN TestDockerSuite/TestPortList [2021-08-20T22:13:53.044Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-20T22:13:53.044Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-20T22:13:53.578Z] docker_cli_swarm_test.go:1172: [d61e1eb886e7e] joining swarm manager [d8d7d98fb3f5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-20T22:13:56.759Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-20T22:13:56.759Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-20T22:13:56.759Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-20T22:13:56.759Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-20T22:13:56.759Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-20T22:13:56.759Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-20T22:13:56.759Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-20T22:13:56.759Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-20T22:13:56.759Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-20T22:13:56.759Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-20T22:13:56.759Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-20T22:13:56.759Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-20T22:13:56.759Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-20T22:13:56.759Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-20T22:13:56.759Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-20T22:13:56.759Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-20T22:13:56.759Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-20T22:13:56.759Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-20T22:14:00.520Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-20T22:14:00.520Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-20T22:14:00.520Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-20T22:14:06.290Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-20T22:14:06.290Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-20T22:14:06.290Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-20T22:14:13.338Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-20T22:14:20.105Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-08-20T22:14:20.105Z] docker_cli_swarm_test.go:1453: [def3956828ed9] joining swarm manager [de37b0da86386]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-20T22:14:20.105Z] docker_cli_swarm_test.go:1454: [dacce6d2c64fb] joining swarm manager [de37b0da86386]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-20T22:14:25.672Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-20T22:14:25.672Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-20T22:14:25.672Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-20T22:14:25.672Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-20T22:14:30.071Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-08-20T22:14:31.449Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-08-20T22:14:31.449Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-08-20T22:14:31.449Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-08-20T22:14:31.709Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-08-20T22:14:32.275Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-08-20T22:14:34.819Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-08-20T22:14:35.955Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-20T22:14:37.484Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-20T22:14:38.102Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-08-20T22:14:40.008Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-08-20T22:14:41.909Z] docker_cli_swarm_unix_test.go:62: [d27c7ee663ca8] joining swarm manager [da4d95811a453]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-20T22:14:44.525Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-20T22:14:47.410Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-20T22:14:47.410Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-20T22:14:47.865Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-20T22:14:47.865Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-20T22:14:47.865Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-20T22:14:51.582Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-20T22:14:51.582Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-20T22:14:51.582Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-20T22:14:51.582Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-20T22:14:51.582Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-20T22:14:51.582Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-20T22:14:51.582Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-20T22:14:51.582Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-20T22:14:51.582Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-20T22:14:56.247Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-20T22:14:56.247Z] docker_cli_run_test.go:3117: unmatched requirement DaemonIsLinux [2021-08-20T22:14:56.247Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-20T22:14:57.772Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-20T22:14:57.772Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-20T22:14:57.772Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-20T22:14:59.298Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-20T22:15:00.260Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-20T22:15:00.260Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-20T22:15:00.260Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-20T22:15:03.146Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-20T22:15:07.806Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-20T22:15:09.333Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-20T22:15:26.974Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-20T22:15:26.974Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-20T22:15:26.974Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-20T22:15:35.509Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-20T22:15:35.964Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-20T22:15:35.964Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-20T22:15:36.418Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-20T22:15:38.119Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-08-20T22:15:38.119Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-08-20T22:15:38.119Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-08-20T22:15:39.638Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-08-20T22:15:40.138Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-20T22:15:42.921Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-08-20T22:15:44.799Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-20T22:15:44.799Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-20T22:15:44.799Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-20T22:15:45.460Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-08-20T22:15:47.359Z] docker_api_swarm_test.go:961: [dabbe38007baa] joining swarm manager [d2c642219df33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-20T22:15:47.686Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-20T22:15:48.140Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-20T22:15:48.140Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-20T22:15:58.415Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-20T22:16:00.580Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-20T22:16:01.035Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-20T22:16:05.428Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-08-20T22:16:05.700Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-20T22:16:09.411Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-20T22:16:16.447Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-20T22:16:17.621Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-08-20T22:16:18.609Z] === RUN TestDockerSuite/TestRmiTag [2021-08-20T22:16:19.063Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-20T22:16:20.150Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-08-20T22:16:21.229Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-20T22:16:22.050Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-08-20T22:16:25.329Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-08-20T22:16:31.901Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-08-20T22:16:33.563Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-20T22:16:34.521Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-20T22:16:36.086Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-08-20T22:16:38.617Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-08-20T22:16:39.187Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-20T22:16:39.187Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-20T22:16:39.187Z] docker_cli_run_test.go:4400: unmatched requirement DaemonIsLinux [2021-08-20T22:16:39.187Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-20T22:16:39.187Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-08-20T22:16:39.642Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-20T22:16:39.642Z] docker_cli_run_test.go:3917: unmatched requirement DaemonIsLinux [2021-08-20T22:16:39.642Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-20T22:16:39.642Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-08-20T22:16:39.642Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-20T22:16:39.642Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-08-20T22:16:39.642Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-20T22:16:39.642Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-08-20T22:16:39.642Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-20T22:16:39.642Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2021-08-20T22:16:39.642Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-20T22:16:40.600Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-20T22:16:40.600Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2021-08-20T22:16:40.600Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-20T22:16:40.600Z] docker_cli_run_test.go:2601: unmatched requirement DaemonIsLinux [2021-08-20T22:16:40.600Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-20T22:16:41.144Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-08-20T22:16:43.672Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-08-20T22:16:45.261Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-20T22:16:46.201Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-08-20T22:16:46.784Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-20T22:16:48.947Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-20T22:16:49.486Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-08-20T22:16:51.110Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-20T22:16:51.386Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-08-20T22:16:53.273Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-20T22:16:53.273Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-20T22:16:56.982Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-20T22:16:56.982Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-08-20T22:16:56.982Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-20T22:16:56.982Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-08-20T22:16:56.982Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-20T22:16:56.982Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-08-20T22:16:56.982Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-20T22:16:56.982Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-08-20T22:16:56.982Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-20T22:16:56.982Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-08-20T22:16:56.982Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-20T22:16:56.982Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-08-20T22:16:56.982Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-20T22:16:56.982Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-08-20T22:16:56.982Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-20T22:16:56.982Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-08-20T22:16:56.982Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-20T22:16:56.982Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-08-20T22:16:56.982Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-20T22:16:56.982Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-08-20T22:16:56.982Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-20T22:16:56.982Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-08-20T22:16:56.982Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-20T22:16:59.148Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-20T22:16:59.148Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-08-20T22:16:59.148Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-20T22:17:01.313Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-20T22:17:01.313Z] docker_cli_run_test.go:3309: unmatched requirement DaemonIsLinux [2021-08-20T22:17:01.313Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-20T22:17:01.313Z] docker_cli_run_test.go:3333: unmatched requirement DaemonIsLinux [2021-08-20T22:17:01.313Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-20T22:17:02.836Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-20T22:17:02.836Z] docker_cli_run_test.go:3300: unmatched requirement DaemonIsLinux [2021-08-20T22:17:02.836Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-20T22:17:02.836Z] docker_cli_run_test.go:3285: unmatched requirement DaemonIsLinux [2021-08-20T22:17:02.836Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-20T22:17:02.836Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-08-20T22:17:02.836Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-20T22:17:02.836Z] docker_cli_run_test.go:2709: unmatched requirement DaemonIsLinux [2021-08-20T22:17:02.836Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-20T22:17:02.836Z] docker_cli_run_test.go:2658: unmatched requirement DaemonIsLinux [2021-08-20T22:17:02.836Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-20T22:17:02.836Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2021-08-20T22:17:02.836Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-20T22:17:02.836Z] docker_cli_run_test.go:2721: unmatched requirement DaemonIsLinux [2021-08-20T22:17:02.836Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-20T22:17:03.795Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-20T22:17:05.959Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-20T22:17:08.119Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-20T22:17:08.119Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-08-20T22:17:08.119Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-20T22:17:08.119Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-08-20T22:17:08.119Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-20T22:17:08.119Z] docker_cli_run_test.go:3175: unmatched requirement DaemonIsLinux [2021-08-20T22:17:08.119Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-20T22:17:10.281Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-20T22:17:10.281Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-20T22:17:10.281Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-20T22:17:10.281Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-08-20T22:17:10.281Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-20T22:17:10.281Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-08-20T22:17:10.281Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-20T22:17:10.281Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-08-20T22:17:10.281Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-20T22:17:11.812Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-20T22:17:15.520Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-20T22:17:15.520Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-08-20T22:17:15.520Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-20T22:17:15.520Z] docker_cli_run_test.go:3882: unmatched requirement DaemonIsLinux [2021-08-20T22:17:15.520Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-20T22:17:15.520Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-08-20T22:17:15.520Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-20T22:17:15.520Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-20T22:17:15.520Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-20T22:17:15.520Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-08-20T22:17:15.520Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-20T22:17:15.520Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2021-08-20T22:17:15.520Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-20T22:17:17.688Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-20T22:17:17.688Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-08-20T22:17:17.688Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-20T22:17:17.688Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-20T22:17:17.688Z] docker_cli_run_test.go:4057: unmatched requirement DaemonIsLinux [2021-08-20T22:17:17.688Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-20T22:17:19.855Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-20T22:17:21.380Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-20T22:17:21.380Z] docker_cli_run_test.go:4140: unmatched requirement DaemonIsLinux [2021-08-20T22:17:21.380Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-20T22:17:23.542Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-20T22:17:23.542Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-08-20T22:17:23.542Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-20T22:17:23.542Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-08-20T22:17:23.542Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-20T22:17:23.542Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-08-20T22:17:23.542Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-20T22:17:25.075Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-20T22:17:27.240Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-20T22:17:29.405Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-20T22:17:30.930Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-20T22:17:31.385Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-20T22:17:31.385Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-08-20T22:17:31.385Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-20T22:17:31.385Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-08-20T22:17:31.385Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-20T22:17:31.385Z] docker_cli_run_test.go:4379: unmatched requirement DaemonIsLinux [2021-08-20T22:17:31.385Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-20T22:17:31.385Z] docker_cli_run_test.go:4392: unmatched requirement DaemonIsLinux [2021-08-20T22:17:31.385Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-20T22:17:31.385Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-20T22:17:31.385Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-20T22:17:31.385Z] docker_cli_run_test.go:3698: unmatched requirement DaemonIsLinux [2021-08-20T22:17:31.385Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-20T22:17:31.385Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2021-08-20T22:17:31.385Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-20T22:17:33.550Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-20T22:17:33.550Z] docker_cli_run_test.go:3245: unmatched requirement DaemonIsLinux [2021-08-20T22:17:33.550Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-20T22:17:33.550Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-20T22:17:33.550Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-08-20T22:17:33.550Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-20T22:17:33.550Z] docker_cli_run_test.go:3354: unmatched requirement DaemonIsLinux [2021-08-20T22:17:33.550Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-20T22:17:33.550Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-08-20T22:17:33.550Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-20T22:17:33.550Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-08-20T22:17:33.550Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-20T22:17:39.313Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-20T22:17:39.313Z] docker_cli_run_test.go:3364: unmatched requirement DaemonIsLinux [2021-08-20T22:17:39.313Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-20T22:17:40.273Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-20T22:17:40.273Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-08-20T22:17:40.273Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-20T22:17:40.273Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2021-08-20T22:17:40.273Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-20T22:17:40.273Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2021-08-20T22:17:40.273Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-20T22:17:40.273Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2021-08-20T22:17:40.273Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-20T22:17:40.273Z] docker_cli_run_test.go:3398: unmatched requirement DaemonIsLinux [2021-08-20T22:17:40.273Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-20T22:17:40.273Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2021-08-20T22:17:40.273Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-20T22:17:40.273Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2021-08-20T22:17:40.273Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-20T22:17:40.273Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2021-08-20T22:17:40.273Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-20T22:17:40.273Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2021-08-20T22:17:40.273Z] === RUN TestDockerSuite/TestRunMount [2021-08-20T22:17:40.273Z] docker_cli_run_test.go:4202: unmatched requirement DaemonIsLinux [2021-08-20T22:17:40.273Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-20T22:17:40.273Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2021-08-20T22:17:40.273Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-20T22:17:40.273Z] docker_cli_run_test.go:4190: unmatched requirement DaemonIsLinux [2021-08-20T22:17:40.273Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-20T22:17:40.273Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2021-08-20T22:17:40.273Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-20T22:17:46.036Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-20T22:17:46.036Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-20T22:17:46.036Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-20T22:17:46.036Z] docker_cli_run_test.go:3187: unmatched requirement DaemonIsLinux [2021-08-20T22:17:46.036Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-20T22:17:46.036Z] docker_cli_run_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-20T22:17:46.036Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-20T22:17:47.602Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-08-20T22:17:49.747Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-20T22:17:53.461Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-20T22:17:53.461Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2021-08-20T22:17:53.461Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-20T22:17:53.461Z] docker_cli_run_test.go:2581: unmatched requirement DaemonIsLinux [2021-08-20T22:17:53.461Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-20T22:17:53.461Z] docker_cli_run_test.go:2550: unmatched requirement DaemonIsLinux [2021-08-20T22:17:53.461Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-20T22:17:53.461Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-08-20T22:17:53.461Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-20T22:17:53.461Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-08-20T22:17:53.461Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-20T22:17:53.461Z] docker_cli_run_test.go:3042: unmatched requirement DaemonIsLinux [2021-08-20T22:17:53.461Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-20T22:17:53.461Z] docker_cli_run_test.go:3066: unmatched requirement DaemonIsLinux [2021-08-20T22:17:53.461Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-20T22:17:53.461Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2021-08-20T22:17:53.461Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-20T22:17:53.461Z] docker_cli_run_test.go:3412: unmatched requirement DaemonIsLinux [2021-08-20T22:17:53.461Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-20T22:17:53.461Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-20T22:17:54.986Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-20T22:17:55.947Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-20T22:17:57.471Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-20T22:17:58.995Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-20T22:17:59.956Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-20T22:18:00.411Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-08-20T22:18:00.411Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-20T22:18:00.411Z] docker_cli_run_test.go:2781: unmatched requirement DaemonIsLinux [2021-08-20T22:18:00.411Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-20T22:18:00.411Z] docker_cli_run_test.go:2471: unmatched requirement DaemonIsLinux [2021-08-20T22:18:00.411Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-20T22:18:00.411Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2021-08-20T22:18:00.411Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-20T22:18:00.411Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-08-20T22:18:00.411Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-20T22:18:00.411Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-08-20T22:18:00.411Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-20T22:18:00.411Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-08-20T22:18:00.411Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-20T22:18:00.411Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-08-20T22:18:00.411Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-20T22:18:02.467Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-08-20T22:18:03.299Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-20T22:18:03.299Z] docker_cli_run_test.go:2956: unmatched requirement DaemonIsLinux [2021-08-20T22:18:03.299Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-20T22:18:03.299Z] docker_cli_run_test.go:2859: unmatched requirement Apparmor [2021-08-20T22:18:03.299Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-20T22:18:03.299Z] docker_cli_run_test.go:2838: unmatched requirement DaemonIsLinux [2021-08-20T22:18:03.299Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-20T22:18:03.299Z] docker_cli_run_test.go:2823: unmatched requirement DaemonIsLinux [2021-08-20T22:18:03.299Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-20T22:18:03.299Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-20T22:18:03.299Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-20T22:18:10.340Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-20T22:18:10.340Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2021-08-20T22:18:10.340Z] === RUN TestDockerSuite/TestRunRm [2021-08-20T22:18:11.302Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-20T22:18:17.064Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite (1615.15s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.31s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.16s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.98s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.26s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.50s) [2021-08-20T22:18:17.331Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.68s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.86s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.75s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.79s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.78s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.30s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.50s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.09s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.14s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.48s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.35s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.33s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.78s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.74s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (49.99s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.35s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.41s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.48s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.02s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.52s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.04s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.15s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.50s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.57s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.30s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.41s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.22s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.68s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.71s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.51s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.07s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.08s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.70s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.64s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.73s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.13s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.61s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.94s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.33s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.87s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.75s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.28s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.65s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.15s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.94s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.98s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.59s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.29s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.96s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.35s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (12.91s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.58s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.58s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.69s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.87s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.16s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.49s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.63s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.30s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.61s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.11s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.66s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.65s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.31s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.65s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.59s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.72s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.30s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.07s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (90.35s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.89s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.31s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.80s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.11s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.28s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.23s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.62s) [2021-08-20T22:18:17.331Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.00s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.16s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.10s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.62s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.87s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.14s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (138.00s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.26s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.16s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.23s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.18s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.43s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.28s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.00s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.16s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.18s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.49s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.92s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.28s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.14s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.21s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.82s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.82s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.64s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.42s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.46s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.44s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.42s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.00s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.14s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.95s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.18s) [2021-08-20T22:18:17.331Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.18s) [2021-08-20T22:18:17.331Z] === RUN TestDockerExternalVolumeSuite [2021-08-20T22:18:17.331Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-08-20T22:18:17.897Z] docker_cli_external_volume_driver_test.go:53: [d5cdab5830899] daemon is not started [2021-08-20T22:18:18.587Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-20T22:18:20.743Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-20T22:18:21.701Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-20T22:18:23.861Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-20T22:18:23.861Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2021-08-20T22:18:23.861Z] === RUN TestDockerSuite/TestRunState [2021-08-20T22:18:23.861Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-08-20T22:18:23.861Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-20T22:18:26.018Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-20T22:18:26.018Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-08-20T22:18:26.018Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-20T22:18:28.179Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-20T22:18:28.179Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-08-20T22:18:28.179Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-20T22:18:28.179Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-08-20T22:18:28.179Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-20T22:18:28.179Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-20T22:18:28.179Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-20T22:18:28.179Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-08-20T22:18:28.179Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-20T22:18:32.840Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-20T22:18:32.840Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-08-20T22:18:32.840Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-20T22:18:32.840Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-08-20T22:18:32.840Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-20T22:18:32.840Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-08-20T22:18:32.840Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-20T22:18:32.840Z] docker_cli_run_test.go:3958: unmatched requirement DaemonIsLinux [2021-08-20T22:18:32.840Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-20T22:18:32.840Z] docker_cli_run_test.go:2898: unmatched requirement Apparmor [2021-08-20T22:18:32.840Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-20T22:18:32.840Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-08-20T22:18:32.840Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-20T22:18:32.840Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-08-20T22:18:32.840Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-20T22:18:32.840Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-08-20T22:18:32.840Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-20T22:18:32.840Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-08-20T22:18:32.840Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-20T22:18:32.840Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-08-20T22:18:32.840Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-20T22:18:34.363Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-20T22:18:34.363Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-08-20T22:18:34.363Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-20T22:18:35.886Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-20T22:18:35.886Z] docker_cli_run_test.go:3847: unmatched requirement DaemonIsLinux [2021-08-20T22:18:35.886Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-20T22:18:35.886Z] docker_cli_run_test.go:3840: unmatched requirement DaemonIsLinux [2021-08-20T22:18:35.988Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-08-20T22:18:36.340Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-20T22:18:39.217Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-20T22:18:44.979Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-20T22:18:48.688Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-20T22:18:54.439Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-20T22:18:54.439Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-08-20T22:18:54.439Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-20T22:18:54.439Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-20T22:18:56.603Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-20T22:18:58.126Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-20T22:19:00.282Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-20T22:19:00.282Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-08-20T22:19:00.282Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-20T22:19:00.282Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-20T22:19:00.282Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-20T22:19:00.282Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-08-20T22:19:00.282Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-20T22:19:00.282Z] docker_cli_run_test.go:3714: unmatched requirement DaemonIsLinux [2021-08-20T22:19:00.282Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-20T22:19:00.282Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2021-08-20T22:19:00.282Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-20T22:19:00.282Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-08-20T22:19:00.282Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-20T22:19:00.282Z] docker_cli_run_test.go:3199: unmatched requirement DaemonIsLinux [2021-08-20T22:19:00.282Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-20T22:19:03.163Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-20T22:19:04.124Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-20T22:19:05.645Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-20T22:19:08.526Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-20T22:19:08.526Z] docker_cli_run_test.go:3015: unmatched requirement Apparmor [2021-08-20T22:19:08.526Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-20T22:19:08.526Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-08-20T22:19:08.526Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-20T22:19:08.526Z] docker_cli_run_test.go:2814: unmatched requirement DaemonIsLinux [2021-08-20T22:19:08.526Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-20T22:19:08.526Z] docker_cli_run_test.go:3612: unmatched requirement DaemonIsLinux [2021-08-20T22:19:08.526Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-20T22:19:08.526Z] docker_cli_run_test.go:3623: unmatched requirement DaemonIsLinux [2021-08-20T22:19:08.526Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-20T22:19:08.526Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-20T22:19:08.526Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-20T22:19:08.526Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-20T22:19:08.526Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-20T22:19:08.526Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-20T22:19:08.526Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-20T22:19:08.526Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-20T22:19:08.526Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-20T22:19:08.526Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-20T22:19:08.526Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-20T22:19:08.526Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-20T22:19:08.526Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-20T22:19:08.526Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-20T22:19:08.526Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-20T22:19:08.526Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-20T22:19:08.526Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-20T22:19:08.526Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-20T22:19:08.526Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-20T22:19:08.526Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-20T22:19:08.526Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-20T22:19:08.526Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-20T22:19:08.526Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-20T22:19:08.526Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-20T22:19:08.526Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-20T22:19:10.686Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-20T22:19:11.141Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-20T22:19:11.595Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-20T22:19:11.595Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-20T22:19:13.117Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-20T22:19:20.146Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-20T22:19:20.146Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-20T22:19:20.146Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-20T22:19:25.907Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-20T22:19:25.907Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-20T22:19:25.907Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-20T22:19:28.786Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-20T22:19:28.786Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-20T22:19:28.786Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-20T22:19:28.786Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-20T22:19:28.786Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-20T22:19:28.786Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-20T22:19:28.786Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-20T22:19:28.786Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-20T22:19:29.240Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-20T22:19:34.995Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-20T22:19:34.995Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-20T22:19:34.995Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-20T22:19:34.995Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-20T22:19:34.995Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-20T22:19:34.995Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-20T22:19:34.995Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-20T22:19:34.995Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-20T22:19:34.995Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-20T22:19:34.995Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-20T22:19:34.995Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-20T22:19:34.995Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-20T22:19:34.995Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-20T22:19:36.518Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-20T22:19:38.041Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-20T22:19:38.041Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-20T22:19:38.041Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-20T22:19:39.563Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-20T22:19:39.563Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-08-20T22:19:39.563Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-20T22:19:39.563Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-20T22:19:39.563Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-20T22:19:39.563Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-20T22:19:39.563Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-20T22:19:39.563Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-08-20T22:19:39.563Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-20T22:19:39.563Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-08-20T22:19:39.563Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-20T22:19:39.563Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-08-20T22:19:39.563Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-20T22:19:43.648Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-08-20T22:19:50.200Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-08-20T22:19:57.181Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-20T22:19:57.181Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-20T22:19:57.181Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-20T22:19:57.181Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-20T22:19:57.181Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-20T22:19:57.181Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-20T22:19:57.181Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-20T22:19:57.181Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-20T22:19:57.635Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-20T22:19:57.635Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-20T22:20:00.520Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-20T22:20:00.520Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-20T22:20:00.520Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-20T22:20:00.520Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-20T22:20:00.974Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-20T22:20:05.074Z] docker_cli_external_volume_driver_test.go:53: [dd67791970ec4] daemon is not started [2021-08-20T22:20:08.001Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-20T22:20:08.001Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-20T22:20:08.001Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-20T22:20:08.001Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-20T22:20:08.001Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-20T22:20:08.001Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-20T22:20:08.001Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-20T22:20:13.752Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-20T22:20:13.752Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-20T22:20:13.752Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-20T22:20:19.953Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-08-20T22:20:22.271Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-20T22:20:22.271Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.271Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-20T22:20:22.271Z] --- PASS: TestDockerSuite (1709.48s) [2021-08-20T22:20:22.271Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-08-20T22:20:22.271Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-20T22:20:22.271Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-08-20T22:20:22.271Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-08-20T22:20:22.271Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-08-20T22:20:22.271Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-20T22:20:22.271Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-08-20T22:20:22.271Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.59s) [2021-08-20T22:20:22.271Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.18s) [2021-08-20T22:20:22.271Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.42s) [2021-08-20T22:20:22.271Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2021-08-20T22:20:22.271Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (48.60s) [2021-08-20T22:20:22.271Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.64s) [2021-08-20T22:20:22.271Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2021-08-20T22:20:22.271Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-20T22:20:22.271Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-20T22:20:22.271Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-20T22:20:22.271Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-20T22:20:22.271Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-20T22:20:22.271Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-20T22:20:22.271Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-20T22:20:22.271Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-08-20T22:20:22.271Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-20T22:20:22.271Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.72s) [2021-08-20T22:20:22.271Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-20T22:20:22.271Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-20T22:20:22.271Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.59s) [2021-08-20T22:20:22.271Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.03s) [2021-08-20T22:20:22.271Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-20T22:20:22.271Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-20T22:20:22.271Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-20T22:20:22.271Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-20T22:20:22.271Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.54s) [2021-08-20T22:20:22.271Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-20T22:20:22.271Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-20T22:20:22.271Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.96s) [2021-08-20T22:20:22.271Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (53.87s) [2021-08-20T22:20:22.271Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.28s) [2021-08-20T22:20:22.271Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (3.75s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (2.56s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.67s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.72s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.66s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.18s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.05s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.16s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (8.87s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (3.78s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.78s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.95s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.26s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (3.75s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.39s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildAddTar (26.50s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.02s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (12.89s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.40s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (4.80s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.74s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.36s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (5.98s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (5.56s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (3.90s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.90s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (18.75s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (8.07s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.51s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.29s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.08s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.02s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.01s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.17s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.74s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildCmd (0.43s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.45s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (3.81s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.67s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.95s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.38s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.31s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.72s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.39s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.64s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.51s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (3.72s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (22.19s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.48s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.42s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (3.65s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (17.71s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.53s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (12.73s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.22s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.56s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.93s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.43s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.42s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildDockerignore (38.04s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.22s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (43.22s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.19s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.56s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (14.47s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.14s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (7.88s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (21.35s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (7.96s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (7.63s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (57.43s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.31s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.25s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.48s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.84s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.44s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.57s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.26s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.15s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.23s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.90s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.75s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.22s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (10.40s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.46s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildFails (2.09s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.08s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.40s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.81s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildForceRm (4.93s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildFromGit (4.60s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.05s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (3.67s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.53s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.42s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (6.29s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildHistory (8.65s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.76s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.43s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.59s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.14s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildLabel (0.74s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.49s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.77s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.44s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildLabels (0.77s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.19s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.43s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.45s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.49s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.00s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (12.43s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.42s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (24.69s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (11.85s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.66s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (4.91s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (3.82s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (12.63s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.22s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.51s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.42s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.44s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.16s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.19s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.63s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.76s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.08s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildOnBuild (6.95s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.25s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.23s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.14s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (5.58s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.34s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.16s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.86s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.41s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (31.52s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (14.40s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildRm (8.60s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.30s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-08-20T22:20:22.727Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.27s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.04s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.99s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.63s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.22s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (11.99s) [2021-08-20T22:20:22.727Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.55s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.51s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (6.69s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.22s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.15s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestBuildStderr (3.03s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (12.65s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.25s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.73s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.98s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.01s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (3.66s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (2.78s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.43s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.58s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (16.68s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.67s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (6.83s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.18s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.27s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.72s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (7.43s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.05s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.29s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (10.12s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.26s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.88s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (5.23s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.53s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.24s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.33s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.59s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestCommitChange (3.85s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.23s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.13s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestCommitTTY (5.50s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.55s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.52s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.29s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.07s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.07s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.08s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.59s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.57s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.61s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.66s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.09s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.08s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.52s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.17s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.08s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.06s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.17s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.40s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.07s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.60s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.98s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.51s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.21s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.13s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.16s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.15s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.15s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.16s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000505ab8_} (2.16s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1279564194_c:\foo_false____} (2.12s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1279564194_c:\foo_true____} (2.21s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.11s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.76s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.76s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.86s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.16s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.70s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.65s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestCpToDot (2.14s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestCpToStdout (1.74s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.86s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.15s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.15s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.15s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.26s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.54s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestCreateRM (0.31s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.30s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.34s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.17s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.35s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.86s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.06s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestDockerFails (0.05s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.15s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.15s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.64s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.25s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestEventsCopy (3.20s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.50s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.83s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.58s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.33s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.33s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.71s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestEventsFilters (3.87s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestEventsFormat (4.17s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.12s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestEventsRename (1.83s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestEventsResize (7.34s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.06s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.86s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.06s) [2021-08-20T22:20:22.728Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-20T22:20:22.728Z] --- PASS: TestDockerSuite/TestEventsUntag (2.68s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.42s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.59s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.62s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.53s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.53s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.53s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.54s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.71s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.63s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestExecInspectID (3.90s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.77s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.67s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.28s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.45s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.43s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.54s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.43s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.05s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.05s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.54s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.05s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.24s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.48s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.78s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.06s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.36s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.19s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.64s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.32s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestImagesFormat (0.15s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.32s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.05s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestImportBadURL (2.45s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.05s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.06s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.04s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.06s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.07s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.13s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.57s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestInspectDefault (1.69s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestInspectHistory (3.50s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.03s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.55s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.58s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.56s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.55s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestInspectStatus (2.65s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.09s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.65s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.05s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.59s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.02s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.03s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.04s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.05s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.05s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.51s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.47s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.27s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.07s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.63s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.05s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.36s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.40s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.41s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.00s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.90s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.11s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.13s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestLogsSince (8.47s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestLogsTail (2.33s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.16s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.10s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.66s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.71s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestPsByOrder (5.85s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestPsListContainersBase (6.82s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.23s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.25s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.99s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.95s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.42s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.68s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.79s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestPsShowMounts (4.93s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.53s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.21s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.88s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.25s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.82s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.24s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (15.91s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (10.26s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.20s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.66s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.73s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.87s) [2021-08-20T22:20:22.729Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.70s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestRmiBlank (0.05s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.24s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (9.99s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.48s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.53s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (4.38s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (3.51s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.64s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (2.82s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestRmiTag (0.50s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.15s) [2021-08-20T22:20:22.729Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (11.62s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (1.91s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.85s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.87s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.34s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.12s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.91s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.04s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.06s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.06s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.80s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.04s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.17s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.30s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.43s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.15s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.04s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.03s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.22s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.05s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.09s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.64s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.06s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.65s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunExitCode (1.68s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.06s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.03s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.13s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (2.10s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.05s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.80s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.08s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.33s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (3.86s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.56s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.31s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.18s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.32s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.34s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.17s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.42s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.66s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.18s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunRm (2.14s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.11s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.71s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.04s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.57s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.12s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.02s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.91s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.13s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.33s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.46s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.65s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.32s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.72s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.82s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.65s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.70s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.09s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.04s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (2.59s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.18s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.35s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.00s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.15s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.18s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.57s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.13s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.55s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-20T22:20:22.730Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.00s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-20T22:20:22.730Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-20T22:20:22.731Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.68s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-20T22:20:22.731Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.56s) [2021-08-20T22:20:22.731Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.71s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-20T22:20:22.731Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.60s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-20T22:20:22.731Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.21s) [2021-08-20T22:20:22.731Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.10s) [2021-08-20T22:20:22.731Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.15s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-20T22:20:22.731Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.24s) [2021-08-20T22:20:22.731Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.21s) [2021-08-20T22:20:22.731Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.10s) [2021-08-20T22:20:22.731Z] --- PASS: TestDockerSuite/TestVolumeCLILs (1.76s) [2021-08-20T22:20:22.731Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.05s) [2021-08-20T22:20:22.731Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.58s) [2021-08-20T22:20:22.731Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.29s) [2021-08-20T22:20:22.731Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.29s) [2021-08-20T22:20:22.731Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-08-20T22:20:22.731Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.14s) [2021-08-20T22:20:22.731Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.63s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-20T22:20:22.731Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.47s) [2021-08-20T22:20:22.731Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.14s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-20T22:20:22.731Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.27s) [2021-08-20T22:20:22.731Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.20s) [2021-08-20T22:20:22.731Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.21s) [2021-08-20T22:20:22.731Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.72s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-20T22:20:22.731Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (0.95s) [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistrySuite [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-20T22:20:22.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-20T22:20:22.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-20T22:20:22.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-20T22:20:22.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-20T22:20:22.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-20T22:20:22.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-20T22:20:22.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-20T22:20:22.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-20T22:20:22.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-20T22:20:22.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-20T22:20:22.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-20T22:20:22.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-20T22:20:22.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-20T22:20:22.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-20T22:20:22.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-20T22:20:22.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-20T22:20:22.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-20T22:20:22.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-20T22:20:22.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-20T22:20:22.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-20T22:20:22.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-20T22:20:22.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-20T22:20:22.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-20T22:20:22.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-20T22:20:22.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-20T22:20:22.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-20T22:20:22.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-20T22:20:22.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-20T22:20:22.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-20T22:20:22.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-20T22:20:22.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-20T22:20:22.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-20T22:20:22.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-20T22:20:22.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-20T22:20:22.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-20T22:20:22.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-20T22:20:22.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-20T22:20:22.731Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] --- PASS: TestDockerRegistrySuite (0.11s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-20T22:20:22.731Z] === RUN TestDockerSchema1RegistrySuite [2021-08-20T22:20:22.731Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-20T22:20:22.731Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-20T22:20:22.731Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-20T22:20:22.731Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-20T22:20:22.731Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-20T22:20:22.731Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-20T22:20:22.731Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-20T22:20:22.731Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-20T22:20:22.731Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-20T22:20:22.731Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-20T22:20:22.731Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-20T22:20:22.731Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-20T22:20:22.731Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-20T22:20:22.731Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-20T22:20:22.731Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-20T22:20:22.731Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-20T22:20:22.731Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-20T22:20:22.731Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-20T22:20:22.731Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-20T22:20:22.731Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-20T22:20:22.731Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-20T22:20:22.731Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-20T22:20:22.731Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-20T22:20:22.731Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-20T22:20:22.731Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-20T22:20:22.731Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-20T22:20:22.731Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-20T22:20:22.731Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-20T22:20:22.731Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.731Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-20T22:20:22.731Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-20T22:20:22.732Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-20T22:20:22.732Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-20T22:20:22.732Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-20T22:20:22.732Z] === RUN TestDockerDaemonSuite [2021-08-20T22:20:22.732Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-20T22:20:22.732Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-20T22:20:22.732Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-20T22:20:22.732Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-20T22:20:22.732Z] === RUN TestDockerSwarmSuite [2021-08-20T22:20:22.732Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-08-20T22:20:22.732Z] === RUN TestDockerPluginSuite [2021-08-20T22:20:22.732Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-08-20T22:20:22.732Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-08-20T22:20:22.732Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-08-20T22:20:22.732Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-08-20T22:20:22.732Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-08-20T22:20:22.732Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-08-20T22:20:22.732Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-08-20T22:20:22.732Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-08-20T22:20:22.732Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-08-20T22:20:22.732Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-08-20T22:20:22.732Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-08-20T22:20:22.732Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- PASS: TestDockerPluginSuite (0.00s) [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-20T22:20:22.732Z] === RUN TestDockerExternalVolumeSuite [2021-08-20T22:20:22.732Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-08-20T22:20:22.732Z] === RUN TestDockerNetworkSuite [2021-08-20T22:20:22.732Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-08-20T22:20:22.732Z] === RUN TestDockerHubPullSuite [2021-08-20T22:20:22.732Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-08-20T22:20:22.732Z] PASS [2021-08-20T22:20:22.732Z] ok github.com/docker/docker/integration-cli 1709.748s [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === Skipped [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-20T22:20:22.732Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-20T22:20:22.732Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-20T22:20:22.732Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-20T22:20:22.732Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-20T22:20:22.732Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-20T22:20:22.732Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-20T22:20:22.732Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-20T22:20:22.732Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-20T22:20:22.732Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-20T22:20:22.732Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-20T22:20:22.732Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-20T22:20:22.732Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-20T22:20:22.732Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-20T22:20:22.732Z] docker_cli_run_test.go:3132: unmatched requirement Apparmor [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-20T22:20:22.732Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-20T22:20:22.732Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-20T22:20:22.732Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-20T22:20:22.732Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.28s) [2021-08-20T22:20:22.732Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.28s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-20T22:20:22.732Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-20T22:20:22.732Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-20T22:20:22.732Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-20T22:20:22.732Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-20T22:20:22.732Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-20T22:20:22.732Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-08-20T22:20:22.732Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-20T22:20:22.732Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-20T22:20:22.732Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-20T22:20:22.732Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.02s) [2021-08-20T22:20:22.732Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.02s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-08-20T22:20:22.732Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s) [2021-08-20T22:20:22.732Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.74s) [2021-08-20T22:20:22.732Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.74s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2021-08-20T22:20:22.732Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-20T22:20:22.732Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-20T22:20:22.732Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2021-08-20T22:20:22.732Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-08-20T22:20:22.732Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-08-20T22:20:22.732Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.51s) [2021-08-20T22:20:22.732Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.51s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.29s) [2021-08-20T22:20:22.732Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.29s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-08-20T22:20:22.732Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-20T22:20:22.732Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-20T22:20:22.732Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-20T22:20:22.732Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-20T22:20:22.732Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.25s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.25s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.23s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.23s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.27s) [2021-08-20T22:20:22.733Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.27s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.25s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.25s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.27s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.27s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.26s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.26s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.24s) [2021-08-20T22:20:22.733Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.24s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-08-20T22:20:22.733Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-20T22:20:22.733Z] docker_cli_sni_test.go:18: Flakey test [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-20T22:20:22.733Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-20T22:20:22.733Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-20T22:20:22.733Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-20T22:20:22.733Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-20T22:20:22.733Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-20T22:20:22.733Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-20T22:20:22.733Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-20T22:20:22.733Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-20T22:20:22.733Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.733Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-20T22:20:22.733Z] [2021-08-20T22:20:22.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-20T22:20:22.734Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.734Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-20T22:20:22.734Z] [2021-08-20T22:20:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-20T22:20:22.734Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.734Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-20T22:20:22.734Z] [2021-08-20T22:20:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-20T22:20:22.734Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.734Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-20T22:20:22.734Z] [2021-08-20T22:20:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-20T22:20:22.734Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.734Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-20T22:20:22.734Z] [2021-08-20T22:20:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-20T22:20:22.734Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.734Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-20T22:20:22.734Z] [2021-08-20T22:20:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-20T22:20:22.734Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.734Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-20T22:20:22.734Z] [2021-08-20T22:20:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-20T22:20:22.734Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.734Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-20T22:20:22.734Z] [2021-08-20T22:20:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-20T22:20:22.734Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.734Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-20T22:20:22.734Z] [2021-08-20T22:20:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-20T22:20:22.734Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.734Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-20T22:20:22.734Z] [2021-08-20T22:20:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-20T22:20:22.734Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.734Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-20T22:20:22.734Z] [2021-08-20T22:20:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-20T22:20:22.734Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.734Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-20T22:20:22.734Z] [2021-08-20T22:20:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-20T22:20:22.734Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.734Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-20T22:20:22.734Z] [2021-08-20T22:20:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-20T22:20:22.734Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.734Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-20T22:20:22.734Z] [2021-08-20T22:20:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-20T22:20:22.734Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.734Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-20T22:20:22.734Z] [2021-08-20T22:20:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-20T22:20:22.734Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.734Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-20T22:20:22.734Z] [2021-08-20T22:20:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-20T22:20:22.734Z] docker_cli_run_test.go:3503: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.734Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-20T22:20:22.734Z] [2021-08-20T22:20:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-20T22:20:22.734Z] docker_cli_run_test.go:3535: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.734Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-20T22:20:22.734Z] [2021-08-20T22:20:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-20T22:20:22.734Z] docker_cli_run_test.go:3566: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.734Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-20T22:20:22.734Z] [2021-08-20T22:20:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-20T22:20:22.734Z] docker_cli_run_test.go:3549: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.734Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-20T22:20:22.734Z] [2021-08-20T22:20:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-20T22:20:22.734Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.734Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-20T22:20:22.734Z] [2021-08-20T22:20:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-20T22:20:22.734Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.734Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-20T22:20:22.734Z] [2021-08-20T22:20:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-20T22:20:22.734Z] docker_cli_run_test.go:3431: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.734Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-20T22:20:22.734Z] [2021-08-20T22:20:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-20T22:20:22.734Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.734Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-20T22:20:22.734Z] [2021-08-20T22:20:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-20T22:20:22.734Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.734Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-20T22:20:22.734Z] [2021-08-20T22:20:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-20T22:20:22.734Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.734Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-20T22:20:22.734Z] [2021-08-20T22:20:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-20T22:20:22.734Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.734Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-20T22:20:22.734Z] [2021-08-20T22:20:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-20T22:20:22.734Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.734Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-20T22:20:22.734Z] [2021-08-20T22:20:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-20T22:20:22.734Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.734Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-20T22:20:22.734Z] [2021-08-20T22:20:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-20T22:20:22.734Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.734Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-20T22:20:22.734Z] [2021-08-20T22:20:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-20T22:20:22.734Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.734Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-20T22:20:22.734Z] [2021-08-20T22:20:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-20T22:20:22.734Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.734Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-20T22:20:22.734Z] [2021-08-20T22:20:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-20T22:20:22.734Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.734Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-20T22:20:22.734Z] [2021-08-20T22:20:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-20T22:20:22.734Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.734Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-20T22:20:22.734Z] [2021-08-20T22:20:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-20T22:20:22.734Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.734Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-20T22:20:22.734Z] [2021-08-20T22:20:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-20T22:20:22.734Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.734Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-20T22:20:22.734Z] [2021-08-20T22:20:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-20T22:20:22.734Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.734Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-20T22:20:22.734Z] [2021-08-20T22:20:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-20T22:20:22.734Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.734Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-20T22:20:22.734Z] [2021-08-20T22:20:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-20T22:20:22.734Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.734Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-20T22:20:22.734Z] [2021-08-20T22:20:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-20T22:20:22.734Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.734Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-20T22:20:22.734Z] [2021-08-20T22:20:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-20T22:20:22.734Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.734Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-20T22:20:22.734Z] [2021-08-20T22:20:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-20T22:20:22.734Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-20T22:20:22.734Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-20T22:20:22.734Z] [2021-08-20T22:20:22.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-20T22:20:22.734Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-20T22:20:23.189Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-20T22:20:23.189Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-20T22:20:23.189Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-20T22:20:23.189Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-20T22:20:23.189Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-20T22:20:23.189Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-20T22:20:23.189Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-20T22:20:23.189Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-20T22:20:23.189Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-20T22:20:23.189Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-20T22:20:23.189Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-20T22:20:23.189Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-20T22:20:23.189Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-20T22:20:23.189Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-20T22:20:23.189Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-20T22:20:23.189Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-20T22:20:23.189Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-20T22:20:23.189Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-20T22:20:23.189Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-20T22:20:23.189Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-20T22:20:23.189Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-20T22:20:23.189Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-20T22:20:23.189Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-20T22:20:23.189Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-20T22:20:23.189Z] docker_cli_run_test.go:2968: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-20T22:20:23.189Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-20T22:20:23.189Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-20T22:20:23.189Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-08-20T22:20:23.189Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-08-20T22:20:23.189Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-20T22:20:23.189Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-20T22:20:23.189Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-20T22:20:23.189Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-20T22:20:23.189Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-08-20T22:20:23.189Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-08-20T22:20:23.189Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-20T22:20:23.189Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-20T22:20:23.189Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-20T22:20:23.189Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-20T22:20:23.189Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-08-20T22:20:23.189Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-08-20T22:20:23.189Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-20T22:20:23.189Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.189Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-20T22:20:23.189Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-20T22:20:23.190Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-20T22:20:23.190Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-20T22:20:23.190Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-20T22:20:23.190Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-20T22:20:23.190Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-20T22:20:23.190Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-20T22:20:23.190Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-20T22:20:23.190Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_run_test.go:2882: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_run_test.go:2891: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-20T22:20:23.190Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.190Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-20T22:20:23.190Z] [2021-08-20T22:20:23.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_run_test.go:2671: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-20T22:20:23.191Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-20T22:20:23.191Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-20T22:20:23.191Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-20T22:20:23.191Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-20T22:20:23.191Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-20T22:20:23.191Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-20T22:20:23.191Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-20T22:20:23.191Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-20T22:20:23.191Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-08-20T22:20:23.191Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_run_test.go:3117: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-20T22:20:23.191Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_run_test.go:4400: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_run_test.go:3917: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_run_test.go:2601: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-20T22:20:23.191Z] docker_cli_run_test.go:3309: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_run_test.go:3333: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_run_test.go:3300: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_run_test.go:3285: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_run_test.go:2709: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_run_test.go:2658: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-20T22:20:23.191Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.191Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-20T22:20:23.191Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:2721: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:3175: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:3882: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:4057: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:4140: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:4379: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:4392: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:3698: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:3245: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:3354: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:3364: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:3398: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:4202: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:4190: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:3187: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:2581: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:2550: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:3042: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:3066: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:3412: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.192Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-20T22:20:23.192Z] [2021-08-20T22:20:23.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-20T22:20:23.192Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:2781: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:2471: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:2956: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:2859: unmatched requirement Apparmor [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:2838: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:2823: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:3958: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:2898: unmatched requirement Apparmor [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:3847: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:3840: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:3714: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:3199: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:3015: unmatched requirement Apparmor [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:2814: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:3612: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_run_test.go:3623: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-20T22:20:23.193Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.193Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-20T22:20:23.193Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-20T22:20:23.194Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-20T22:20:23.194Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-20T22:20:23.194Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-20T22:20:23.194Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-20T22:20:23.194Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-20T22:20:23.194Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-20T22:20:23.194Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-20T22:20:23.194Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-20T22:20:23.194Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-20T22:20:23.194Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-20T22:20:23.194Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-20T22:20:23.194Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-20T22:20:23.194Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.194Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-20T22:20:23.194Z] [2021-08-20T22:20:23.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-20T22:20:23.194Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-20T22:20:23.195Z] [2021-08-20T22:20:23.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-20T22:20:23.195Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-20T22:20:23.195Z] [2021-08-20T22:20:23.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-20T22:20:23.195Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-20T22:20:23.195Z] [2021-08-20T22:20:23.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-20T22:20:23.195Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-20T22:20:23.195Z] [2021-08-20T22:20:23.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-20T22:20:23.195Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-20T22:20:23.195Z] [2021-08-20T22:20:23.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-20T22:20:23.195Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-20T22:20:23.195Z] [2021-08-20T22:20:23.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-20T22:20:23.195Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.195Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-20T22:20:23.195Z] [2021-08-20T22:20:23.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-20T22:20:23.195Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.195Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-20T22:20:23.195Z] [2021-08-20T22:20:23.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-20T22:20:23.195Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.195Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-20T22:20:23.195Z] [2021-08-20T22:20:23.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-20T22:20:23.195Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.195Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-20T22:20:23.195Z] [2021-08-20T22:20:23.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-20T22:20:23.195Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.195Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-20T22:20:23.195Z] [2021-08-20T22:20:23.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-20T22:20:23.195Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.195Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-20T22:20:23.195Z] [2021-08-20T22:20:23.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-20T22:20:23.195Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.195Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-20T22:20:23.195Z] [2021-08-20T22:20:23.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-20T22:20:23.195Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.195Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-20T22:20:23.195Z] [2021-08-20T22:20:23.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-20T22:20:23.195Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.195Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-20T22:20:23.195Z] [2021-08-20T22:20:23.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-20T22:20:23.195Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.195Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-20T22:20:23.195Z] [2021-08-20T22:20:23.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-20T22:20:23.195Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.195Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-20T22:20:23.195Z] [2021-08-20T22:20:23.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-20T22:20:23.195Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.195Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-20T22:20:23.195Z] [2021-08-20T22:20:23.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-20T22:20:23.195Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.195Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-20T22:20:23.195Z] [2021-08-20T22:20:23.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-20T22:20:23.195Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.195Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-20T22:20:23.195Z] [2021-08-20T22:20:23.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-20T22:20:23.195Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.195Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-20T22:20:23.195Z] [2021-08-20T22:20:23.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-20T22:20:23.195Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.195Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-20T22:20:23.195Z] [2021-08-20T22:20:23.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-20T22:20:23.195Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.195Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-20T22:20:23.195Z] [2021-08-20T22:20:23.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-20T22:20:23.195Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.195Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-20T22:20:23.195Z] [2021-08-20T22:20:23.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-20T22:20:23.195Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.195Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-20T22:20:23.195Z] [2021-08-20T22:20:23.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-20T22:20:23.195Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.195Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-20T22:20:23.195Z] [2021-08-20T22:20:23.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-20T22:20:23.195Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.195Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-20T22:20:23.195Z] [2021-08-20T22:20:23.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-20T22:20:23.195Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.195Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-20T22:20:23.195Z] [2021-08-20T22:20:23.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-20T22:20:23.195Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.195Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-20T22:20:23.195Z] [2021-08-20T22:20:23.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-20T22:20:23.195Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.195Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-20T22:20:23.195Z] [2021-08-20T22:20:23.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-20T22:20:23.195Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.195Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-20T22:20:23.195Z] [2021-08-20T22:20:23.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-20T22:20:23.195Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.195Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-20T22:20:23.195Z] [2021-08-20T22:20:23.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-20T22:20:23.195Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.195Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-20T22:20:23.195Z] [2021-08-20T22:20:23.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-08-20T22:20:23.195Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.195Z] [2021-08-20T22:20:23.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-08-20T22:20:23.195Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.195Z] [2021-08-20T22:20:23.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-08-20T22:20:23.195Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-20T22:20:23.195Z] [2021-08-20T22:20:23.195Z] [2021-08-20T22:20:23.195Z] DONE 1092 tests, 546 skipped in 1716.279s [2021-08-20T22:20:23.195Z] INFO: Integration tests ended at 08/20/2021 22:20:23. Duration:00:28:36.3500814 [2021-08-20T22:20:23.195Z] INFO: Docker info of the daemon under test at end of run [2021-08-20T22:20:23.195Z] [2021-08-20T22:20:23.650Z] Containers: 2 [2021-08-20T22:20:23.650Z] Running: 0 [2021-08-20T22:20:23.650Z] Paused: 0 [2021-08-20T22:20:23.650Z] Stopped: 2 [2021-08-20T22:20:23.650Z] Images: 18 [2021-08-20T22:20:23.650Z] Server Version: 0.0.0-dev [2021-08-20T22:20:23.650Z] Storage Driver: windowsfilter [2021-08-20T22:20:23.650Z] Windows: [2021-08-20T22:20:23.650Z] Logging Driver: json-file [2021-08-20T22:20:23.650Z] Plugins: [2021-08-20T22:20:23.650Z] Volume: local [2021-08-20T22:20:23.650Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-20T22:20:23.650Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-20T22:20:23.650Z] Swarm: inactive [2021-08-20T22:20:23.650Z] Default Isolation: process [2021-08-20T22:20:23.650Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-20T22:20:23.650Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-20T22:20:23.650Z] OSType: windows [2021-08-20T22:20:23.650Z] Architecture: x86_64 [2021-08-20T22:20:23.650Z] CPUs: 4 [2021-08-20T22:20:23.650Z] Total Memory: 32GiB [2021-08-20T22:20:23.650Z] Name: azwin-2-ccc170 [2021-08-20T22:20:23.650Z] ID: TJYQ:3I2U:KUEH:X5DL:B6AA:NZKH:6G77:M2QA:Q2IC:BZQE:LSOX:3EKJ [2021-08-20T22:20:23.650Z] Docker Root Dir: D:\CI\PR-42763\12\daemon [2021-08-20T22:20:23.650Z] Debug Mode (client): false [2021-08-20T22:20:23.650Z] Debug Mode (server): true [2021-08-20T22:20:23.650Z] File Descriptors: -1 [2021-08-20T22:20:23.650Z] Goroutines: 17 [2021-08-20T22:20:23.650Z] System Time: 2021-08-20T22:20:23.1523181Z [2021-08-20T22:20:23.650Z] EventsListeners: 0 [2021-08-20T22:20:23.650Z] Registry: https://index.docker.io/v1/ [2021-08-20T22:20:23.650Z] Labels: [2021-08-20T22:20:23.650Z] Experimental: false [2021-08-20T22:20:23.650Z] Insecure Registries: [2021-08-20T22:20:23.650Z] 127.0.0.0/8 [2021-08-20T22:20:23.650Z] Live Restore Enabled: false [2021-08-20T22:20:23.650Z] [2021-08-20T22:20:23.650Z] [2021-08-20T22:20:23.650Z] INFO: Stopping daemon under test [2021-08-20T22:20:23.650Z] SUCCESS: The process with PID 3796 (child process of PID 7264) has been terminated. [2021-08-20T22:20:23.650Z] SUCCESS: The process with PID 7264 (child process of PID 2596) has been terminated. [2021-08-20T22:20:23.650Z] INFO: Stop tailing logs of the daemon under tests [2021-08-20T22:20:23.650Z] INFO: executeCI.ps1 Completed successfully at 08/20/2021 22:20:23. [2021-08-20T22:20:23.650Z] INFO: Tidying up at end of run [2021-08-20T22:20:23.650Z] INFO: Saving daemon under test log (d:\CI\PR-42763\12\dut.out) to bundles\CIDUT.out [2021-08-20T22:20:23.650Z] INFO: Saving daemon under test log (d:\CI\PR-42763\12\dut.err) to bundles\CIDUT.err [2021-08-20T22:20:23.650Z] INFO: Nuke-Everything... [2021-08-20T22:20:24.103Z] INFO: Container count on control daemon to delete is 2 [2021-08-20T22:20:24.103Z] 95e670bd83cd [2021-08-20T22:20:24.103Z] ff7d38b216cb [2021-08-20T22:20:24.103Z] INFO: Non-base image count on control daemon to delete is 1 [2021-08-20T22:20:25.623Z] Deleted: sha256:d0c03e09c416fecc7ef9b77547446fe0a29930ee102d94ff8a743ac38c2d3f3d [2021-08-20T22:20:25.623Z] Deleted: sha256:6271bfb6d0efbe934e89853da84c7f06de8c42a130f95ad74c97bcb4227bcfc1 [2021-08-20T22:20:25.623Z] INFO: Tidying pidfile d:\CI\PR-42763\12\docker.pid [2021-08-20T22:20:25.623Z] INFO: Nuking d:\CI [2021-08-20T22:20:37.945Z] INFO: Zapped successfully [2021-08-20T22:20:37.945Z] [2021-08-20T22:20:37.945Z] INFO: executeCI.ps1 exiting at Fri Aug 20 22:20:36 CUT 2021. Duration 00:52:05.7551358 [2021-08-20T22:20:37.945Z] [2021-08-20T22:20:38.022Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-08-20T22:20:38.189Z] Recording test results [2021-08-20T22:20:38.575Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-08-20T22:20:40.105Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-08-20T22:20:41.270Z] Archiving artifacts [2021-08-20T22:20:42.408Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42763/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-20T22:20:43.383Z] + make clean [2021-08-20T22:20:43.837Z] docker volume rm -f docker-dev-cache [2021-08-20T22:20:43.837Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-20T22:20:50.217Z] docker_cli_external_volume_driver_test.go:53: [d0844434e490c] daemon is not started [2021-08-20T22:21:08.287Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-08-20T22:21:08.287Z] docker_cli_external_volume_driver_test.go:53: [d1bec4d6ea521] daemon is not started [2021-08-20T22:21:20.505Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-08-20T22:21:52.565Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-08-20T22:22:10.635Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-08-20T22:22:25.499Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-08-20T22:23:12.162Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-08-20T22:23:30.234Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-08-20T22:24:02.294Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-08-20T22:24:34.360Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-08-20T22:24:46.553Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-08-20T22:25:04.625Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-08-20T22:25:04.625Z] docker_cli_external_volume_driver_test.go:485: [d282f4cf99c9b] daemon is not started [2021-08-20T22:25:19.490Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-08-20T22:25:19.490Z] docker_cli_external_volume_driver_test.go:53: [dd3ebd30b240b] daemon is not started [2021-08-20T22:25:34.379Z] --- PASS: TestDockerExternalVolumeSuite (436.98s) [2021-08-20T22:25:34.379Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2021-08-20T22:25:34.379Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2021-08-20T22:25:34.379Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2021-08-20T22:25:34.379Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2021-08-20T22:25:34.379Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-08-20T22:25:34.379Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-08-20T22:25:34.379Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-08-20T22:25:34.379Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2021-08-20T22:25:34.379Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2021-08-20T22:25:34.379Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2021-08-20T22:25:34.379Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2021-08-20T22:25:34.379Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s) [2021-08-20T22:25:34.379Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2021-08-20T22:25:34.379Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2021-08-20T22:25:34.379Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2021-08-20T22:25:34.379Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.65s) [2021-08-20T22:25:34.379Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.05s) [2021-08-20T22:25:34.379Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2021-08-20T22:25:34.379Z] PASS [2021-08-20T22:25:34.379Z] [2021-08-20T22:25:34.379Z] === Skipped [2021-08-20T22:25:34.379Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-08-20T22:25:34.379Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-08-20T22:25:34.379Z] check_test.go:309: [d8cfb5fe908bf] daemon is not started [2021-08-20T22:25:34.379Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-08-20T22:25:34.379Z] [2021-08-20T22:25:34.379Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-08-20T22:25:34.379Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-08-20T22:25:34.379Z] check_test.go:309: [d4c01688db9e6] daemon is not started [2021-08-20T22:25:34.379Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-08-20T22:25:34.379Z] [2021-08-20T22:25:34.379Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-08-20T22:25:34.379Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-08-20T22:25:34.379Z] check_test.go:309: [d543c8bc70cf3] daemon is not started [2021-08-20T22:25:34.379Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-08-20T22:25:34.379Z] [2021-08-20T22:25:34.379Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-08-20T22:25:34.379Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-08-20T22:25:34.379Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-08-20T22:25:34.379Z] [2021-08-20T22:25:34.379Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-08-20T22:25:34.379Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-08-20T22:25:34.379Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-08-20T22:25:34.379Z] [2021-08-20T22:25:34.379Z] [2021-08-20T22:25:34.379Z] DONE 273 tests, 5 skipped in 2392.394s [2021-08-20T22:25:34.379Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-20T22:25:34.638Z] ++++ cat bundles/test-integration/docker.pid [2021-08-20T22:25:34.638Z] +++ kill 8759 [2021-08-20T22:25:34.638Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dd9ad2b31accf/docker.pid [2021-08-20T22:25:34.638Z] +++ kill 7599 [2021-08-20T22:25:34.638Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7599 is not a child of this shell [2021-08-20T22:25:34.638Z] warning: PID 7599 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dd9ad2b31accf/docker.pid had a nonzero exit code [2021-08-20T22:25:34.638Z] +++ /etc/init.d/apparmor stop [2021-08-20T22:25:34.638Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-20T22:25:34.638Z] [2021-08-20T22:25:34.638Z] Unloading profiles will leave already running processes permanently [2021-08-20T22:25:34.638Z] unconfined, which can lead to unexpected situations. [2021-08-20T22:25:34.638Z] [2021-08-20T22:25:34.638Z] To set a process to complain mode, use the command line tool [2021-08-20T22:25:34.638Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-20T22:25:34.638Z] +++ true [2021-08-20T22:25:34.638Z] exiting test-integration [2021-08-20T22:25:34.638Z] ++ exit 0 [2021-08-20T22:25:34.638Z] [2021-08-20T22:25:35.204Z] + exit 0 [2021-08-20T22:25:35.204Z] ++ jobs -p [2021-08-20T22:25:35.204Z] + pids= [2021-08-20T22:25:35.204Z] + echo 'Remaining pids to kill: []' [2021-08-20T22:25:35.204Z] Remaining pids to kill: [] [2021-08-20T22:25:35.204Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-08-20T22:25:35.219Z] Recording test results [2021-08-20T22:25:36.907Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-20T22:25:37.237Z] + echo Ensuring container killed. [2021-08-20T22:25:37.237Z] Ensuring container killed. [2021-08-20T22:25:37.237Z] + docker ps -aq -f name=docker-pr12-* [2021-08-20T22:25:37.237Z] + cids=0ea83d4c0e06 [2021-08-20T22:25:37.237Z] f249d078fe4b [2021-08-20T22:25:37.237Z] de4867aea11a [2021-08-20T22:25:37.237Z] + [ -n 0ea83d4c0e06 [2021-08-20T22:25:37.237Z] f249d078fe4b [2021-08-20T22:25:37.237Z] de4867aea11a ] [2021-08-20T22:25:37.237Z] + docker rm -vf 0ea83d4c0e06 f249d078fe4b de4867aea11a [2021-08-20T22:25:38.172Z] 0ea83d4c0e06 [2021-08-20T22:25:38.172Z] f249d078fe4b [2021-08-20T22:25:38.172Z] de4867aea11a [Pipeline] sh [2021-08-20T22:25:38.457Z] + echo Chowning /workspace to jenkins user [2021-08-20T22:25:38.457Z] Chowning /workspace to jenkins user [2021-08-20T22:25:38.457Z] + id -u [2021-08-20T22:25:38.457Z] + id -g [2021-08-20T22:25:38.457Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42763:/workspace busybox chown -R 1000:1000 /workspace [2021-08-20T22:25:38.457Z] Unable to find image 'busybox:latest' locally [2021-08-20T22:25:38.457Z] latest: Pulling from library/busybox [2021-08-20T22:25:38.715Z] 8ec32b265e94: Pulling fs layer [2021-08-20T22:25:38.715Z] 8ec32b265e94: Verifying Checksum [2021-08-20T22:25:38.715Z] 8ec32b265e94: Download complete [2021-08-20T22:25:38.715Z] 8ec32b265e94: Pull complete [2021-08-20T22:25:38.715Z] Digest: sha256:3c5ff4cf27d498cabff2976b2327d7a404aa781aeb130239ae13bd33b29d94c8 [2021-08-20T22:25:38.715Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-20T22:25:43.204Z] + bundleName=amd64 [2021-08-20T22:25:43.204Z] + echo Creating amd64-bundles.tar.gz [2021-08-20T22:25:43.204Z] Creating amd64-bundles.tar.gz [2021-08-20T22:25:43.204Z] + xargs tar -czf amd64-bundles.tar.gz [2021-08-20T22:25:43.204Z] + 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 [2021-08-20T22:25:44.589Z] Archiving artifacts [2021-08-20T22:25:46.403Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42763/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-20T22:25:46.715Z] + make clean [2021-08-20T22:25:46.975Z] docker volume rm -f docker-dev-cache [2021-08-20T22:25:46.975Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS